Unit Test Results

Designed for use with JUnit and Ant.

Summary

TestsFailuresErrorsSuccess rateTime
2600100.00%3.168
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.internal26003.168

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

NameTestsErrorsFailuresTime(s)
AllCacheTests26003.168
Back to top


TestCase AllCacheTests

NameStatusTypeTime(s)
testGetNonExistantResourceSuccess0.090
testGetNullResourceSuccess0.000
testGetResourceThatExistsSuccess0.049
testResultStartsWithFileSuccess0.070
testDeleteCacheEntrySuccess0.084
testDeleteNullCacheEntrySuccess0.051
testClearCacheWithSingleEntrySuccess0.034
testClearCacheWithMultipleEntriesSuccess1.313
testGetInstanceSuccess0.000
testGetCacheEntriesSuccess0.678
testNotExpiredWhenMinusOneSuccess0.001
testNotExpiredWhenGreaterThanSystemTimeSuccess0.001
testExpiredWhenLessThanSystemTimeSuccess0.000
testResolveNullSystemIdSuccess0.005
testResolveNullSystemIdAndBaselocationSuccess0.017
testAbsoluteSystemIdSuccess0.703
testAbsoluteSystemIdNullBaselocationSuccess0.001
testRelativeSystemIdSuccess0.013
testRelativeSystemIdWillNullBaselocationSuccess0.001
testReturnsNullWhenDisabledSuccess0.002
testAddLicenseToRegistrySuccess0.003
testAddLicenseToRegistryTwiceSuccess0.002
testAgreeToLicenseSuccess0.003
testAgreeToLicenseNotInRegistrySuccess0.002
testDisgreeToLicenseSuccess0.003
testDisagreeToLicenseNotInRegistrySuccess0.002
Properties >>

Back to top