Unit Test Results

Designed for use with JUnit and Ant .

Summary

TestsFailuresErrorsSuccess rateTime
2600100.00%1.190
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.190

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

NameTestsErrorsFailuresTime(s)
AllCacheTests26001.190
Back to top


TestCase AllCacheTests

NameStatusTypeTime(s)
testGetNonExistantResourceSuccess0.152
testGetNullResourceSuccess0.000
testGetResourceThatExistsSuccess0.091
testResultStartsWithFileSuccess0.043
testDeleteCacheEntrySuccess0.038
testDeleteNullCacheEntrySuccess0.037
testClearCacheWithSingleEntrySuccess0.038
testClearCacheWithMultipleEntriesSuccess0.178
testGetInstanceSuccess0.000
testGetCacheEntriesSuccess0.186
testNotExpiredWhenMinusOneSuccess0.001
testNotExpiredWhenGreaterThanSystemTimeSuccess0.001
testExpiredWhenLessThanSystemTimeSuccess0.001
testResolveNullSystemIdSuccess0.005
testResolveNullSystemIdAndBaselocationSuccess0.006
testAbsoluteSystemIdSuccess0.125
testAbsoluteSystemIdNullBaselocationSuccess0.001
testRelativeSystemIdSuccess0.029
testRelativeSystemIdWillNullBaselocationSuccess0.000
testReturnsNullWhenDisabledSuccess0.001
testAddLicenseToRegistrySuccess0.004
testAddLicenseToRegistryTwiceSuccess0.002
testAgreeToLicenseSuccess0.003
testAgreeToLicenseNotInRegistrySuccess0.003
testDisgreeToLicenseSuccess0.003
testDisagreeToLicenseNotInRegistrySuccess0.003
Properties >>

Back to top