Unit Test Results

Designed for use with JUnit and Ant.

Summary

TestsFailuresErrorsSuccess rateTime
2600100.00%3.772
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.internal26003.772

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

NameTestsErrorsFailuresTime(s)
AllCacheTests26003.772
Back to top


TestCase AllCacheTests

NameStatusTypeTime(s)
testGetNonExistantResourceSuccess0.057
testGetNullResourceSuccess0.000
testGetResourceThatExistsSuccess0.008
testResultStartsWithFileSuccess0.018
testDeleteCacheEntrySuccess0.053
testDeleteNullCacheEntrySuccess0.004
testClearCacheWithSingleEntrySuccess0.005
testClearCacheWithMultipleEntriesSuccess0.972
testGetInstanceSuccess0.001
testGetCacheEntriesSuccess1.240
testNotExpiredWhenMinusOneSuccess0.001
testNotExpiredWhenGreaterThanSystemTimeSuccess0.000
testExpiredWhenLessThanSystemTimeSuccess0.001
testResolveNullSystemIdSuccess0.004
testResolveNullSystemIdAndBaselocationSuccess0.006
testAbsoluteSystemIdSuccess1.316
testAbsoluteSystemIdNullBaselocationSuccess0.006
testRelativeSystemIdSuccess0.036
testRelativeSystemIdWillNullBaselocationSuccess0.001
testReturnsNullWhenDisabledSuccess0.000
testAddLicenseToRegistrySuccess0.003
testAddLicenseToRegistryTwiceSuccess0.002
testAgreeToLicenseSuccess0.002
testAgreeToLicenseNotInRegistrySuccess0.001
testDisgreeToLicenseSuccess0.002
testDisagreeToLicenseNotInRegistrySuccess0.001
Properties >>

Back to top