[ summary] [ package list] [ test cases]
Tests | Errors | Failures | Success rate | Time(s) |
---|---|---|---|---|
263 | 0 | 0 | 100.00% | 0.97 |
Note: failuresare anticipated and checked for with assertions while errorsare unanticipated.
[ summary] [ package list] [ test cases]
Package | Tests | Errors | Failures | Success Rate | Time |
---|---|---|---|---|---|
org.codehaus.dna.impl | 237 | 0 | 0 | 100.00% | 0.91 |
org.codehaus.dna | 26 | 0 | 0 | 100.00% | 0.06 |
Note: package statistics are not computed recursively, they only sum up all of its testsuites numbers.
Class | Tests | Errors | Failures | Success Rate | Time | |
---|---|---|---|---|---|---|
![]() | Log4JLoggerTestCase | 24 | 0 | 0 | 100.00% | 0.155 |
![]() | SAXConfigurationHandlerTestCase | 21 | 0 | 0 | 100.00% | 0.056 |
![]() | ContainerUtilTestCase | 13 | 0 | 0 | 100.00% | 0.060 |
![]() | Jdk14LoggerTestCase | 24 | 0 | 0 | 100.00% | 0.073 |
![]() | ConfigurationUtilTestCase | 28 | 0 | 0 | 100.00% | 0.285 |
![]() | ConsoleLoggerTestCase | 32 | 0 | 0 | 100.00% | 0.031 |
![]() | DefaultConfigurationTestCase | 55 | 0 | 0 | 100.00% | 0.079 |
![]() | SAXConfigurationSerializerTestCase | 7 | 0 | 0 | 100.00% | 0.046 |
![]() | FreezableTestCase | 3 | 0 | 0 | 100.00% | 0.018 |
![]() | LogkitLoggerTestCase | 24 | 0 | 0 | 100.00% | 0.085 |
![]() | DefaultResourceLocatorTestCase | 6 | 0 | 0 | 100.00% | 0.020 |
Class | Tests | Errors | Failures | Success Rate | Time | |
---|---|---|---|---|---|---|
![]() | ConfigurationExceptionTestCase | 14 | 0 | 0 | 100.00% | 0.017 |
![]() | MissingResourceExceptionTestCase | 5 | 0 | 0 | 100.00% | 0.013 |
![]() | ReleaseUtilTestCase | 2 | 0 | 0 | 100.00% | 0.014 |
![]() | LogEnabledTestCase | 5 | 0 | 0 | 100.00% | 0.015 |
[ summary] [ package list] [ test cases]
![]() | testLog4JLoggerEmptyCtor | 0.01 |
![]() | testLog4JLoggerGetChildLogger | 0.06 |
![]() | testLog4JLoggerTraceEnabled | 0.00 |
![]() | testLog4JLoggerTraceDisabled | 0.00 |
![]() | testLog4JLoggerTraceWithExceptionEnabled | 0.00 |
![]() | testLog4JLoggerTraceWithExceptionDisabled | 0.00 |
![]() | testLog4JLoggerDebugEnabled | 0.00 |
![]() | testLog4JLoggerDebugDisabled | 0.00 |
![]() | testLog4JLoggerDebugWithExceptionEnabled | 0.00 |
![]() | testLog4JLoggerDebugWithExceptionDisabled | 0.00 |
![]() | testLog4JLoggerInfoEnabled | 0.00 |
![]() | testLog4JLoggerInfoDisabled | 0.00 |
![]() | testLog4JLoggerInfoWithExceptionEnabled | 0.00 |
![]() | testLog4JLoggerInfoWithExceptionDisabled | 0.00 |
![]() | testLog4JLoggerWarnEnabled | 0.00 |
![]() | testLog4JLoggerWarnDisabled | 0.00 |
![]() | testLog4JLoggerWarnWithExceptionEnabled | 0.00 |
![]() | testLog4JLoggerWarnWithExceptionDisabled | 0.00 |
![]() | testLog4JLoggerErrorEnabled | 0.00 |
![]() | testLog4JLoggerErrorWithExceptionEnabled | 0.00 |
![]() | testConsoleLevelComparisonWithDebugEnabled | 0.00 |
![]() | testConsoleLevelComparisonWithInfoEnabled | 0.00 |
![]() | testConsoleLevelComparisonWithWarnEnabled | 0.00 |
![]() | testConsoleLevelComparisonWithErrorEnabled | 0.00 |
![]() | testGetLocationWithNullLocator | 0.00 |
![]() | testGetLocationWithNullSystemId | 0.00 |
![]() | testGetLocationWithNonNullSystemId | 0.00 |
![]() | testGetLocationWithLineSet | 0.00 |
![]() | testGetLocationWithColSet | 0.00 |
![]() | testGetLocationWithColSetButLineNotSet | 0.00 |
![]() | testWarningRethrowsException | 0.00 |
![]() | testErrorRethrowsException | 0.00 |
![]() | testFatalRethrowsException | 0.00 |
![]() | testCreateSimpleConfiguration | 0.01 |
![]() | testCreateConfigurationWithValue | 0.00 |
![]() | testCreateConfigurationWithValueThatIsIntercepted | 0.00 |
![]() | testCreateConfigurationWithValueInMultipleFragments | 0.00 |
![]() | testCreateConfigurationWithChildElement | 0.01 |
![]() | testCreateConfigurationWithDeepChildElements | 0.00 |
![]() | testCreateConfigurationWithChildElementContaingContent | 0.00 |
![]() | testCreateConfigurationWithMixedContent | 0.00 |
![]() | testClearHandler | 0.00 |
![]() | testCreateConfigurationContainingEmptySeparator | 0.00 |
![]() | testCreateConfigurationWithAttributes | 0.00 |
![]() | testCreateConfigurationWithAttributesWithInterception | 0.00 |
![]() | testEnableLoggingOnComponentNotImplementingStage | 0.00 |
![]() | testEnableLoggingOnComponentImplementingStage | 0.01 |
![]() | testEnableLoggingOnComponentImplementingStageButNullLogger | 0.00 |
![]() | testComposeOnComponentNotImplementingStage | 0.00 |
![]() | testComposeOnComponentImplementingStage | 0.01 |
![]() | testComposeOnComponentImplementingStageButNullLogger | 0.00 |
![]() | testConfigureOnComponentNotImplementingStage | 0.00 |
![]() | testConfigureOnComponentImplementingStage | 0.01 |
![]() | testConfigureOnComponentImplementingStageButNullLogger | 0.00 |
![]() | testInitializeOnComponentNotImplementingStage | 0.00 |
![]() | testInitializeOnComponentImplementingStage | 0.00 |
![]() | testDisposeOnComponentNotImplementingStage | 0.00 |
![]() | testDisposeOnComponentImplementingStage | 0.00 |
![]() | testConsoleLevelComparisonWithDebugEnabled | 0.01 |
![]() | testConsoleLevelComparisonWithInfoEnabled | 0.00 |
![]() | testConsoleLevelComparisonWithWarnEnabled | 0.00 |
![]() | testConsoleLevelComparisonWithErrorEnabled | 0.00 |
![]() | testLogkitLoggerEmptyCtor | 0.00 |
![]() | testJdk14LoggerGetChildLogger | 0.00 |
![]() | testJdk14LoggerTraceEnabled | 0.00 |
![]() | testJdk14LoggerTraceDisabled | 0.00 |
![]() | testJdk14LoggerTraceWithExceptionEnabled | 0.00 |
![]() | testJdk14LoggerTraceWithExceptionDisabled | 0.00 |
![]() | testJdk14LoggerDebugEnabled | 0.00 |
![]() | testJdk14LoggerDebugDisabled | 0.00 |
![]() | testJdk14LoggerDebugWithExceptionEnabled | 0.00 |
![]() | testJdk14LoggerDebugWithExceptionDisabled | 0.00 |
![]() | testJdk14LoggerInfoEnabled | 0.00 |
![]() | testJdk14LoggerInfoDisabled | 0.00 |
![]() | testJdk14LoggerInfoWithExceptionEnabled | 0.00 |
![]() | testJdk14LoggerInfoWithExceptionDisabled | 0.00 |
![]() | testJdk14LoggerWarnEnabled | 0.00 |
![]() | testJdk14LoggerWarnDisabled | 0.00 |
![]() | testJdk14LoggerWarnWithExceptionEnabled | 0.00 |
![]() | testJdk14LoggerWarnWithExceptionDisabled | 0.00 |
![]() | testJdk14LoggerErrorEnabled | 0.00 |
![]() | testJdk14LoggerErrorWithExceptionEnabled | 0.00 |
![]() | testToElementWithBasicConfiguration | 0.03 |
![]() | testToElementWithConfigurationWithValue | 0.00 |
![]() | testToElementWithConfigurationWithAttributes | 0.01 |
![]() | testToElementWithConfigurationWithChildren | 0.01 |
![]() | testToElementWithSevereError | 0.00 |
![]() | testToConfigurationFromBasicElement | 0.01 |
![]() | testToConfigurationFromElementWithValue | 0.01 |
![]() | testToConfigurationFromElementWithMultipleValueFragments | 0.01 |
![]() | testToConfigurationFromElementWithInternalComment | 0.01 |
![]() | testToConfigurationFromElementWithAttributes | 0.00 |
![]() | testToConfigurationFromElementWithChildren | 0.01 |
![]() | testSerializeToResult | 0.16 |
![]() | testBuildFromXML | 0.01 |
![]() | testGeneratePathNameFromRootForRoot | 0.00 |
![]() | testGeneratePathNameFromRoot | 0.00 |
![]() | testGeneratePathNameFromNonRoot | 0.00 |
![]() | testEqualsOnEmptyConfigurations | 0.00 |
![]() | testEqualsWithDifferentNames | 0.00 |
![]() | testEqualsWithAttributes | 0.00 |
![]() | testEqualsWithDifferentNumberOfAttributes | 0.00 |
![]() | testEqualsWithDifferentAttributeNames | 0.00 |
![]() | testEqualsWithDifferentAttributeValues | 0.00 |
![]() | testEqualsWithChild | 0.00 |
![]() | testEqualsWithDifferentChildCount | 0.00 |
![]() | testEqualsWithDifferentChildren | 0.00 |
![]() | testEqualsWithContent | 0.00 |
![]() | testEqualsWithDifferentContent | 0.00 |
![]() | testEqualsWithContentOnOne | 0.00 |
![]() | testConsoleLevelComparisonWithDebugEnabled | 0.00 |
![]() | testConsoleLevelComparisonWithInfoEnabled | 0.00 |
![]() | testConsoleLevelComparisonWithWarnEnabled | 0.00 |
![]() | testConsoleLevelComparisonWithErrorEnabled | 0.00 |
![]() | testConsoleWithEmptyOutput | 0.00 |
![]() | testMockConsoleEmptyCtor | 0.00 |
![]() | testMockConsoleGetChildLogger | 0.00 |
![]() | testMockConsoleOutputToConsole | 0.00 |
![]() | testMockConsoleOutputToConsoleWithException | 0.00 |
![]() | testMockConsoleTraceEnabled | 0.00 |
![]() | testMockConsoleTraceDisabled | 0.00 |
![]() | testMockConsoleTraceWithExceptionEnabled | 0.00 |
![]() | testMockConsoleTraceWithExceptionDisabled | 0.00 |
![]() | testMockConsoleDebugEnabled | 0.00 |
![]() | testMockConsoleDebugDisabled | 0.00 |
![]() | testMockConsoleDebugWithExceptionEnabled | 0.00 |
![]() | testMockConsoleDebugWithExceptionDisabled | 0.00 |
![]() | testMockConsoleInfoEnabled | 0.00 |
![]() | testMockConsoleInfoDisabled | 0.00 |
![]() | testMockConsoleInfoWithExceptionEnabled | 0.00 |
![]() | testMockConsoleInfoWithExceptionDisabled | 0.00 |
![]() | testMockConsoleWarnEnabled | 0.00 |
![]() | testMockConsoleWarnDisabled | 0.00 |
![]() | testMockConsoleWarnWithExceptionEnabled | 0.00 |
![]() | testMockConsoleWarnWithExceptionDisabled | 0.00 |
![]() | testMockConsoleErrorEnabled | 0.00 |
![]() | testMockConsoleErrorDisabled | 0.00 |
![]() | testMockConsoleErrorWithExceptionEnabled | 0.00 |
![]() | testMockConsoleErrorWithExceptionDisabled | 0.00 |
![]() | testConsoleLevelComparisonWithAll | 0.00 |
![]() | testConsoleLevelComparisonWithNone | 0.00 |
![]() | testConsoleLevelComparisonWithTraceEnabled | 0.00 |
![]() | testBasicConfigurationElement | 0.01 |
![]() | testNullNameInCtor | 0.00 |
![]() | testNullLocationInCtor | 0.00 |
![]() | testNullPathInCtor | 0.00 |
![]() | testNullNameInSetAttribute | 0.00 |
![]() | testNullValueInSetAttribute | 0.00 |
![]() | testNullValueInSetValue | 0.00 |
![]() | testNullChildinAddChild | 0.00 |
![]() | testNullNameInGetAttribute | 0.00 |
![]() | testNullNameInGetChild | 0.00 |
![]() | testNullNameInGetChildren | 0.00 |
![]() | testGetValueAsText | 0.00 |
![]() | testGetNullValueAsText | 0.00 |
![]() | testGetValueAsBoolean | 0.00 |
![]() | testGetNullValueAsBoolean | 0.00 |
![]() | testGetValueAsInteger | 0.00 |
![]() | testGetNullValueAsInteger | 0.00 |
![]() | testGetMalformedValueAsInteger | 0.00 |
![]() | testGetValueAsLong | 0.00 |
![]() | testGetNullValueAsLong | 0.00 |
![]() | testGetMalformedValueAsLong | 0.00 |
![]() | testGetValueAsFloat | 0.00 |
![]() | testGetNullValueAsFloat | 0.00 |
![]() | testGetMalformedValueAsFloat | 0.00 |
![]() | testGetAttributeAsText | 0.00 |
![]() | testGetMissingAttributeAsText | 0.00 |
![]() | testGetAttributeAsBoolean | 0.00 |
![]() | testGetMissingAttributeAsBoolean | 0.00 |
![]() | testGetAttributeAsInteger | 0.00 |
![]() | testGetMissingAttributeAsInteger | 0.00 |
![]() | testGetMalformedAttributeAsInteger | 0.00 |
![]() | testGetAttributeAsLong | 0.00 |
![]() | testGetMissingAttributeAsLong | 0.00 |
![]() | testGetMalformedAttributeAsLong | 0.00 |
![]() | testGetAttributeAsFloat | 0.00 |
![]() | testGetMissingAttributeAsFloat | 0.00 |
![]() | testGetMalformedAttributeAsFloat | 0.00 |
![]() | testGetAttributes | 0.00 |
![]() | testGetAttributesWithNoAttributesSet | 0.00 |
![]() | testGetChildren | 0.00 |
![]() | testGetChildrenWithNoChildren | 0.00 |
![]() | testGetChild | 0.00 |
![]() | testGetNotExistentChildWithNoAutoCreateButOtherChildren | 0.00 |
![]() | testGetNotExistentChildWithNoAutoCreate | 0.00 |
![]() | testGetNotExistentChildWithAutoCreate | 0.00 |
![]() | testGuardAgainstMixedContentWhenAddingValue | 0.00 |
![]() | testGuardAgainstMixedContentWhenAddingChild | 0.00 |
![]() | testGetChildrenWithName | 0.00 |
![]() | testGetChildrenWithNameAndNoExistingChildren | 0.00 |
![]() | testAutogeneratePath | 0.00 |
![]() | testMakeReadOnlyWithNoChildren | 0.00 |
![]() | testMakeReadOnlyWithChildren | 0.00 |
![]() | testMakeReadOnlyWithNonFreezableChildren | 0.02 |
![]() | testToString | 0.00 |
![]() | testToStringWithAttributes | 0.00 |
![]() | testSerializeZeroLengthAttributes | 0.01 |
![]() | testSerializeAttributes | 0.00 |
![]() | testSerializeElementWithNoContentOrChildren | 0.02 |
![]() | testSerializeElementWithValue | 0.00 |
![]() | testSerializeElementWithChild | 0.00 |
![]() | testSerializeElementWithChildAndContent | 0.00 |
![]() | testSerializeElementAsPartOfDocument | 0.00 |
![]() | testMakeReadOnly | 0.01 |
![]() | testCheckWriteable | 0.00 |
![]() | testCheckWriteableOnWriteable | 0.00 |
![]() | testConsoleLevelComparisonWithDebugEnabled | 0.04 |
![]() | testConsoleLevelComparisonWithInfoEnabled | 0.00 |
![]() | testConsoleLevelComparisonWithWarnEnabled | 0.00 |
![]() | testConsoleLevelComparisonWithErrorEnabled | 0.00 |
![]() | testLogkitLoggerEmptyCtor | 0.00 |
![]() | testLogkitLoggerGetChildLogger | 0.00 |
![]() | testLogkitLoggerTraceEnabled | 0.01 |
![]() | testLogkitLoggerTraceDisabled | 0.00 |
![]() | testLogkitLoggerTraceWithExceptionEnabled | 0.00 |
![]() | testLogkitLoggerTraceWithExceptionDisabled | 0.00 |
![]() | testLogkitLoggerDebugEnabled | 0.00 |
![]() | testLogkitLoggerDebugDisabled | 0.00 |
![]() | testLogkitLoggerDebugWithExceptionEnabled | 0.00 |
![]() | testLogkitLoggerDebugWithExceptionDisabled | 0.00 |
![]() | testLogkitLoggerInfoEnabled | 0.00 |
![]() | testLogkitLoggerInfoDisabled | 0.00 |
![]() | testLogkitLoggerInfoWithExceptionEnabled | 0.00 |
![]() | testLogkitLoggerInfoWithExceptionDisabled | 0.01 |
![]() | testLogkitLoggerWarnEnabled | 0.00 |
![]() | testLogkitLoggerWarnDisabled | 0.00 |
![]() | testLogkitLoggerWarnWithExceptionEnabled | 0.00 |
![]() | testLogkitLoggerWarnWithExceptionDisabled | 0.00 |
![]() | testLogkitLoggerErrorEnabled | 0.00 |
![]() | testLogkitLoggerErrorWithExceptionEnabled | 0.00 |
![]() | testLookupMissingResourceWithNoParent | 0.01 |
![]() | testLookupMissingResourceWithParent | 0.00 |
![]() | testLookupResourceInLocalLocator | 0.00 |
![]() | testLookupResourceInParentLocator | 0.00 |
![]() | testPutWithNullKey | 0.00 |
![]() | testPutWithNullResource | 0.00 |
![]() | testConfigurationExceptionConstruction | 0.00 |
![]() | testConfigurationExceptionConstructionWithNullCause | 0.00 |
![]() | testConfigurationExceptionConstructionWithNullKey | 0.00 |
![]() | testConfigurationExceptionConstructionWithNullMessage | 0.00 |
![]() | testConfigurationExceptionConstructionWithNullLocation | 0.00 |
![]() | testConfigurationExceptionConstructionWith3ArgCtor | 0.00 |
![]() | testConfigurationExceptionConstructionWith2ArgCtor | 0.00 |
![]() | testConfigurationExceptionToString | 0.00 |
![]() | testConfigurationExceptionToStringWithNullPath | 0.00 |
![]() | testConfigurationExceptionToStringWithNullLocation | 0.00 |
![]() | testConfigurationExceptionToStringWithNullLocationAndPath | 0.00 |
![]() | testConfigurationExceptionToStringWithEmptyPath | 0.00 |
![]() | testConfigurationExceptionToStringWithEmptyLocation | 0.00 |
![]() | testConfigurationExceptionToStringWithEmptyLocationAndPath | 0.00 |
![]() | testMissingResourceExceptionConstruction | 0.00 |
![]() | testMissingResourceExceptionConstructionWithNullCause | 0.00 |
![]() | testMissingResourceExceptionConstructionWithNullKey | 0.00 |
![]() | testMissingResourceExceptionConstructionWithNullMessage | 0.00 |
![]() | testMissingResourceExceptionConstructionWithSimpleCtor | 0.00 |
![]() | testReleaseOnReleasable | 0.01 |
![]() | testReleaseOnNonReleasable | 0.00 |
![]() | testGetLogger | 0.00 |
![]() | testSetupLoggerOnLogEnabled | 0.00 |
![]() | testSetupLoggerOnNonLogEnabled | 0.00 |
![]() | testSetupLoggerWithNameOnLogEnabled | 0.00 |
![]() | testSetupLoggerWithNullName | 0.00 |