Surefire Report

Summary

[Summary] [Package List] [Test Cases]


Tests Errors Failures Skipped Success Rate Time
24 0 0 0 100% 0.227

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
org.cyclopsgroup.jcli.example 1 0 0 0 100% 0.003
org.cyclopsgroup.jcli.jline 7 0 0 0 100% 0.202
org.cyclopsgroup.jcli.impl 3 0 0 0 100% 0.007
org.cyclopsgroup.jcli 13 0 0 0 100% 0.015

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

org.cyclopsgroup.jcli.example

Class Tests Errors Failures Skipped Success Rate Time
UserControlTest 1 0 0 0 100% 0.003

org.cyclopsgroup.jcli.jline

Class Tests Errors Failures Skipped Success Rate Time
ArgumentsInspectorTest 1 0 0 0 100% 0
CliCompletorTest 6 0 0 0 100% 0.202

org.cyclopsgroup.jcli.impl

Class Tests Errors Failures Skipped Success Rate Time
DefaultArgumentProcessorTest 3 0 0 0 100% 0.007

org.cyclopsgroup.jcli

Class Tests Errors Failures Skipped Success Rate Time
GnuParserTest 10 0 0 0 100% 0.01
MultiActionTest 1 0 0 0 100% 0
FieldAccessTest 2 0 0 0 100% 0.005

Test Cases

[Summary] [Package List] [Test Cases]

GnuParserTest

testWithoutCli 0.002
testLongOptionWithDash 0
testSimpleArgumentWithoutValue 0.001
testCombination 0.001
testWithDash 0.001
testWithFlag 0.001
testWithMultiValueOption 0.001
testWithNegativeNumbers 0.001
testSimpleArgumentWithMultiValues 0
testNormalBeanWithoutValues 0.001

DefaultArgumentProcessorTest

testAvailability 0
testPrintHelp 0.006
testProcessProperties 0.001

ArgumentsInspectorTest

testConsume 0

MultiActionTest

testMultiAction 0

CliCompletorTest

testCompleteWithOption 0.167
testCompleteWithEmpty 0.001
testCompleteWithSecondOption 0.001
testCompleteWithPartialLongOption 0.001
testCompleteWithLongOptionPrefix 0.001
testCompleteWithOptionPrefix 0.001

UserControlTest

testWithSingleUser 0.003

FieldAccessTest

testProcessWithDefault 0.004
testProcessWithAllParameters 0.001