Unit Test Results

Designed for use with JUnit and Ant .

Summary

TestsFailuresErrorsSuccess rateTime
2600100.00%0.828
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.828

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

NameTestsErrorsFailuresTime(s)
AllCacheTests26000.828
Back to top


TestCase AllCacheTests

NameStatusTypeTime(s)
testGetNonExistantResourceSuccess0.142
testGetNullResourceSuccess0.001
testGetResourceThatExistsSuccess0.046
testResultStartsWithFileSuccess0.031
testDeleteCacheEntrySuccess0.032
testDeleteNullCacheEntrySuccess0.028
testClearCacheWithSingleEntrySuccess0.061
testClearCacheWithMultipleEntriesSuccess0.089
testGetInstanceSuccess0.001
testGetCacheEntriesSuccess0.084
testNotExpiredWhenMinusOneSuccess0.002
testNotExpiredWhenGreaterThanSystemTimeSuccess0.000
testExpiredWhenLessThanSystemTimeSuccess0.000
testResolveNullSystemIdSuccess0.007
testResolveNullSystemIdAndBaselocationSuccess0.004
testAbsoluteSystemIdSuccess0.033
testAbsoluteSystemIdNullBaselocationSuccess0.025
testRelativeSystemIdSuccess0.012
testRelativeSystemIdWillNullBaselocationSuccess0.000
testReturnsNullWhenDisabledSuccess0.001
testAddLicenseToRegistrySuccess0.003
testAddLicenseToRegistryTwiceSuccess0.001
testAgreeToLicenseSuccess0.002
testAgreeToLicenseNotInRegistrySuccess0.002
testDisgreeToLicenseSuccess0.002
testDisagreeToLicenseNotInRegistrySuccess0.002
Properties >>

Back to top