Summary

[ summary] [ package list] [ test cases]

TestsErrorsFailuresSuccess rateTime(s)
2100100,00%0,63

Note: failuresare anticipated and checked for with assertions while errorsare unanticipated.

Package List

[ summary] [ package list] [ test cases]

PackageTestsErrorsFailuresSuccess RateTime
inc.che.common.assertion 1100100,00%0,02
inc.che.common.config 600100,00%0,44
inc.che.common.jar 100100,00%0,06
inc.che.common.math 100100,00%0,08
inc.che.common.resource 100100,00%0,00
inc.che.common.type 100100,00%0,03

Note: package statistics are not computed recursively, they only sum up all of its testsuites numbers.

inc.che.common.assertion

ClassTestsErrorsFailuresSuccess RateTime
Success AssertTest 1100100,00%0,016

inc.che.common.config

ClassTestsErrorsFailuresSuccess RateTime
Success ConfigTest 600100,00%0,438

inc.che.common.jar

ClassTestsErrorsFailuresSuccess RateTime
Success JarUtilTest 100100,00%0,063

inc.che.common.math

ClassTestsErrorsFailuresSuccess RateTime
Success MathUtilTest 100100,00%0,078

inc.che.common.resource

ClassTestsErrorsFailuresSuccess RateTime
Success ResourceManagerTest 100100,00%0,000

inc.che.common.type

ClassTestsErrorsFailuresSuccess RateTime
Success IntHashMapTest 100100,00%0,032

Test Cases

[ summary] [ package list] [ test cases]

AssertTest

Success testAssertEnabled0,02
Success testAssertDisabled0,00
Success testNotNull0,00
Success testEq0,00
Success testIsInstanceOf0,00
Success testEquals0,00
Success testIsClass0,00
Success testCollectionAssert0,00
Success testContainsNotNull0,00
Success testAreInstanceOf0,00
Success testAreClass0,00

ConfigTest

Success testIntParameter0,03
Success testDoubleParameter0,00
Success testColorParameter0,27
Success testBooleanParameter0,03
Success testStoreConfig0,08
Success testLoadConfig0,02

JarUtilTest

Success testMethods0,05

MathUtilTest

Success testConvert0,08

ResourceManagerTest

Success testGetText0,00

IntHashMapTest

Success testIntHashMap0,02