Unit Test Results

Designed for use with JUnit and Ant.

Summary

TestsFailuresErrorsSuccess rateTime
2600100.00%1.578
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.578

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

NameTestsErrorsFailuresTime(s)
AllCacheTests26001.578
Back to top


TestCase AllCacheTests

NameStatusTypeTime(s)
testGetNonExistantResourceSuccess0.041
testGetNullResourceSuccess0.000
testGetResourceThatExistsSuccess0.008
testResultStartsWithFileSuccess0.014
testDeleteCacheEntrySuccess0.040
testDeleteNullCacheEntrySuccess0.004
testClearCacheWithSingleEntrySuccess0.004
testClearCacheWithMultipleEntriesSuccess0.481
testGetInstanceSuccess0.000
testGetCacheEntriesSuccess0.469
testNotExpiredWhenMinusOneSuccess0.000
testNotExpiredWhenGreaterThanSystemTimeSuccess0.001
testExpiredWhenLessThanSystemTimeSuccess0.000
testResolveNullSystemIdSuccess0.004
testResolveNullSystemIdAndBaselocationSuccess0.006
testAbsoluteSystemIdSuccess0.428
testAbsoluteSystemIdNullBaselocationSuccess0.005
testRelativeSystemIdSuccess0.027
testRelativeSystemIdWillNullBaselocationSuccess0.000
testReturnsNullWhenDisabledSuccess0.001
testAddLicenseToRegistrySuccess0.003
testAddLicenseToRegistryTwiceSuccess0.001
testAgreeToLicenseSuccess0.002
testAgreeToLicenseNotInRegistrySuccess0.001
testDisgreeToLicenseSuccess0.002
testDisagreeToLicenseNotInRegistrySuccess0.001
Properties >>

Back to top