Unit Test Results

Designed for use with JUnit and Ant .

Summary

TestsFailuresErrorsSuccess rateTime
2600100.00%1.715
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.715

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

NameTestsErrorsFailuresTime(s)
AllCacheTests26001.715
Back to top


TestCase AllCacheTests

NameStatusTypeTime(s)
testGetNonExistantResourceSuccess0.186
testGetNullResourceSuccess0.000
testGetResourceThatExistsSuccess0.079
testResultStartsWithFileSuccess0.071
testDeleteCacheEntrySuccess0.079
testDeleteNullCacheEntrySuccess0.073
testClearCacheWithSingleEntrySuccess0.073
testClearCacheWithMultipleEntriesSuccess0.212
testGetInstanceSuccess0.000
testGetCacheEntriesSuccess0.210
testNotExpiredWhenMinusOneSuccess0.001
testNotExpiredWhenGreaterThanSystemTimeSuccess0.000
testExpiredWhenLessThanSystemTimeSuccess0.001
testResolveNullSystemIdSuccess0.006
testResolveNullSystemIdAndBaselocationSuccess0.007
testAbsoluteSystemIdSuccess0.099
testAbsoluteSystemIdNullBaselocationSuccess0.139
testRelativeSystemIdSuccess0.046
testRelativeSystemIdWillNullBaselocationSuccess0.001
testReturnsNullWhenDisabledSuccess0.002
testAddLicenseToRegistrySuccess0.004
testAddLicenseToRegistryTwiceSuccess0.002
testAgreeToLicenseSuccess0.003
testAgreeToLicenseNotInRegistrySuccess0.001
testDisgreeToLicenseSuccess0.002
testDisagreeToLicenseNotInRegistrySuccess0.001
Properties >>

Back to top