Surefire Report

Summary

[Summary] [Package List] [Test Cases]


Tests Errors Failures Skipped Success Rate Time
29 0 0 0 100% 8.336

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
com.github.vbauer.herald.util 9 0 0 0 100% 0.029
com.github.vbauer.herald.logger 2 0 0 0 100% 0.013
com.github.vbauer.herald.injector 9 0 0 0 100% 0.061
com.github.vbauer.herald.exception 3 0 0 0 100% 0.006
com.github.vbauer.herald.annotation 1 0 0 0 100% 0.009
com.github.vbauer.herald.ext.guice 1 0 0 0 100% 0.701
com.github.vbauer.herald.ext.spring 4 0 0 0 100% 7.517

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

com.github.vbauer.herald.util

Class Tests Errors Failures Skipped Success Rate Time
ServiceLoaderUtilsTest 2 0 0 0 100% 0.019
ReflectionUtilsTest 7 0 0 0 100% 0.01

com.github.vbauer.herald.logger

Class Tests Errors Failures Skipped Success Rate Time
LogFactoryTest 2 0 0 0 100% 0.013

com.github.vbauer.herald.injector

Class Tests Errors Failures Skipped Success Rate Time
LogFactoryDetectorTest 3 0 0 0 100% 0.019
LoggerInjectorTest 6 0 0 0 100% 0.042

com.github.vbauer.herald.exception

Class Tests Errors Failures Skipped Success Rate Time
HeraldExceptionTest 3 0 0 0 100% 0.006

com.github.vbauer.herald.annotation

Class Tests Errors Failures Skipped Success Rate Time
LogTest 1 0 0 0 100% 0.009

com.github.vbauer.herald.ext.guice

Class Tests Errors Failures Skipped Success Rate Time
LogModuleTest 1 0 0 0 100% 0.701

com.github.vbauer.herald.ext.spring

Class Tests Errors Failures Skipped Success Rate Time
SpringBootTest 2 0 0 0 100% 5.862
SpringTest 1 0 0 0 100% 0.284
SpringBootRunnerTest 1 0 0 0 100% 1.371

Test Cases

[Summary] [Package List] [Test Cases]

SpringBootTest

testAll 0.055
testAutoConfiguration 0.003

SpringTest

testAll 0.022

SpringBootRunnerTest

checkAppRunner 1.354

LogModuleTest

testBeans 0.7

LogFactoryTest

testWrongCustomLogFactory 0.001
testLogFactories 0.004

ServiceLoaderUtilsTest

testLoad 0.008
testConstructorContract 0.006

ReflectionUtilsTest

testConstructorContract 0
testHandleReflectionError 0
testIsAssignableFrom 0.001
testInvokeStatic 0.001
testHandleReflectionException 0
testSetAccessible 0
testHandleReflectionRuntimeException 0

LogFactoryDetectorTest

testConstructorContract 0.009
testFindCompatible 0.002
testHasCompatible 0.001

LoggerInjectorTest

testNoOneLogger 0.004
testIncorrectLogger 0.002
testNullBean 0
testConstructorContract 0
testFewBeans 0.03
testSynthetic 0.001

HeraldExceptionTest

testHeraldException 0.001
testLoggerInstantiationException 0
testMissedLogFactoryException 0.001

LogTest

testContract 0.001