Unit Test Results

Designed for use with JUnit and Ant .

Summary

TestsFailuresErrorsSuccess rateTime
2600100.00%0.595
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.595

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

NameTestsErrorsFailuresTime(s)
AllCacheTests26000.595
Back to top


TestCase AllCacheTests

NameStatusTypeTime(s)
testGetNonExistantResourceSuccess0.081
testGetNullResourceSuccess0.000
testGetResourceThatExistsSuccess0.023
testResultStartsWithFileSuccess0.021
testDeleteCacheEntrySuccess0.015
testDeleteNullCacheEntrySuccess0.017
testClearCacheWithSingleEntrySuccess0.021
testClearCacheWithMultipleEntriesSuccess0.080
testGetInstanceSuccess0.000
testGetCacheEntriesSuccess0.063
testNotExpiredWhenMinusOneSuccess0.000
testNotExpiredWhenGreaterThanSystemTimeSuccess0.000
testExpiredWhenLessThanSystemTimeSuccess0.001
testResolveNullSystemIdSuccess0.002
testResolveNullSystemIdAndBaselocationSuccess0.002
testAbsoluteSystemIdSuccess0.123
testAbsoluteSystemIdNullBaselocationSuccess0.068
testRelativeSystemIdSuccess0.010
testRelativeSystemIdWillNullBaselocationSuccess0.001
testReturnsNullWhenDisabledSuccess0.000
testAddLicenseToRegistrySuccess0.002
testAddLicenseToRegistryTwiceSuccess0.001
testAgreeToLicenseSuccess0.002
testAgreeToLicenseNotInRegistrySuccess0.001
testDisgreeToLicenseSuccess0.002
testDisagreeToLicenseNotInRegistrySuccess0.001
Properties >>

Back to top