Unit Test Results

Designed for use with JUnit and Ant.

Summary

TestsFailuresErrorsSuccess rateTime
2600100.00%1.813
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.internal26001.813

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

NameTestsErrorsFailuresTime(s)
AllCacheTests26001.813
Back to top


TestCase AllCacheTests

NameStatusTypeTime(s)
testGetNonExistantResourceSuccess0.124
testGetNullResourceSuccess0.000
testGetResourceThatExistsSuccess0.013
testResultStartsWithFileSuccess0.010
testDeleteCacheEntrySuccess0.018
testDeleteNullCacheEntrySuccess0.010
testClearCacheWithSingleEntrySuccess0.008
testClearCacheWithMultipleEntriesSuccess0.507
testGetInstanceSuccess0.000
testGetCacheEntriesSuccess0.488
testNotExpiredWhenMinusOneSuccess0.000
testNotExpiredWhenGreaterThanSystemTimeSuccess0.001
testExpiredWhenLessThanSystemTimeSuccess0.000
testResolveNullSystemIdSuccess0.004
testResolveNullSystemIdAndBaselocationSuccess0.008
testAbsoluteSystemIdSuccess0.508
testAbsoluteSystemIdNullBaselocationSuccess0.001
testRelativeSystemIdSuccess0.009
testRelativeSystemIdWillNullBaselocationSuccess0.001
testReturnsNullWhenDisabledSuccess0.001
testAddLicenseToRegistrySuccess0.004
testAddLicenseToRegistryTwiceSuccess0.003
testAgreeToLicenseSuccess0.002
testAgreeToLicenseNotInRegistrySuccess0.003
testDisgreeToLicenseSuccess0.003
testDisagreeToLicenseNotInRegistrySuccess0.002
Properties >>

Back to top