Unit Test Results

Designed for use with JUnit and Ant .

Summary

TestsFailuresErrorsSuccess rateTime
2600100.00%0.703
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.703

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

NameTestsErrorsFailuresTime(s)
AllCacheTests26000.703
Back to top


TestCase AllCacheTests

NameStatusTypeTime(s)
testGetNonExistantResourceSuccess0.137
testGetNullResourceSuccess0.000
testGetResourceThatExistsSuccess0.058
testResultStartsWithFileSuccess0.011
testDeleteCacheEntrySuccess0.011
testDeleteNullCacheEntrySuccess0.011
testClearCacheWithSingleEntrySuccess0.013
testClearCacheWithMultipleEntriesSuccess0.033
testGetInstanceSuccess0.001
testGetCacheEntriesSuccess0.062
testNotExpiredWhenMinusOneSuccess0.001
testNotExpiredWhenGreaterThanSystemTimeSuccess0.000
testExpiredWhenLessThanSystemTimeSuccess0.000
testResolveNullSystemIdSuccess0.003
testResolveNullSystemIdAndBaselocationSuccess0.002
testAbsoluteSystemIdSuccess0.025
testAbsoluteSystemIdNullBaselocationSuccess0.020
testRelativeSystemIdSuccess0.006
testRelativeSystemIdWillNullBaselocationSuccess0.000
testReturnsNullWhenDisabledSuccess0.001
testAddLicenseToRegistrySuccess0.002
testAddLicenseToRegistryTwiceSuccess0.001
testAgreeToLicenseSuccess0.001
testAgreeToLicenseNotInRegistrySuccess0.002
testDisgreeToLicenseSuccess0.001
testDisagreeToLicenseNotInRegistrySuccess0.001
Properties >>

Back to top