Surefire Report

Summary

[Summary] [Package List] [Test Cases]


Tests Errors Failures Skipped Success Rate Time
30 0 0 0 100% 1.237

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
de.awtools.basic 11 0 0 0 100% 0.034
de.awtools.basic.file 12 0 0 0 100% 0.224
de.awtools.basic.groovy 3 0 0 0 100% 0.791
example.java 1 0 0 0 100% 0.006
example.mockito 1 0 0 0 100% 0.155
de.awtools.basic.io 2 0 0 0 100% 0.027

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

de.awtools.basic

Class Tests Errors Failures Skipped Success Rate Time
AWToolsTest 6 0 0 0 100% 0.008
NumberUtilsTest 5 0 0 0 100% 0.026

de.awtools.basic.file

Class Tests Errors Failures Skipped Success Rate Time
FindFilesTest 3 0 0 0 100% 0.004
FileTest 1 0 0 0 100% 0.001
AWToolsFileUtilsTest 8 0 0 0 100% 0.219

de.awtools.basic.groovy

Class Tests Errors Failures Skipped Success Rate Time
GroovyEmbeddedTest 3 0 0 0 100% 0.791

example.java

Class Tests Errors Failures Skipped Success Rate Time
MethodFinderTest 1 0 0 0 100% 0.006

example.mockito

Class Tests Errors Failures Skipped Success Rate Time
MockitoExampleTest 1 0 0 0 100% 0.155

de.awtools.basic.io

Class Tests Errors Failures Skipped Success Rate Time
IOUtilsTest 2 0 0 0 100% 0.027

Test Cases

[Summary] [Package List] [Test Cases]

IOUtilsTest

testInputStreamToString 0.001
testWinIOUtilsCreateTempDir 0.026

AWToolsTest

testStringToDate 0.007
testFormatDouble 0.001
testReplacePlaceholder 0
testAWToolsToString 0
testAWToolsToStringWithAnEmptyArray 0
testAWToolsToStringWithSingleElementArray 0

MockitoExampleTest

testExampleMockito 0.155

MethodFinderTest

testMethodFinder 0.006

FindFilesTest

testStringUtilsSubstring 0
testFindFilesTwoParams 0.004
testFindFiles 0

FileTest

testFile 0.001

AWToolsFileUtilsTest

testRegexMatching 0.099
testNormalizePath 0.112
testPathToRoot 0.001
testStringUtils 0.001
testCountDirLevel 0.002
testCreateFilePath 0.004
testGetFileName 0
testGetParent 0

NumberUtilsTest

testFormat 0.023
testNumberUtilsToInt 0.001
testNumberUtilsToIntFail 0.001
testNumberUtilsToDouble 0.001
testNumberUtilsToDoubleFail 0

GroovyEmbeddedTest

testStartGroovyEmbeddedCompileScript 0.719
testStartGroovyEmbedded 0.05
testGroovyClassLoader_new 0.022