Unit Test Results

Designed for use with JUnit and Ant .

Summary

TestsFailuresErrorsSuccess rateTime
2600100.00%0.512
Note: failures are anticipated and checked for with assertions while errors are unanticipated.

Packages

Note: package statistics are not computed recursively, they only sum up all of its testsuites numbers.
NameTestsErrorsFailuresTime(s)
org.eclipse.wst.internet.cache.tests.internal26000.512

Package org.eclipse.wst.internet.cache.tests.internal

NameTestsErrorsFailuresTime(s)
AllCacheTests26000.512
Back to top


TestCase AllCacheTests

NameStatusTypeTime(s)
testGetNonExistantResourceSuccess0.063
testGetNullResourceSuccess0.000
testGetResourceThatExistsSuccess0.016
testResultStartsWithFileSuccess0.012
testDeleteCacheEntrySuccess0.012
testDeleteNullCacheEntrySuccess0.013
testClearCacheWithSingleEntrySuccess0.017
testClearCacheWithMultipleEntriesSuccess0.050
testGetInstanceSuccess0.000
testGetCacheEntriesSuccess0.164
testNotExpiredWhenMinusOneSuccess0.000
testNotExpiredWhenGreaterThanSystemTimeSuccess0.000
testExpiredWhenLessThanSystemTimeSuccess0.000
testResolveNullSystemIdSuccess0.002
testResolveNullSystemIdAndBaselocationSuccess0.001
testAbsoluteSystemIdSuccess0.035
testAbsoluteSystemIdNullBaselocationSuccess0.029
testRelativeSystemIdSuccess0.008
testRelativeSystemIdWillNullBaselocationSuccess0.000
testReturnsNullWhenDisabledSuccess0.001
testAddLicenseToRegistrySuccess0.003
testAddLicenseToRegistryTwiceSuccess0.001
testAgreeToLicenseSuccess0.002
testAgreeToLicenseNotInRegistrySuccess0.001
testDisgreeToLicenseSuccess0.002
testDisagreeToLicenseNotInRegistrySuccess0.001
Properties >>

Back to top