Unit Test Results

Designed for use with JUnit and Ant .

Summary

TestsFailuresErrorsSuccess rateTime
2600100.00%0.572
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.572

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

NameTestsErrorsFailuresTime(s)
AllCacheTests26000.572
Back to top


TestCase AllCacheTests

NameStatusTypeTime(s)
testGetNonExistantResourceSuccess0.063
testGetNullResourceSuccess0.000
testGetResourceThatExistsSuccess0.014
testResultStartsWithFileSuccess0.017
testDeleteCacheEntrySuccess0.027
testDeleteNullCacheEntrySuccess0.029
testClearCacheWithSingleEntrySuccess0.040
testClearCacheWithMultipleEntriesSuccess0.061
testGetInstanceSuccess0.000
testGetCacheEntriesSuccess0.159
testNotExpiredWhenMinusOneSuccess0.001
testNotExpiredWhenGreaterThanSystemTimeSuccess0.000
testExpiredWhenLessThanSystemTimeSuccess0.001
testResolveNullSystemIdSuccess0.003
testResolveNullSystemIdAndBaselocationSuccess0.001
testAbsoluteSystemIdSuccess0.025
testAbsoluteSystemIdNullBaselocationSuccess0.020
testRelativeSystemIdSuccess0.007
testRelativeSystemIdWillNullBaselocationSuccess0.001
testReturnsNullWhenDisabledSuccess0.000
testAddLicenseToRegistrySuccess0.002
testAddLicenseToRegistryTwiceSuccess0.001
testAgreeToLicenseSuccess0.001
testAgreeToLicenseNotInRegistrySuccess0.002
testDisgreeToLicenseSuccess0.001
testDisagreeToLicenseNotInRegistrySuccess0.002
Properties >>

Back to top