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% 9.975 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.382 s
org.apache.commons.logging.logkit 4 0 0 0 100% 0.206 s
org.apache.commons.logging.config 2 0 0 0 100% 0.116 s
org.apache.commons.logging.jdk14 24 0 0 0 100% 0.402 s
org.apache.commons.logging.servlet 1 0 0 0 100% 0.077 s
org.apache.commons.logging.log4j.log4j12 16 0 0 0 100% 2.664 s
org.apache.commons.logging.slf4j 2 0 0 0 100% 0.105 s
org.apache.commons.logging 15 0 0 0 100% 0.843 s
org.apache.commons.logging.pathable 12 0 0 0 100% 0.136 s
org.apache.commons.logging.serviceloader 1 0 0 0 100% 0.033 s
org.apache.commons.logging.tccl 2 0 0 0 100% 0.076 s
org.apache.commons.logging.tccl.log 4 0 0 0 100% 0.080 s
org.apache.commons.logging.log4j2 3 0 0 0 100% 0.734 s
org.apache.commons.logging.tccl.logfactory 4 0 0 0 100% 0.071 s
org.apache.commons.logging.impl 13 0 0 0 100% 3.638 s
org.apache.commons.logging.security 3 0 0 0 100% 0.308 s
org.apache.commons.logging.avalon 1 0 0 0 100% 0.029 s
org.apache.commons.logging.noop 2 0 0 0 100% 0.075 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.129 s
DateTimeCustomConfigTestCase 6 0 0 0 100% 0.164 s
DefaultConfigTestCase 4 0 0 0 100% 0.089 s

org.apache.commons.logging.logkit

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

org.apache.commons.logging.config

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

org.apache.commons.logging.jdk14

- Class Tests Errors Failures Skipped Success Rate Time
DefaultConfigTestCase 3 0 0 0 100% 0.071 s
CustomConfigAPITestCase 7 0 0 0 100% 0.109 s
CustomConfigFullTestCase 7 0 0 0 100% 0.112 s
CustomConfigTestCase 7 0 0 0 100% 0.110 s

org.apache.commons.logging.servlet

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

org.apache.commons.logging.log4j.log4j12

- Class Tests Errors Failures Skipped Success Rate Time
ParentClasspathStandardTestCase 4 0 0 0 100% 0.651 s
ApiClasspathStandardTestCase 4 0 0 0 100% 0.666 s
AppClasspathStandardTestCase 4 0 0 0 100% 0.679 s
ChildClasspathStandardTestCase 4 0 0 0 100% 0.668 s

org.apache.commons.logging.slf4j

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

org.apache.commons.logging

- Class Tests Errors Failures Skipped Success Rate Time
BadHashtablePropertyTestCase 2 0 0 0 100% 0.039 s
BasicOperationsTestCase 6 0 0 0 100% 0.165 s
NullClassLoaderTestCase 1 0 0 0 100% 0.021 s
AltHashtableTestCase 2 0 0 0 100% 0.059 s
LogTestCase 1 0 0 0 100% 0.109 s
LogFactoryWeakReferenceTestCase 1 0 0 0 100% 0.146 s
SimpleLogTestCase 1 0 0 0 100% 0.047 s
LoadTestCase 1 0 0 0 100% 0.257 s

org.apache.commons.logging.pathable

- Class Tests Errors Failures Skipped Success Rate Time
ParentFirstTestCase 4 0 0 0 100% 0.050 s
ChildFirstTestCase 4 0 0 0 100% 0.048 s
GeneralTestCase 4 0 0 0 100% 0.038 s

org.apache.commons.logging.serviceloader

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

org.apache.commons.logging.tccl

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

org.apache.commons.logging.tccl.log

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

org.apache.commons.logging.log4j2

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

org.apache.commons.logging.tccl.logfactory

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

org.apache.commons.logging.impl

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

org.apache.commons.logging.security

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

org.apache.commons.logging.avalon

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

org.apache.commons.logging.noop

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

Test Cases

[Summary] [Package List] [Test Cases]

TcclEnabledTestCase

testLoader 0.017 s
testTcclLoading 0.004 s

CustomConfigTestCase

testPlainMessages 0.036 s
testExceptionMessages 0.004 s
testSerializable 0.042 s
testPristineFactory 0.008 s
testPristineDecorated 0.004 s
testPristineLog 0.003 s

FirstPriorityConfigTestCase

testPriority 0.029 s

BadHashtablePropertyTestCase

testType 0.015 s
testPutCalled 0.010 s

DateTimeCustomConfigTestCase

testPlainMessages 0.115 s
testExceptionMessages 0.005 s
testSerializable 0.014 s
testPristineFactory 0.001 s
testPristineDecorated 0.001 s
testPristineLog 0.001 s

CallerInformationTestCase

testFactoryClassName 0.083 s
testLocationInfo 0.008 s

NullTCCLTestCase

testGetLog 0.025 s

TcclEnabledTestCase

testLoader 0.019 s
testTcclLoading 0.010 s

DefaultConfigTestCase

testPristineFactory 0.028 s
testPristineLog 0.002 s
testSerializable 0.009 s

ParentClasspathStandardTestCase

testCreateFactory 0.021 s
testPlainMessages 0.597 s
testExceptionMessages 0.006 s
testSerializable 0.009 s

CustomConfigAPITestCase

testPlainMessages 0.037 s
testPristineHandlers 0.001 s
testPristineLogger 0.003 s
testExceptionMessages 0.005 s
testSerializable 0.026 s
testPristineFactory 0.002 s
testPristineLog 0.002 s

BasicOperationsTestCase

testMessageWithoutExceptionClassLog 0.105 s
testIsEnabledClassLog 0.003 s
testMessageWithoutExceptionNamedLog 0.010 s
testIsEnabledNamedLog 0.001 s
testMessageWithExceptionClassLog 0.005 s
testMessageWithExceptionNamedLog 0.004 s

ParentFirstTestCase

testResources 0.020 s
testPaths 0.005 s
testResourceAsStream 0 s
testResource 0 s

AvalonLoggerTestCase

testLoggingWithNullParameters 0.011 s

PriorityConfigTestCase

testPriority 0.034 s

ChildFirstTestCase

testResources 0.014 s
testPaths 0.003 s
testResourceAsStream 0 s
testResource 0 s

NullClassLoaderTestCase

testSameLogObject 0.009 s

ApiClasspathStandardTestCase

testCreateFactory 0.023 s
testPlainMessages 0.617 s
testExceptionMessages 0.004 s
testSerializable 0.008 s

AltHashtableTestCase

testType 0.017 s
testPutCalled 0.009 s

CallerInformationTestCase

testMessageType 0.703 s
testFactoryClassName 0.001 s
testLocationInfo 0.014 s

DefaultConfigTestCase

testPristineFactory 0.044 s
testPristineDecorated 0.002 s
testPristineLog 0.001 s
testSerializable 0.027 s

CustomConfigFullTestCase

testPlainMessages 0.037 s
testPristineHandlers 0.001 s
testPristineLogger 0.001 s
testExceptionMessages 0.001 s
testSerializable 0.026 s
testPristineFactory 0.007 s
testPristineLog 0.003 s

TcclDisabledTestCase

testLoader 0.017 s
testTcclLoading 0.004 s

CustomConfigTestCase

testPlainMessages 0.028 s
testPristineHandlers 0.002 s
testPristineLogger 0.002 s
testExceptionMessages 0.007 s
testSerializable 0.027 s
testPristineFactory 0.002 s
testPristineLog 0.002 s

WeakHashtableTestCase

testLOGGING_119 3.583 s
testGet 0.002 s
testPut 0.004 s
testEntrySet 0.001 s
testKeys 0.001 s
testContainsKey 0.002 s
testContainsValue 0.001 s
testContains 0.003 s
testElements 0.001 s
testKeySet 0 s
testPutAll 0 s
testRemove 0.001 s
testValues 0.001 s

BadTCCLTestCase

testGetLog 0.025 s

ServiceLoaderTestCase

testServiceLoader 0.020 s

SecurityAllowedTestCase

testAllAllowed 0.094 s

AppClasspathStandardTestCase

testCreateFactory 0.021 s
testPlainMessages 0.634 s
testExceptionMessages 0.003 s
testSerializable 0.006 s

NoOpLogTestCase

testSerializable 0.034 s
testLoggingWithNullParameters 0.001 s

LogTestCase

testLoggingWithNullParameters 0.091 s

ChildClasspathStandardTestCase

testCreateFactory 0.021 s
testPlainMessages 0.622 s
testExceptionMessages 0.003 s
testSerializable 0.006 s

StandardTestCase

testPristineFactory 0.047 s
testPristineLog 0.003 s
testSerializable 0.027 s
testLoggingWithNullParameters 0.097 s

TcclDisabledTestCase

testLoader 0.016 s
testTcclLoading 0.010 s

GeneralTestCase

testResetProps1 0.012 s
testResetProps2 0 s
testResetContext1 0 s
testResetContext2 0 s

LogFactoryWeakReferenceTestCase

testNotLeakingThisClassLoader 0.134 s

SimpleLogTestCase

testLoggingWithNullParameters 0.019 s

BasicServletTestCase

testBasics 0.051 s

SecurityForbiddenTestCase

testContextClassLoader 0.107 s
testAllForbidden 0.047 s

LoadTestCase

testInContainer 0.226 s