Apache Commons logo Commons Logging

Failsafe Report

Summary

[Summary] [Package List] [Test Cases]


Tests Errors Failures Skipped Success Rate Time
128 0 0 0 100% 3.136 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.075 s
org.apache.commons.logging.logkit 4 0 0 0 100% 0.033 s
org.apache.commons.logging.config 2 0 0 0 100% 0.022 s
org.apache.commons.logging.jdk14 24 0 0 0 100% 0.072 s
org.apache.commons.logging.servlet 2 0 0 0 100% 0.026 s
org.apache.commons.logging.log4j.log4j12 16 0 0 0 100% 0.632 s
org.apache.commons.logging.slf4j 2 0 0 0 100% 0.037 s
org.apache.commons.logging 15 0 0 0 100% 0.237 s
org.apache.commons.logging.pathable 12 0 0 0 100% 0.024 s
org.apache.commons.logging.serviceloader 1 0 0 0 100% 0.009 s
org.apache.commons.logging.tccl 2 0 0 0 100% 0.020 s
org.apache.commons.logging.tccl.log 4 0 0 0 100% 0.024 s
org.apache.commons.logging.log4j2 3 0 0 0 100% 0.139 s
org.apache.commons.logging.tccl.logfactory 6 0 0 0 100% 0.040 s
org.apache.commons.logging.impl 13 0 0 0 100% 1.694 s
org.apache.commons.logging.security 3 0 0 0 100% 0.030 s
org.apache.commons.logging.avalon 1 0 0 0 100% 0.008 s
org.apache.commons.logging.noop 2 0 0 0 100% 0.014 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.025 s
DateTimeCustomConfigTestCase 6 0 0 0 100% 0.033 s
DefaultConfigTestCase 4 0 0 0 100% 0.017 s

org.apache.commons.logging.logkit

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

org.apache.commons.logging.config

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

org.apache.commons.logging.jdk14

- Class Tests Errors Failures Skipped Success Rate Time
DefaultConfigTestCase 3 0 0 0 100% 0.015 s
CustomConfigAPITestCase 7 0 0 0 100% 0.019 s
CustomConfigFullTestCase 7 0 0 0 100% 0.019 s
CustomConfigTestCase 7 0 0 0 100% 0.019 s

org.apache.commons.logging.servlet

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

org.apache.commons.logging.log4j.log4j12

- Class Tests Errors Failures Skipped Success Rate Time
ParentClasspathStandardTestCase 4 0 0 0 100% 0.159 s
ApiClasspathStandardTestCase 4 0 0 0 100% 0.159 s
AppClasspathStandardTestCase 4 0 0 0 100% 0.154 s
ChildClasspathStandardTestCase 4 0 0 0 100% 0.160 s

org.apache.commons.logging.slf4j

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

org.apache.commons.logging

- Class Tests Errors Failures Skipped Success Rate Time
BadHashtablePropertyTestCase 2 0 0 0 100% 0.011 s
BasicOperationsTestCase 6 0 0 0 100% 0.026 s
NullClassLoaderTestCase 1 0 0 0 100% 0.006 s
AltHashtableTestCase 2 0 0 0 100% 0.011 s
LogTestCase 1 0 0 0 100% 0.023 s
LogFactoryWeakReferenceTestCase 1 0 0 0 100% 0.122 s
SimpleLogTestCase 1 0 0 0 100% 0.009 s
LoadTestCase 1 0 0 0 100% 0.029 s

org.apache.commons.logging.pathable

- Class Tests Errors Failures Skipped Success Rate Time
ParentFirstTestCase 4 0 0 0 100% 0.009 s
ChildFirstTestCase 4 0 0 0 100% 0.008 s
GeneralTestCase 4 0 0 0 100% 0.007 s

org.apache.commons.logging.serviceloader

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

org.apache.commons.logging.tccl

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

org.apache.commons.logging.tccl.log

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

org.apache.commons.logging.log4j2

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

org.apache.commons.logging.tccl.logfactory

- Class Tests Errors Failures Skipped Success Rate Time
TcclEnabledTestCase 2 0 0 0 100% 0.010 s
TcclDisabledTestCase 2 0 0 0 100% 0.010 s
AdaptersTcclTestCase 1 0 0 0 100% 0.010 s
SiblingTcclTestCase 1 0 0 0 100% 0.010 s

org.apache.commons.logging.impl

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

org.apache.commons.logging.security

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

org.apache.commons.logging.avalon

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

org.apache.commons.logging.noop

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

Test Cases

[Summary] [Package List] [Test Cases]

TcclEnabledTestCase

testLoader 0.004 s
testTcclLoading 0.002 s

CustomConfigTestCase

testPlainMessages 0.009 s
testExceptionMessages 0.003 s
testSerializable 0.007 s
testPristineFactory 0.001 s
testPristineDecorated 0 s
testPristineLog 0 s

FirstPriorityConfigTestCase

testPriority 0.008 s

BadHashtablePropertyTestCase

testType 0.004 s
testPutCalled 0.003 s

DateTimeCustomConfigTestCase

testPlainMessages 0.020 s
testExceptionMessages 0.002 s
testSerializable 0.006 s
testPristineFactory 0.001 s
testPristineDecorated 0 s
testPristineLog 0 s

CallerInformationTestCase

testFactoryClassName 0.031 s
testLocationInfo 0.003 s

NullTCCLTestCase

testGetLog 0.007 s

TcclEnabledTestCase

testLoader 0.004 s
testTcclLoading 0.003 s

DefaultConfigTestCase

testPristineFactory 0.007 s
testPristineLog 0 s
testSerializable 0.003 s

ParentClasspathStandardTestCase

testCreateFactory 0.006 s
testPlainMessages 0.145 s
testExceptionMessages 0.001 s
testSerializable 0.003 s

CustomConfigAPITestCase

testPlainMessages 0.009 s
testPristineHandlers 0 s
testPristineLogger 0.001 s
testExceptionMessages 0.001 s
testSerializable 0.003 s
testPristineFactory 0 s
testPristineLog 0.001 s

BasicOperationsTestCase

testMessageWithoutExceptionClassLog 0.017 s
testIsEnabledClassLog 0 s
testMessageWithoutExceptionNamedLog 0.001 s
testIsEnabledNamedLog 0.001 s
testMessageWithExceptionClassLog 0.002 s
testMessageWithExceptionNamedLog 0.002 s

ParentFirstTestCase

testResources 0.003 s
testPaths 0.002 s
testResourceAsStream 0 s
testResource 0 s

AvalonLoggerTestCase

testLoggingWithNullParameters 0.002 s

PriorityConfigTestCase

testPriority 0.008 s

ChildFirstTestCase

testResources 0.003 s
testPaths 0.001 s
testResourceAsStream 0.001 s
testResource 0 s

NullClassLoaderTestCase

testSameLogObject 0.002 s

ApiClasspathStandardTestCase

testCreateFactory 0.005 s
testPlainMessages 0.143 s
testExceptionMessages 0.001 s
testSerializable 0.004 s

AltHashtableTestCase

testType 0.004 s
testPutCalled 0.004 s

CallerInformationTestCase

testMessageType 0.134 s
testFactoryClassName 0 s
testLocationInfo 0.001 s

DefaultConfigTestCase

testPristineFactory 0.007 s
testPristineDecorated 0 s
testPristineLog 0 s
testSerializable 0.004 s

CustomConfigFullTestCase

testPlainMessages 0.009 s
testPristineHandlers 0.001 s
testPristineLogger 0 s
testExceptionMessages 0 s
testSerializable 0.004 s
testPristineFactory 0.001 s
testPristineLog 0 s

TcclDisabledTestCase

testLoader 0.004 s
testTcclLoading 0.001 s

CustomConfigTestCase

testPlainMessages 0.009 s
testPristineHandlers 0.001 s
testPristineLogger 0 s
testExceptionMessages 0 s
testSerializable 0.004 s
testPristineFactory 0 s
testPristineLog 0 s

WeakHashtableTestCase

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

BadTCCLTestCase

testGetLog 0.007 s

ServiceLoaderTestCase

testServiceLoader 0.006 s

AdaptersTcclTestCase

testFactoryLoading 0.007 s

SecurityAllowedTestCase

testAllAllowed 0.012 s

AppClasspathStandardTestCase

testCreateFactory 0.005 s
testPlainMessages 0.140 s
testExceptionMessages 0.001 s
testSerializable 0.004 s

NoOpLogTestCase

testSerializable 0.010 s
testLoggingWithNullParameters 0 s

LogTestCase

testLoggingWithNullParameters 0.021 s

BasicJakartaServletTestCase

testBasics 0.009 s

ChildClasspathStandardTestCase

testCreateFactory 0.007 s
testPlainMessages 0.145 s
testExceptionMessages 0.001 s
testSerializable 0.003 s

StandardTestCase

testPristineFactory 0.011 s
testPristineLog 0.001 s
testSerializable 0.004 s
testLoggingWithNullParameters 0.014 s

SiblingTcclTestCase

testFactoryLoading 0.007 s

TcclDisabledTestCase

testLoader 0.005 s
testTcclLoading 0.004 s

GeneralTestCase

testResetProps1 0.002 s
testResetProps2 0 s
testResetContext1 0.001 s
testResetContext2 0 s

LogFactoryWeakReferenceTestCase

testNotLeakingThisClassLoader 0.118 s

SimpleLogTestCase

testLoggingWithNullParameters 0.005 s

BasicServletTestCase

testBasics 0.009 s

SecurityForbiddenTestCase

testContextClassLoader 0.011 s
testAllForbidden 0 s

LoadTestCase

testInContainer 0.026 s