Summary

Tests Errors Failures Success Rate Time
89 0 0 100.00% 0.37

Note: failures are anticipated and checked for with assertions while errors are unanticipated.

Package List

Package Tests Errors Failures Success Rate Time
eu.lindenbaum.maven.mojo.app 1 0 0 100.00% 0.00
eu.lindenbaum.maven.util 25 0 0 100.00% 0.10
eu.lindenbaum.maven.erlang 63 0 0 100.00% 0.27

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

eu.lindenbaum.maven.mojo.app

Class Tests Errors Failures Success Rate Time
ProfilerTest 1 0 0 100.00% 0.00

eu.lindenbaum.maven.util

Class Tests Errors Failures Success Rate Time
CollectionUtilsTest 4 0 0 100.00% 0.01
ErlUtilsTest 14 0 0 100.00% 0.02
FileUtilsTest 5 0 0 100.00% 0.06
NetworkUtilsTest 2 0 0 100.00% 0.01

eu.lindenbaum.maven.erlang

Class Tests Errors Failures Success Rate Time
BeamCompilerScriptTest 2 0 0 100.00% 0.01
CheckAppScriptTest 3 0 0 100.00% 0.01
CheckAppUpScriptTest 3 0 0 100.00% 0.01
CheckRelScriptTest 3 0 0 100.00% 0.00
CoverageReportResultTest 2 0 0 100.00% 0.00
CoverageReportScriptTest 2 0 0 100.00% 0.04
CreateRELEASESScriptTest 3 0 0 100.00% 0.04
DialyzerScriptTest 2 0 0 100.00% 0.04
EDocScriptTest 3 0 0 100.00% 0.02
FilterForAttributeScriptTest 3 0 0 100.00% 0.00
GetAppupDirectiveScriptTest 3 0 0 100.00% 0.00
GetAttributesScriptTest 3 0 0 100.00% 0.02
LoadModulesScriptTest 2 0 0 100.00% 0.00
MakeRelupScriptTest 4 0 0 100.00% 0.01
MakeScriptScriptTest 4 0 0 100.00% 0.01
MakeTarScriptTest 4 0 0 100.00% 0.01
PurgeModulesScriptTest 2 0 0 100.00% 0.00
RunProjectScriptTest 3 0 0 100.00% 0.00
RuntimeInfoScriptTest 2 0 0 100.00% 0.01
TestScriptTest 4 0 0 100.00% 0.01
UploadReleaseScriptTest 3 0 0 100.00% 0.01
UploadScriptTest 3 0 0 100.00% 0.01

Test Cases

BeamCompilerScriptTest

testGet 0.00
testHandle 0.00

CheckAppScriptTest

testGet 0.00
testHandle 0.00
testHandleDefault 0.00

CheckAppUpScriptTest

testGet 0.00
testHandleNoError 0.00
testHandleWithError 0.00

CheckRelScriptTest

testGet 0.00
testHandle 0.00
testHandleDefault 0.00

CoverageReportResultTest

testCalculateCoverage 0.00
testPlainTextFormatting 0.00

CoverageReportScriptTest

testGet 0.02
testCoverageFailed 0.01

CreateRELEASESScriptTest

testGet 0.00
testHandleOk 0.02
testHandleError 0.00

DialyzerScriptTest

testGet 0.02
testHandle 0.00

EDocScriptTest

testGet 0.00
testHandleError 0.00
testHandleSuccess 0.00

FilterForAttributeScriptTest

testGet 0.00
testHandleEmpty 0.00
testHandleNotEmpty 0.00

GetAppupDirectiveScriptTest

testGet 0.00
testHandleEmpty 0.00
testHandleNotEmpty 0.00

GetAttributesScriptTest

testGet 0.00
testHandleEmpty 0.00
testHandleNotEmpty 0.00

LoadModulesScriptTest

testGet 0.00
testHandle 0.00

MakeRelupScriptTest

testGet 0.01
testHandle 0.00
testHandleWithError 0.00
testHandleWithWarning 0.00

MakeScriptScriptTest

testGet 0.00
testHandle 0.00
testHandleWithError 0.00
testHandleWithWarning 0.00

MakeTarScriptTest

testGet 0.00
testHandle 0.00
testHandleWithError 0.00
testHandleWithWarning 0.00

PurgeModulesScriptTest

testGet 0.00
testHandle 0.00

RunProjectScriptTest

testHandleSuccess 0.00
testGetHandle 0.00
testHandleFailure 0.00

RuntimeInfoScriptTest

testGet 0.00
testHandle 0.00

TestScriptTest

testGet 0.00
testHandleTestsPassed 0.00
testHandleTestsPassedWithWarnings 0.00
testHandleTestsFailed 0.00

UploadReleaseScriptTest

testGet 0.00
testHandleOk 0.00
testHandleError 0.00

UploadScriptTest

testGet 0.00
testHandleOk 0.00
testHandleError 0.00

ProfilerTest

testPlainTextFormatting 0.00

CollectionUtilsTest

testMapMapFunctionOfABCollectionOfA 0.00
testMapMapFunctionOfOtpErlangObjectBOtpErlangList 0.00
testFilter 0.00
testFoldl 0.00

ErlUtilsTest

testToListNull 0.00
testToListNonNull 0.00
testToFileListNull 0.00
testToFileListNonNull 0.00
testToModuleListNull 0.00
testToStringIsNotNullSafe 0.00
testStringToString 0.00
testAtomToString 0.00
testListToString 0.00
testEmptyListToString 0.00
ensureToIntIsNullSafe 0.00
ensureToIntDiscardsBadType 0.00
ensureToIntSilentlyEatsOverflowException 0.00
testToInt 0.00

FileUtilsTest

testGetFilesRecursive 0.01
testGetFilesAndDirectoriesRecursive 0.01
testCopyDirectory 0.03
testCopyDirectoryEmpty 0.00
testGetDirectoriesRecursive 0.00

NetworkUtilsTest

testRetrieveIP 0.01
testSortInetAddresses 0.00