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.758 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.374 s
org.apache.commons.logging.logkit 4 0 0 0 100% 0.145 s
org.apache.commons.logging.config 2 0 0 0 100% 0.102 s
org.apache.commons.logging.jdk14 24 0 0 0 100% 0.246 s
org.apache.commons.logging.servlet 1 0 0 0 100% 0.049 s
org.apache.commons.logging.log4j.log4j12 16 0 0 0 100% 2.852 s
org.apache.commons.logging.slf4j 2 0 0 0 100% 0.102 s
org.apache.commons.logging 15 0 0 0 100% 1.084 s
org.apache.commons.logging.pathable 12 0 0 0 100% 0.094 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.072 s
org.apache.commons.logging.tccl.log 4 0 0 0 100% 0.096 s
org.apache.commons.logging.log4j2 3 0 0 0 100% 0.797 s
org.apache.commons.logging.tccl.logfactory 4 0 0 0 100% 0.075 s
org.apache.commons.logging.impl 13 0 0 0 100% 2.514 s
org.apache.commons.logging.security 3 0 0 0 100% 0.047 s
org.apache.commons.logging.avalon 1 0 0 0 100% 0.028 s
org.apache.commons.logging.noop 2 0 0 0 100% 0.048 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.066 s
DateTimeCustomConfigTestCase 6 0 0 0 100% 0.204 s
DefaultConfigTestCase 4 0 0 0 100% 0.104 s

org.apache.commons.logging.logkit

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

org.apache.commons.logging.config

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

org.apache.commons.logging.jdk14

- Class Tests Errors Failures Skipped Success Rate Time
DefaultConfigTestCase 3 0 0 0 100% 0.054 s
CustomConfigAPITestCase 7 0 0 0 100% 0.072 s
CustomConfigFullTestCase 7 0 0 0 100% 0.058 s
CustomConfigTestCase 7 0 0 0 100% 0.062 s

org.apache.commons.logging.servlet

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

org.apache.commons.logging.log4j.log4j12

- Class Tests Errors Failures Skipped Success Rate Time
ParentClasspathStandardTestCase 4 0 0 0 100% 0.764 s
ApiClasspathStandardTestCase 4 0 0 0 100% 0.715 s
AppClasspathStandardTestCase 4 0 0 0 100% 0.660 s
ChildClasspathStandardTestCase 4 0 0 0 100% 0.713 s

org.apache.commons.logging.slf4j

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

org.apache.commons.logging

- Class Tests Errors Failures Skipped Success Rate Time
BadHashtablePropertyTestCase 2 0 0 0 100% 0.037 s
BasicOperationsTestCase 6 0 0 0 100% 0.113 s
NullClassLoaderTestCase 1 0 0 0 100% 0.026 s
AltHashtableTestCase 2 0 0 0 100% 0.421 s
LogTestCase 1 0 0 0 100% 0.073 s
LogFactoryWeakReferenceTestCase 1 0 0 0 100% 0.195 s
SimpleLogTestCase 1 0 0 0 100% 0.028 s
LoadTestCase 1 0 0 0 100% 0.191 s

org.apache.commons.logging.pathable

- Class Tests Errors Failures Skipped Success Rate Time
ParentFirstTestCase 4 0 0 0 100% 0.033 s
ChildFirstTestCase 4 0 0 0 100% 0.029 s
GeneralTestCase 4 0 0 0 100% 0.032 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.037 s
BadTCCLTestCase 1 0 0 0 100% 0.035 s

org.apache.commons.logging.tccl.log

- Class Tests Errors Failures Skipped Success Rate Time
TcclEnabledTestCase 2 0 0 0 100% 0.057 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.797 s

org.apache.commons.logging.tccl.logfactory

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

org.apache.commons.logging.impl

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

org.apache.commons.logging.security

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

org.apache.commons.logging.avalon

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

org.apache.commons.logging.noop

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

Test Cases

[Summary] [Package List] [Test Cases]

TcclEnabledTestCase

testLoader 0.020 s
testTcclLoading 0.004 s

CustomConfigTestCase

testPlainMessages 0.028 s
testExceptionMessages 0.005 s
testSerializable 0.015 s
testPristineFactory 0.001 s
testPristineDecorated 0.001 s
testPristineLog 0.001 s

FirstPriorityConfigTestCase

testPriority 0.027 s

BadHashtablePropertyTestCase

testType 0.017 s
testPutCalled 0.009 s

DateTimeCustomConfigTestCase

testPlainMessages 0.089 s
testExceptionMessages 0.004 s
testSerializable 0.084 s
testPristineFactory 0.002 s
testPristineDecorated 0.002 s
testPristineLog 0.001 s

CallerInformationTestCase

testFactoryClassName 0.081 s
testLocationInfo 0.008 s

NullTCCLTestCase

testGetLog 0.025 s

TcclEnabledTestCase

testLoader 0.021 s
testTcclLoading 0.014 s

DefaultConfigTestCase

testPristineFactory 0.025 s
testPristineLog 0.001 s
testSerializable 0.010 s

ParentClasspathStandardTestCase

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

CustomConfigAPITestCase

testPlainMessages 0.031 s
testPristineHandlers 0.001 s
testPristineLogger 0.001 s
testExceptionMessages 0.004 s
testSerializable 0.012 s
testPristineFactory 0.002 s
testPristineLog 0.003 s

BasicOperationsTestCase

testMessageWithoutExceptionClassLog 0.063 s
testIsEnabledClassLog 0 s
testMessageWithoutExceptionNamedLog 0.005 s
testIsEnabledNamedLog 0.002 s
testMessageWithExceptionClassLog 0.015 s
testMessageWithExceptionNamedLog 0.007 s

ParentFirstTestCase

testResources 0.013 s
testPaths 0.006 s
testResourceAsStream 0 s
testResource 0.001 s

AvalonLoggerTestCase

testLoggingWithNullParameters 0.011 s

PriorityConfigTestCase

testPriority 0.044 s

ChildFirstTestCase

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

NullClassLoaderTestCase

testSameLogObject 0.011 s

ApiClasspathStandardTestCase

testCreateFactory 0.024 s
testPlainMessages 0.671 s
testExceptionMessages 0.003 s
testSerializable 0.006 s

AltHashtableTestCase

testType 0.138 s
testPutCalled 0.125 s

CallerInformationTestCase

testMessageType 0.767 s
testFactoryClassName 0.001 s
testLocationInfo 0.016 s

DefaultConfigTestCase

testPristineFactory 0.037 s
testPristineDecorated 0.006 s
testPristineLog 0.018 s
testSerializable 0.015 s

CustomConfigFullTestCase

testPlainMessages 0.027 s
testPristineHandlers 0.001 s
testPristineLogger 0.001 s
testExceptionMessages 0.001 s
testSerializable 0.009 s
testPristineFactory 0.001 s
testPristineLog 0.002 s

TcclDisabledTestCase

testLoader 0.018 s
testTcclLoading 0.005 s

CustomConfigTestCase

testPlainMessages 0.029 s
testPristineHandlers 0.001 s
testPristineLogger 0.001 s
testExceptionMessages 0.002 s
testSerializable 0.010 s
testPristineFactory 0.001 s
testPristineLog 0.001 s

WeakHashtableTestCase

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

BadTCCLTestCase

testGetLog 0.025 s

ServiceLoaderTestCase

testServiceLoader 0.021 s

SecurityAllowedTestCase

testAllAllowed 0.008 s

AppClasspathStandardTestCase

testCreateFactory 0.026 s
testPlainMessages 0.608 s
testExceptionMessages 0.003 s
testSerializable 0.009 s

NoOpLogTestCase

testSerializable 0.035 s
testLoggingWithNullParameters 0 s

LogTestCase

testLoggingWithNullParameters 0.061 s

ChildClasspathStandardTestCase

testCreateFactory 0.022 s
testPlainMessages 0.669 s
testExceptionMessages 0.002 s
testSerializable 0.008 s

StandardTestCase

testPristineFactory 0.036 s
testPristineLog 0.003 s
testSerializable 0.010 s
testLoggingWithNullParameters 0.080 s

TcclDisabledTestCase

testLoader 0.017 s
testTcclLoading 0.009 s

GeneralTestCase

testResetProps1 0.010 s
testResetProps2 0.001 s
testResetContext1 0.002 s
testResetContext2 0.001 s

LogFactoryWeakReferenceTestCase

testNotLeakingThisClassLoader 0.182 s

SimpleLogTestCase

testLoggingWithNullParameters 0.017 s

BasicServletTestCase

testBasics 0.037 s

SecurityForbiddenTestCase

testContextClassLoader 0.012 s
testAllForbidden 0.001 s

LoadTestCase

testInContainer 0.178 s