Unit Test Results

Designed for use with JUnit and Ant .

Summary

TestsFailuresErrorsSuccess rateTime
2600100.00%0.427
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.427

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

NameTestsErrorsFailuresTime(s)
AllCacheTests26000.427
Back to top


TestCase AllCacheTests

NameStatusTypeTime(s)
testGetNonExistantResourceSuccess0.055
testGetNullResourceSuccess0.001
testGetResourceThatExistsSuccess0.016
testResultStartsWithFileSuccess0.018
testDeleteCacheEntrySuccess0.015
testDeleteNullCacheEntrySuccess0.014
testClearCacheWithSingleEntrySuccess0.018
testClearCacheWithMultipleEntriesSuccess0.060
testGetInstanceSuccess0.000
testGetCacheEntriesSuccess0.060
testNotExpiredWhenMinusOneSuccess0.000
testNotExpiredWhenGreaterThanSystemTimeSuccess0.000
testExpiredWhenLessThanSystemTimeSuccess0.001
testResolveNullSystemIdSuccess0.002
testResolveNullSystemIdAndBaselocationSuccess0.001
testAbsoluteSystemIdSuccess0.045
testAbsoluteSystemIdNullBaselocationSuccess0.048
testRelativeSystemIdSuccess0.009
testRelativeSystemIdWillNullBaselocationSuccess0.000
testReturnsNullWhenDisabledSuccess0.000
testAddLicenseToRegistrySuccess0.002
testAddLicenseToRegistryTwiceSuccess0.002
testAgreeToLicenseSuccess0.001
testAgreeToLicenseNotInRegistrySuccess0.001
testDisgreeToLicenseSuccess0.002
testDisagreeToLicenseNotInRegistrySuccess0.001
Properties >>

Back to top