Unit Test Results

Designed for use with JUnit and Ant .

Summary

TestsFailuresErrorsSuccess rateTime
2600100.00%0.649
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.649

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

NameTestsErrorsFailuresTime(s)
AllCacheTests26000.649
Back to top


TestCase AllCacheTests

NameStatusTypeTime(s)
testGetNonExistantResourceSuccess0.107
testGetNullResourceSuccess0.000
testGetResourceThatExistsSuccess0.017
testResultStartsWithFileSuccess0.011
testDeleteCacheEntrySuccess0.012
testDeleteNullCacheEntrySuccess0.013
testClearCacheWithSingleEntrySuccess0.012
testClearCacheWithMultipleEntriesSuccess0.043
testGetInstanceSuccess0.001
testGetCacheEntriesSuccess0.034
testNotExpiredWhenMinusOneSuccess0.000
testNotExpiredWhenGreaterThanSystemTimeSuccess0.000
testExpiredWhenLessThanSystemTimeSuccess0.001
testResolveNullSystemIdSuccess0.004
testResolveNullSystemIdAndBaselocationSuccess0.002
testAbsoluteSystemIdSuccess0.029
testAbsoluteSystemIdNullBaselocationSuccess0.022
testRelativeSystemIdSuccess0.009
testRelativeSystemIdWillNullBaselocationSuccess0.001
testReturnsNullWhenDisabledSuccess0.000
testAddLicenseToRegistrySuccess0.004
testAddLicenseToRegistryTwiceSuccess0.002
testAgreeToLicenseSuccess0.002
testAgreeToLicenseNotInRegistrySuccess0.002
testDisgreeToLicenseSuccess0.002
testDisagreeToLicenseNotInRegistrySuccess0.002
Properties >>

Back to top