Fork me on GitHub

Surefire Report

Summary

[Summary] [Package List] [Test Cases]


Tests Errors Failures Skipped Success Rate Time
35 0 0 0 100% 2.172

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.jonasrutishauser.maven.plugin.bpmn 35 0 0 0 100% 2.172

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

com.github.jonasrutishauser.maven.plugin.bpmn

Class Tests Errors Failures Skipped Success Rate Time
ModelsReportRendererTest 16 0 0 0 100% 0.286
ReportConfigurationTest 5 0 0 0 100% 0.081
ReportMojoTest 14 0 0 0 100% 1.805

Test Cases

[Summary] [Package List] [Test Cases]

ModelsReportRendererTest

getCaseName_aCmmn_processName 0.043
getScripts_renderABpmn_bpmnScripts 0.095
render_aDmn 0.004
getDecisionName_aDmn_firstDecisionName 0.001
getCaseName_invalid_null 0.05
getScripts_renderADmn_dmnScripts 0.003
getProcessName_invalid_null 0.039
getProcessName_aBpmn_processName 0
getDecisionName_aBpmn_null 0.01
getDecisionName_invalid_null 0.016
getScripts_renderACmmn_cmmnScripts 0
render_aBpmn 0
render_aCmmn 0
getCaseNameName_aDmn_null 0.001
getProcessName_aDmn_null 0.001
getTargetFile_windowsPath 0

ReportConfigurationTest

canGenerateReport_aCmmn_true 0.039
getModels_allBpmnDmnCmmn 0.01
canGenerateReport_aDmn_true 0.001
canGenerateReport_aBpmn_true 0.001
canGenerateReport_noModels_false 0.002

ReportMojoTest

getModels_nonExistingDirectory_nothing{Path} 0.024
executeReport_callsRenderer 1.091
executeReport_copyInvalidScript{Path} 0.016
executeReport_copiesOwnScript{Path} 0.005
getModels_emptyDirectory_nothing{Path} 0.005
getModels_invalidDirectory_exception{Path} 0.002
executeReport_copiesScriptFromDependency{Path} 0.005
getModels_matchingFileInSubdirectory_matchingFile{Path} 0.006
getModels_directoryWithMultipleMatchingFile_allFiles{Path} 0.003
executeReport_copyInvalidModel{Path} 0.006
executeReport_copiesModels{Path} 0.009
canGenerateReport_configurationError_false 0.603
getModels_directoryWithMatchingFile_matchingFile{Path} 0
canGenerateReport_delegatesToConfiguration 0.019