Unit Test Results

Designed for use with JUnit and Ant .

Summary

TestsFailuresErrorsSuccess rateTime
2600100.00%0.914
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.914

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

NameTestsErrorsFailuresTime(s)
AllCacheTests26000.914
Back to top


TestCase AllCacheTests

NameStatusTypeTime(s)
testGetNonExistantResourceSuccess0.205
testGetNullResourceSuccess0.000
testGetResourceThatExistsSuccess0.020
testResultStartsWithFileSuccess0.015
testDeleteCacheEntrySuccess0.018
testDeleteNullCacheEntrySuccess0.017
testClearCacheWithSingleEntrySuccess0.018
testClearCacheWithMultipleEntriesSuccess0.091
testGetInstanceSuccess0.000
testGetCacheEntriesSuccess0.087
testNotExpiredWhenMinusOneSuccess0.001
testNotExpiredWhenGreaterThanSystemTimeSuccess0.000
testExpiredWhenLessThanSystemTimeSuccess0.000
testResolveNullSystemIdSuccess0.010
testResolveNullSystemIdAndBaselocationSuccess0.001
testAbsoluteSystemIdSuccess0.103
testAbsoluteSystemIdNullBaselocationSuccess0.060
testRelativeSystemIdSuccess0.066
testRelativeSystemIdWillNullBaselocationSuccess0.001
testReturnsNullWhenDisabledSuccess0.000
testAddLicenseToRegistrySuccess0.029
testAddLicenseToRegistryTwiceSuccess0.018
testAgreeToLicenseSuccess0.025
testAgreeToLicenseNotInRegistrySuccess0.018
testDisgreeToLicenseSuccess0.022
testDisagreeToLicenseNotInRegistrySuccess0.022
Properties >>

Back to top