Unit Test Results

Designed for use with JUnit and Ant .

Summary

TestsFailuresErrorsSuccess rateTime
2600100.00%0.412
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.412

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

NameTestsErrorsFailuresTime(s)
AllCacheTests26000.412
Back to top


TestCase AllCacheTests

NameStatusTypeTime(s)
testGetNonExistantResourceSuccess0.050
testGetNullResourceSuccess0.001
testGetResourceThatExistsSuccess0.020
testResultStartsWithFileSuccess0.014
testDeleteCacheEntrySuccess0.018
testDeleteNullCacheEntrySuccess0.014
testClearCacheWithSingleEntrySuccess0.014
testClearCacheWithMultipleEntriesSuccess0.073
testGetInstanceSuccess0.000
testGetCacheEntriesSuccess0.051
testNotExpiredWhenMinusOneSuccess0.000
testNotExpiredWhenGreaterThanSystemTimeSuccess0.001
testExpiredWhenLessThanSystemTimeSuccess0.000
testResolveNullSystemIdSuccess0.002
testResolveNullSystemIdAndBaselocationSuccess0.001
testAbsoluteSystemIdSuccess0.038
testAbsoluteSystemIdNullBaselocationSuccess0.033
testRelativeSystemIdSuccess0.012
testRelativeSystemIdWillNullBaselocationSuccess0.001
testReturnsNullWhenDisabledSuccess0.000
testAddLicenseToRegistrySuccess0.003
testAddLicenseToRegistryTwiceSuccess0.002
testAgreeToLicenseSuccess0.001
testAgreeToLicenseNotInRegistrySuccess0.002
testDisgreeToLicenseSuccess0.001
testDisagreeToLicenseNotInRegistrySuccess0.002
Properties >>

Back to top