Unit Test Results

Designed for use with JUnit and Ant .

Summary

TestsFailuresErrorsSuccess rateTime
2600100.00%0.437
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.437

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

NameTestsErrorsFailuresTime(s)
AllCacheTests26000.437
Back to top


TestCase AllCacheTests

NameStatusTypeTime(s)
testGetNonExistantResourceSuccess0.077
testGetNullResourceSuccess0.000
testGetResourceThatExistsSuccess0.017
testResultStartsWithFileSuccess0.016
testDeleteCacheEntrySuccess0.020
testDeleteNullCacheEntrySuccess0.016
testClearCacheWithSingleEntrySuccess0.016
testClearCacheWithMultipleEntriesSuccess0.055
testGetInstanceSuccess0.000
testGetCacheEntriesSuccess0.059
testNotExpiredWhenMinusOneSuccess0.000
testNotExpiredWhenGreaterThanSystemTimeSuccess0.001
testExpiredWhenLessThanSystemTimeSuccess0.001
testResolveNullSystemIdSuccess0.002
testResolveNullSystemIdAndBaselocationSuccess0.001
testAbsoluteSystemIdSuccess0.041
testAbsoluteSystemIdNullBaselocationSuccess0.036
testRelativeSystemIdSuccess0.010
testRelativeSystemIdWillNullBaselocationSuccess0.000
testReturnsNullWhenDisabledSuccess0.000
testAddLicenseToRegistrySuccess0.003
testAddLicenseToRegistryTwiceSuccess0.001
testAgreeToLicenseSuccess0.001
testAgreeToLicenseNotInRegistrySuccess0.001
testDisgreeToLicenseSuccess0.001
testDisagreeToLicenseNotInRegistrySuccess0.001
Properties >>

Back to top