Surefire Report

Summary


Tests Errors Failures Skipped Success Rate Time
45 0 0 0 100% 1.652

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.jmxterm.utils 2 0 0 0 100% 0.012
org.cyclopsgroup.jmxterm 3 0 0 0 100% 0.012
org.cyclopsgroup.jmxterm.io 1 0 0 0 100% 0.005
org.cyclopsgroup.jmxterm.cc 7 0 0 0 100% 0.212
org.cyclopsgroup.jmxterm.jdk6 2 0 0 0 100% 0.634
org.cyclopsgroup.jmxterm.jdk5 1 0 0 0 100% 0.001
org.cyclopsgroup.jmxterm.cmd 28 0 0 0 100% 0.771
org.cyclopsgroup.jmxterm.pm 1 0 0 0 100% 0.005

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

org.cyclopsgroup.jmxterm.utils

Class Tests Errors Failures Skipped Success Rate Time
WeakCastUtilsTest 1 0 0 0 100% 0.007
ValueFormatTest 1 0 0 0 100% 0.005

org.cyclopsgroup.jmxterm

Class Tests Errors Failures Skipped Success Rate Time
SyntaxUtilsTest 3 0 0 0 100% 0.012

org.cyclopsgroup.jmxterm.io

Class Tests Errors Failures Skipped Success Rate Time
ValueOutputFormatTest 1 0 0 0 100% 0.005

org.cyclopsgroup.jmxterm.cc

Class Tests Errors Failures Skipped Success Rate Time
CommandCenterTest 1 0 0 0 100% 0.11
ConnectionImplTest 1 0 0 0 100% 0.009
JPMFactoryTest 1 0 0 0 100% 0.016
SessionImplTest 1 0 0 0 100% 0.002
PredefinedCommandFactoryTest 1 0 0 0 100% 0.026
HelpCommandTest 2 0 0 0 100% 0.049

org.cyclopsgroup.jmxterm.jdk6

Class Tests Errors Failures Skipped Success Rate Time
Jdk6JavaProcessManagerTest 1 0 0 0 100% 0.361
LocalVirtualMachineTest 1 0 0 0 100% 0.273

org.cyclopsgroup.jmxterm.jdk5

Class Tests Errors Failures Skipped Success Rate Time
Jdk5JavaProcessManagerTest 1 0 0 0 100% 0.001

org.cyclopsgroup.jmxterm.cmd

Class Tests Errors Failures Skipped Success Rate Time
QuitCommandTest 1 0 0 0 100% 0.14
BeansCommandTest 4 0 0 0 100% 0.054
InfoCommandTest 2 0 0 0 100% 0.039
CloseCommandTest 1 0 0 0 100% 0.009
SetCommandTest 4 0 0 0 100% 0.343
RunCommandTest 1 0 0 0 100% 0.037
DomainsCommandTest 1 0 0 0 100% 0.034
DomainCommandTest 4 0 0 0 100% 0.011
OpenCommandTest 2 0 0 0 100% 0.014
GetCommandTest 1 0 0 0 100% 0.047
OptionCommandTest 1 0 0 0 100% 0.005
BeanCommandTest 6 0 0 0 100% 0.038

org.cyclopsgroup.jmxterm.pm

Class Tests Errors Failures Skipped Success Rate Time
JConsoleClassLoaderFactoryTest 1 0 0 0 100% 0.005

Test Cases

QuitCommandTest

testExecute 0.137

CommandCenterTest

testExecute 0.108

BeansCommandTest

testExecuteWithAllBeans 0.017
testExecuteWithDomainInSession 0.007
testExecuteWithDomainOption 0.008
testExecuteWithNullDomain 0.009

InfoCommandTest

testExecuteWithShowingAttributes 0.02
testExecuteWithShowingOperations 0.014

CloseCommandTest

testExecute 0.006

SetCommandTest

testExecuteNormally 0.319
testExecuteWithAnEmptyString 0.009
testExecuteWithNullString 0.006
testExecuteWithControlCharacter 0.003

SyntaxUtilsTest

testGetUrl 0.001
testParseNormally 0.001
testParseWithWrongType 0.001

Jdk6JavaProcessManagerTest

testList 0.335

RunCommandTest

testExecuteNormally 0.035

DomainsCommandTest

testExecution 0.029

WeakCastUtilsTest

testCast 0.006

LocalVirtualMachineTest

testRun 0.246

ValueFormatTest

testParse 0.001

DomainCommandTest

testExecuteWithGettingNull 0.001
testExecuteWithGettingSomething 0.001
testExecuteWithSettingSomethingInvalid 0.002
testExecuteWithSettingSomethingValid 0.002

OpenCommandTest

testExecuteWithoutUrl 0.002
testExecuteWithUrl 0

Jdk5JavaProcessManagerTest

testConstruction 0

GetCommandTest

testExecuteNormally 0.035

OptionCommandTest

testExecuteWithInvalidVerbose 0.002

BeanCommandTest

testExecuteWithGettingNull 0.001
testExecuteWithGettingSomething 0.001
testExecuteWithInvalidBean 0.009
testExecuteWithSettingNull 0.004
testExecuteWithSettingSomething 0.005
testExecuteWithSettingSomethingAndDomain 0.007

ConnectionImplTest

testConstruction 0.009

JPMFactoryTest

testLoad 0.014

JConsoleClassLoaderFactoryTest

testLoad 0.002

SessionImplTest

testConnect 0

PredefinedCommandFactoryTest

testConstruction 0.025

HelpCommandTest

testExecuteWithOption 0.025
testExecuteWithoutOption 0.02

ValueOutputFormatTest

testPrintValue 0.001