Unit Test Results

Designed for use with JUnit and Ant.

Summary

TestsFailuresErrorsSuccess rateTime
2600100.00%1.772
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.772

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

NameTestsErrorsFailuresTime(s)
AllCacheTests26001.772
Back to top


TestCase AllCacheTests

NameStatusTypeTime(s)
testGetNonExistantResourceSuccess0.052
testGetNullResourceSuccess0.001
testGetResourceThatExistsSuccess0.009
testResultStartsWithFileSuccess0.005
testDeleteCacheEntrySuccess0.048
testDeleteNullCacheEntrySuccess0.005
testClearCacheWithSingleEntrySuccess0.004
testClearCacheWithMultipleEntriesSuccess0.502
testGetInstanceSuccess0.000
testGetCacheEntriesSuccess0.463
testNotExpiredWhenMinusOneSuccess0.000
testNotExpiredWhenGreaterThanSystemTimeSuccess0.001
testExpiredWhenLessThanSystemTimeSuccess0.000
testResolveNullSystemIdSuccess0.005
testResolveNullSystemIdAndBaselocationSuccess0.005
testAbsoluteSystemIdSuccess0.593
testAbsoluteSystemIdNullBaselocationSuccess0.004
testRelativeSystemIdSuccess0.018
testRelativeSystemIdWillNullBaselocationSuccess0.001
testReturnsNullWhenDisabledSuccess0.000
testAddLicenseToRegistrySuccess0.003
testAddLicenseToRegistryTwiceSuccess0.002
testAgreeToLicenseSuccess0.003
testAgreeToLicenseNotInRegistrySuccess0.002
testDisgreeToLicenseSuccess0.002
testDisagreeToLicenseNotInRegistrySuccess0.002
Properties >>

Back to top