Surefire Report

Summary


Tests Errors Failures Skipped Success Rate Time
25 0 0 0 100% 0.329

Note: failures are anticipated and checked for with assertions while errors are unanticipated.

Package List


Package Tests Errors Failures Skipped Success Rate Time
org.helyx.logging4me.test 25 0 0 0 100% 0.329

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

org.helyx.logging4me.test

Class Tests Errors Failures Skipped Success Rate Time
DateFormatterTest 8 0 0 0 100% 0.025
LevelLoggerTest 6 0 0 0 100% 0.034
MathUtilTest 4 0 0 0 100% 0.013
PatternLayoutTest 2 0 0 0 100% 0.082
TestAppender 0 0 0 0 0% 0.003
TextUtilTest 4 0 0 0 100% 0.022
XmlConfigurerTest 1 0 0 0 100% 0.15

Test Cases

DateFormatterTest

testDateTimeFormat1 0.003
testDateTimeFormat2 0.002
testDateFormatYear6 0.003
testDateFormatYear5 0.002
testDateFormatYear4 0.002
testDateFormatYear3 0.002
testDateFormatYear2 0.003
testDateFormatYear1 0.002

LevelLoggerTest

testTraceLevel 0.005
testDebugLevel 0.004
testInfoLevel 0.005
testWarnLevel 0.005
testErrorLevel 0.005
testFatalLevel 0.005

MathUtilTest

testPow0 0.002
testPow1 0.002
testPow2 0.003
testPow10 0.002

PatternLayoutTest

testPatternLayout 0.007
testPatternLayoutDefaultLevel 0.012

TestAppender

TextUtilTest

testReplaceAllChar 0.004
testReplaceAllStringOneChar 0.002
testReplaceAllStringMultiChar 0.002
testReplaceAllStringEmpty 0.002

XmlConfigurerTest

testXmlConfigurer 0.146