Surefire Report

Summary


Tests Errors Failures Skipped Success Rate Time
18 0 0 0 100% 0.302

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

Package List


Package Tests Errors Failures Skipped Success Rate Time
org.cyclopsgroup.jcli.jline 7 0 0 0 100% 0.05
org.cyclopsgroup.jcli 7 0 0 0 100% 0.207
org.cyclopsgroup.jcli.example 1 0 0 0 100% 0.012
org.cyclopsgroup.jcli.impl 3 0 0 0 100% 0.033

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

org.cyclopsgroup.jcli.jline

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

org.cyclopsgroup.jcli

Class Tests Errors Failures Skipped Success Rate Time
GnuParserTest 7 0 0 0 100% 0.207

org.cyclopsgroup.jcli.example

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

org.cyclopsgroup.jcli.impl

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

Test Cases

CliCompletorTest

testCompleteWithEmpty 0.008
testCompleteWithLongOptionPrefix 0.005
testCompleteWithOption 0.003
testCompleteWithOptionPrefix 0.003
testCompleteWithPartialLongOption 0.003
testCompleteWithSecondOption 0.003

GnuParserTest

testCombination 0.115
testNormalBeanWithoutValues 0.01
testSimpleArgumentWithMultiValues 0.005
testSimpleArgumentWithoutValue 0.003
testWithFlag 0.004
testWithMultiValueOption 0.005
testWithNegativeNumbers 0.01

DefaultArgumentProcessorTest

testAvailability 0.001
testParsingContextWithNormalBean 0.002
testPrintHelp 0.027

UserControlTest

testWithSingleUser 0.011

ArgumentsInspectorTest

testConsume 0.021