Unit Test Results

Designed for use with JUnit and Ant .

Summary

TestsFailuresErrorsSuccess rateTime
2600100.00%1.923
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.internal26001.923

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

NameTestsErrorsFailuresTime(s)
AllCacheTests26001.923
Back to top


TestCase AllCacheTests

NameStatusTypeTime(s)
testGetNonExistantResourceSuccess0.192
testGetNullResourceSuccess0.001
testGetResourceThatExistsSuccess0.083
testResultStartsWithFileSuccess0.082
testDeleteCacheEntrySuccess0.072
testDeleteNullCacheEntrySuccess0.070
testClearCacheWithSingleEntrySuccess0.083
testClearCacheWithMultipleEntriesSuccess0.332
testGetInstanceSuccess0.001
testGetCacheEntriesSuccess0.255
testNotExpiredWhenMinusOneSuccess0.001
testNotExpiredWhenGreaterThanSystemTimeSuccess0.001
testExpiredWhenLessThanSystemTimeSuccess0.000
testResolveNullSystemIdSuccess0.006
testResolveNullSystemIdAndBaselocationSuccess0.008
testAbsoluteSystemIdSuccess0.169
testAbsoluteSystemIdNullBaselocationSuccess0.133
testRelativeSystemIdSuccess0.041
testRelativeSystemIdWillNullBaselocationSuccess0.001
testReturnsNullWhenDisabledSuccess0.001
testAddLicenseToRegistrySuccess0.004
testAddLicenseToRegistryTwiceSuccess0.002
testAgreeToLicenseSuccess0.008
testAgreeToLicenseNotInRegistrySuccess0.002
testDisgreeToLicenseSuccess0.002
testDisagreeToLicenseNotInRegistrySuccess0.003
Properties >>

Back to top