As it can be seen of the attached file, the ConfigTest has incoherent data between items 'Package List ' and 'Test Cases' .
In 'Package List ' :
Class Tests Errors Failures Success Rate Time
ConfigTest 3 0 0 100% 0.585
ConfigTest has just 3 tests.
But, in 'Test Cases', there are much more than 3 tests (they are duplicated from the other tested class ManagerTest !)
ConfigTest
testCBEM1 0.039
testCBEM2 0.001
testCBEM3 0.001
testCBEM4 0.001
testCBEM5 0
testCBEM6 0
testCBEM7 0
testCBEM8 0
testCBEM9 0
testCBEM10 0.001
testCBEM11 0
testCBEM12 0.001
testGetBooleanProperty 0.528
testGetFloatProperty 0.029
testGetIntProperty 0.012