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.456

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.456

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
ReportMojoTest 14 0 0 0 100% 1.959
ModelsReportRendererTest 16 0 0 0 100% 0.394
ReportConfigurationTest 5 0 0 0 100% 0.103

Test Cases

[Summary] [Package List] [Test Cases]

ReportMojoTest

getModels_nonExistingDirectory_nothing{Path} 0.05
executeReport_callsRenderer 1.168
executeReport_copyInvalidScript{Path} 0.024
executeReport_copiesOwnScript{Path} 0.015
getModels_emptyDirectory_nothing{Path} 0.006
getModels_invalidDirectory_exception{Path} 0.013
executeReport_copiesScriptFromDependency{Path} 0.02
getModels_matchingFileInSubdirectory_matchingFile{Path} 0.007
getModels_directoryWithMultipleMatchingFile_allFiles{Path} 0.005
executeReport_copyInvalidModel{Path} 0.007
executeReport_copiesModels{Path} 0.011
canGenerateReport_configurationError_false 0.613
getModels_directoryWithMatchingFile_matchingFile{Path} 0.003
canGenerateReport_delegatesToConfiguration 0.004

ModelsReportRendererTest

getCaseName_aCmmn_processName 0.042
getScripts_renderABpmn_bpmnScripts 0.072
render_aDmn 0.031
getDecisionName_aDmn_firstDecisionName 0.003
getCaseName_invalid_null 0.063
getScripts_renderADmn_dmnScripts 0.006
getProcessName_invalid_null 0.052
getProcessName_aBpmn_processName 0.002
getDecisionName_aBpmn_null 0.008
getDecisionName_invalid_null 0.049
getScripts_renderACmmn_cmmnScripts 0.004
render_aBpmn 0.009
render_aCmmn 0.006
getCaseNameName_aDmn_null 0.006
getProcessName_aDmn_null 0.004
getTargetFile_windowsPath 0.001

ReportConfigurationTest

canGenerateReport_aCmmn_true 0.047
getModels_allBpmnDmnCmmn 0.012
canGenerateReport_aDmn_true 0.001
canGenerateReport_aBpmn_true 0.002
canGenerateReport_noModels_false 0.003