Apache Commons logo Commons Logging

Failsafe Report

Summary

[Summary] [Package List] [Test Cases]


Tests Errors Failures Skipped Success Rate Time
125 0 0 0 100% 8.658 s

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


Package List

[Summary] [Package List] [Test Cases]


Package Tests Errors Failures Skipped Success Rate Time
org.apache.commons.logging.simple 16 0 0 0 100% 0.225 s
org.apache.commons.logging.logkit 4 0 0 0 100% 0.133 s
org.apache.commons.logging.config 2 0 0 0 100% 0.172 s
org.apache.commons.logging.jdk14 24 0 0 0 100% 0.309 s
org.apache.commons.logging.servlet 1 0 0 0 100% 0.047 s
org.apache.commons.logging.log4j.log4j12 16 0 0 0 100% 2.888 s
org.apache.commons.logging.slf4j 2 0 0 0 100% 0.132 s
org.apache.commons.logging 15 0 0 0 100% 0.943 s
org.apache.commons.logging.pathable 12 0 0 0 100% 0.098 s
org.apache.commons.logging.serviceloader 1 0 0 0 100% 0.037 s
org.apache.commons.logging.tccl 2 0 0 0 100% 0.112 s
org.apache.commons.logging.tccl.log 4 0 0 0 100% 0.113 s
org.apache.commons.logging.log4j2 3 0 0 0 100% 0.846 s
org.apache.commons.logging.tccl.logfactory 4 0 0 0 100% 0.085 s
org.apache.commons.logging.impl 13 0 0 0 100% 2.214 s
org.apache.commons.logging.security 3 0 0 0 100% 0.214 s
org.apache.commons.logging.avalon 1 0 0 0 100% 0.043 s
org.apache.commons.logging.noop 2 0 0 0 100% 0.047 s

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

org.apache.commons.logging.simple

- Class Tests Errors Failures Skipped Success Rate Time
CustomConfigTestCase 6 0 0 0 100% 0.061 s
DateTimeCustomConfigTestCase 6 0 0 0 100% 0.115 s
DefaultConfigTestCase 4 0 0 0 100% 0.049 s

org.apache.commons.logging.logkit

- Class Tests Errors Failures Skipped Success Rate Time
StandardTestCase 4 0 0 0 100% 0.133 s

org.apache.commons.logging.config

- Class Tests Errors Failures Skipped Success Rate Time
FirstPriorityConfigTestCase 1 0 0 0 100% 0.063 s
PriorityConfigTestCase 1 0 0 0 100% 0.109 s

org.apache.commons.logging.jdk14

- Class Tests Errors Failures Skipped Success Rate Time
DefaultConfigTestCase 3 0 0 0 100% 0.050 s
CustomConfigAPITestCase 7 0 0 0 100% 0.100 s
CustomConfigFullTestCase 7 0 0 0 100% 0.103 s
CustomConfigTestCase 7 0 0 0 100% 0.056 s

org.apache.commons.logging.servlet

- Class Tests Errors Failures Skipped Success Rate Time
BasicServletTestCase 1 0 0 0 100% 0.047 s

org.apache.commons.logging.log4j.log4j12

- Class Tests Errors Failures Skipped Success Rate Time
ParentClasspathStandardTestCase 4 0 0 0 100% 0.683 s
ApiClasspathStandardTestCase 4 0 0 0 100% 0.700 s
AppClasspathStandardTestCase 4 0 0 0 100% 0.751 s
ChildClasspathStandardTestCase 4 0 0 0 100% 0.754 s

org.apache.commons.logging.slf4j

- Class Tests Errors Failures Skipped Success Rate Time
CallerInformationTestCase 2 0 0 0 100% 0.132 s

org.apache.commons.logging

- Class Tests Errors Failures Skipped Success Rate Time
BadHashtablePropertyTestCase 2 0 0 0 100% 0.060 s
BasicOperationsTestCase 6 0 0 0 100% 0.104 s
NullClassLoaderTestCase 1 0 0 0 100% 0.036 s
AltHashtableTestCase 2 0 0 0 100% 0.089 s
LogTestCase 1 0 0 0 100% 0.113 s
LogFactoryWeakReferenceTestCase 1 0 0 0 100% 0.288 s
SimpleLogTestCase 1 0 0 0 100% 0.029 s
LoadTestCase 1 0 0 0 100% 0.224 s

org.apache.commons.logging.pathable

- Class Tests Errors Failures Skipped Success Rate Time
ParentFirstTestCase 4 0 0 0 100% 0.031 s
ChildFirstTestCase 4 0 0 0 100% 0.032 s
GeneralTestCase 4 0 0 0 100% 0.035 s

org.apache.commons.logging.serviceloader

- Class Tests Errors Failures Skipped Success Rate Time
ServiceLoaderTestCase 1 0 0 0 100% 0.037 s

org.apache.commons.logging.tccl

- Class Tests Errors Failures Skipped Success Rate Time
NullTCCLTestCase 1 0 0 0 100% 0.067 s
BadTCCLTestCase 1 0 0 0 100% 0.045 s

org.apache.commons.logging.tccl.log

- Class Tests Errors Failures Skipped Success Rate Time
TcclEnabledTestCase 2 0 0 0 100% 0.063 s
TcclDisabledTestCase 2 0 0 0 100% 0.050 s

org.apache.commons.logging.log4j2

- Class Tests Errors Failures Skipped Success Rate Time
CallerInformationTestCase 3 0 0 0 100% 0.846 s

org.apache.commons.logging.tccl.logfactory

- Class Tests Errors Failures Skipped Success Rate Time
TcclEnabledTestCase 2 0 0 0 100% 0.042 s
TcclDisabledTestCase 2 0 0 0 100% 0.043 s

org.apache.commons.logging.impl

- Class Tests Errors Failures Skipped Success Rate Time
WeakHashtableTestCase 13 0 0 0 100% 2.214 s

org.apache.commons.logging.security

- Class Tests Errors Failures Skipped Success Rate Time
SecurityAllowedTestCase 1 0 0 0 100% 0.075 s
SecurityForbiddenTestCase 2 0 0 0 100% 0.139 s

org.apache.commons.logging.avalon

- Class Tests Errors Failures Skipped Success Rate Time
AvalonLoggerTestCase 1 0 0 0 100% 0.043 s

org.apache.commons.logging.noop

- Class Tests Errors Failures Skipped Success Rate Time
NoOpLogTestCase 2 0 0 0 100% 0.047 s

Test Cases

[Summary] [Package List] [Test Cases]

TcclEnabledTestCase

testLoader 0.021 s
testTcclLoading 0.005 s

CustomConfigTestCase

testPlainMessages 0.027 s
testExceptionMessages 0.004 s
testSerializable 0.012 s
testPristineFactory 0.001 s
testPristineDecorated 0.001 s
testPristineLog 0.001 s

FirstPriorityConfigTestCase

testPriority 0.045 s

BadHashtablePropertyTestCase

testType 0.027 s
testPutCalled 0.017 s

DateTimeCustomConfigTestCase

testPlainMessages 0.074 s
testExceptionMessages 0.007 s
testSerializable 0.012 s
testPristineFactory 0.001 s
testPristineDecorated 0.001 s
testPristineLog 0 s

CallerInformationTestCase

testFactoryClassName 0.106 s
testLocationInfo 0.011 s

NullTCCLTestCase

testGetLog 0.048 s

TcclEnabledTestCase

testLoader 0.031 s
testTcclLoading 0.016 s

DefaultConfigTestCase

testPristineFactory 0.027 s
testPristineLog 0.001 s
testSerializable 0.007 s

ParentClasspathStandardTestCase

testCreateFactory 0.022 s
testPlainMessages 0.636 s
testExceptionMessages 0.003 s
testSerializable 0.006 s

CustomConfigAPITestCase

testPlainMessages 0.040 s
testPristineHandlers 0.002 s
testPristineLogger 0.001 s
testExceptionMessages 0.009 s
testSerializable 0.019 s
testPristineFactory 0.002 s
testPristineLog 0.003 s

BasicOperationsTestCase

testMessageWithoutExceptionClassLog 0.071 s
testIsEnabledClassLog 0.001 s
testMessageWithoutExceptionNamedLog 0.003 s
testIsEnabledNamedLog 0.002 s
testMessageWithExceptionClassLog 0.006 s
testMessageWithExceptionNamedLog 0.003 s

ParentFirstTestCase

testResources 0.010 s
testPaths 0.004 s
testResourceAsStream 0.001 s
testResource 0.001 s

AvalonLoggerTestCase

testLoggingWithNullParameters 0.011 s

PriorityConfigTestCase

testPriority 0.072 s

ChildFirstTestCase

testResources 0.012 s
testPaths 0.003 s
testResourceAsStream 0 s
testResource 0 s

NullClassLoaderTestCase

testSameLogObject 0.010 s

ApiClasspathStandardTestCase

testCreateFactory 0.025 s
testPlainMessages 0.648 s
testExceptionMessages 0.004 s
testSerializable 0.006 s

AltHashtableTestCase

testType 0.036 s
testPutCalled 0.016 s

CallerInformationTestCase

testMessageType 0.812 s
testFactoryClassName 0.001 s
testLocationInfo 0.014 s

DefaultConfigTestCase

testPristineFactory 0.025 s
testPristineDecorated 0.002 s
testPristineLog 0.001 s
testSerializable 0.008 s

CustomConfigFullTestCase

testPlainMessages 0.031 s
testPristineHandlers 0.002 s
testPristineLogger 0.001 s
testExceptionMessages 0.002 s
testSerializable 0.010 s
testPristineFactory 0.003 s
testPristineLog 0.024 s

TcclDisabledTestCase

testLoader 0.020 s
testTcclLoading 0.005 s

CustomConfigTestCase

testPlainMessages 0.027 s
testPristineHandlers 0.001 s
testPristineLogger 0.001 s
testExceptionMessages 0.001 s
testSerializable 0.007 s
testPristineFactory 0.001 s
testPristineLog 0.001 s

WeakHashtableTestCase

testLOGGING_119 2.189 s
testGet 0 s
testPut 0 s
testEntrySet 0.001 s
testKeys 0 s
testContainsKey 0 s
testContainsValue 0.001 s
testContains 0.001 s
testElements 0 s
testKeySet 0 s
testPutAll 0.001 s
testRemove 0.001 s
testValues 0 s

BadTCCLTestCase

testGetLog 0.028 s

ServiceLoaderTestCase

testServiceLoader 0.021 s

SecurityAllowedTestCase

testAllAllowed 0.053 s

AppClasspathStandardTestCase

testCreateFactory 0.026 s
testPlainMessages 0.681 s
testExceptionMessages 0.011 s
testSerializable 0.012 s

NoOpLogTestCase

testSerializable 0.034 s
testLoggingWithNullParameters 0 s

LogTestCase

testLoggingWithNullParameters 0.093 s

ChildClasspathStandardTestCase

testCreateFactory 0.022 s
testPlainMessages 0.702 s
testExceptionMessages 0.003 s
testSerializable 0.006 s

StandardTestCase

testPristineFactory 0.041 s
testPristineLog 0.001 s
testSerializable 0.008 s
testLoggingWithNullParameters 0.067 s

TcclDisabledTestCase

testLoader 0.022 s
testTcclLoading 0.010 s

GeneralTestCase

testResetProps1 0.017 s
testResetProps2 0.001 s
testResetContext1 0.001 s
testResetContext2 0.001 s

LogFactoryWeakReferenceTestCase

testNotLeakingThisClassLoader 0.264 s

SimpleLogTestCase

testLoggingWithNullParameters 0.017 s

BasicServletTestCase

testBasics 0.035 s

SecurityForbiddenTestCase

testContextClassLoader 0.091 s
testAllForbidden 0.030 s

LoadTestCase

testInContainer 0.209 s