Unit Test Results

Designed for use with JUnit and Ant .

Summary

TestsFailuresErrorsSuccess rateTime
2600100.00%3.705
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.internal26003.705

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

NameTestsErrorsFailuresTime(s)
AllCacheTests26003.705
Back to top


TestCase AllCacheTests

NameStatusTypeTime(s)
testGetNonExistantResourceSuccess0.087
testGetNullResourceSuccess0.001
testGetResourceThatExistsSuccess0.047
testResultStartsWithFileSuccess0.037
testDeleteCacheEntrySuccess0.035
testDeleteNullCacheEntrySuccess0.052
testClearCacheWithSingleEntrySuccess0.057
testClearCacheWithMultipleEntriesSuccess0.804
testGetInstanceSuccess0.000
testGetCacheEntriesSuccess1.144
testNotExpiredWhenMinusOneSuccess0.001
testNotExpiredWhenGreaterThanSystemTimeSuccess0.001
testExpiredWhenLessThanSystemTimeSuccess0.000
testResolveNullSystemIdSuccess0.004
testResolveNullSystemIdAndBaselocationSuccess0.017
testAbsoluteSystemIdSuccess1.290
testAbsoluteSystemIdNullBaselocationSuccess0.001
testRelativeSystemIdSuccess0.025
testRelativeSystemIdWillNullBaselocationSuccess0.001
testReturnsNullWhenDisabledSuccess0.002
testAddLicenseToRegistrySuccess0.004
testAddLicenseToRegistryTwiceSuccess0.002
testAgreeToLicenseSuccess0.003
testAgreeToLicenseNotInRegistrySuccess0.003
testDisgreeToLicenseSuccess0.003
testDisagreeToLicenseNotInRegistrySuccess0.003
Properties >>

Back to top