[Summary] [Package List] [Test Cases]
| Tests | Errors | Failures | Skipped | Success Rate | Time |
|---|---|---|---|---|---|
| 59 | 0 | 0 | 0 | 100% | 1.335 |
Note: failures are anticipated and checked for with assertions while errors are unanticipated.
[Summary] [Package List] [Test Cases]
| Package | Tests | Errors | Failures | Skipped | Success Rate | Time |
|---|---|---|---|---|---|---|
| org.cyclopsgroup.jmxterm.utils | 2 | 0 | 0 | 0 | 100% | 0.061 |
| org.cyclopsgroup.jmxterm | 3 | 0 | 0 | 0 | 100% | 0.051 |
| org.cyclopsgroup.jmxterm.io | 7 | 0 | 0 | 0 | 100% | 0.025 |
| org.cyclopsgroup.jmxterm.cc | 7 | 0 | 0 | 0 | 100% | 0.435 |
| org.cyclopsgroup.jmxterm.jdk6 | 2 | 0 | 0 | 0 | 100% | 0.493 |
| org.cyclopsgroup.jmxterm.cmd | 36 | 0 | 0 | 0 | 100% | 0.266 |
| org.cyclopsgroup.jmxterm.jdk5 | 1 | 0 | 0 | 0 | 100% | 0.001 |
| org.cyclopsgroup.jmxterm.pm | 1 | 0 | 0 | 0 | 100% | 0.003 |
Note: package statistics are not computed recursively, they only sum up all of its testsuites numbers.
| Class | Tests | Errors | Failures | Skipped | Success Rate | Time | |
|---|---|---|---|---|---|---|---|
| ValueFormatTest | 1 | 0 | 0 | 0 | 100% | 0.01 | |
| WeakCastUtilsTest | 1 | 0 | 0 | 0 | 100% | 0.051 |
| Class | Tests | Errors | Failures | Skipped | Success Rate | Time | |
|---|---|---|---|---|---|---|---|
| SyntaxUtilsTest | 3 | 0 | 0 | 0 | 100% | 0.051 |
| Class | Tests | Errors | Failures | Skipped | Success Rate | Time | |
|---|---|---|---|---|---|---|---|
| FileCommandInputTest | 1 | 0 | 0 | 0 | 100% | 0.002 | |
| ValueOutputFormatTest | 3 | 0 | 0 | 0 | 100% | 0.005 | |
| FileCommandOutputTest | 1 | 0 | 0 | 0 | 100% | 0.01 | |
| PrintStreamCommandOutputTest | 1 | 0 | 0 | 0 | 100% | 0.003 | |
| InputStreamCommandInputTest | 1 | 0 | 0 | 0 | 100% | 0.005 |
| Class | Tests | Errors | Failures | Skipped | Success Rate | Time | |
|---|---|---|---|---|---|---|---|
| JPMFactoryTest | 1 | 0 | 0 | 0 | 100% | 0.015 | |
| CommandCenterTest | 1 | 0 | 0 | 0 | 100% | 0.057 | |
| SessionImplTest | 1 | 0 | 0 | 0 | 100% | 0.043 | |
| PredefinedCommandFactoryTest | 1 | 0 | 0 | 0 | 100% | 0.104 | |
| ConnectionImplTest | 1 | 0 | 0 | 0 | 100% | 0.015 | |
| HelpCommandTest | 2 | 0 | 0 | 0 | 100% | 0.201 |
| Class | Tests | Errors | Failures | Skipped | Success Rate | Time | |
|---|---|---|---|---|---|---|---|
| Jdk6JavaProcessManagerTest | 1 | 0 | 0 | 0 | 100% | 0.336 | |
| LocalVirtualMachineTest | 1 | 0 | 0 | 0 | 100% | 0.157 |
| Class | Tests | Errors | Failures | Skipped | Success Rate | Time | |
|---|---|---|---|---|---|---|---|
| DomainCommandTest | 5 | 0 | 0 | 0 | 100% | 0.032 | |
| OpenCommandTest | 2 | 0 | 0 | 0 | 100% | 0.004 | |
| OptionCommandTest | 1 | 0 | 0 | 0 | 100% | 0.003 | |
| DomainsCommandTest | 1 | 0 | 0 | 0 | 100% | 0.004 | |
| BeanCommandTest | 8 | 0 | 0 | 0 | 100% | 0.032 | |
| SetCommandTest | 6 | 0 | 0 | 0 | 100% | 0.039 | |
| GetCommandTest | 4 | 0 | 0 | 0 | 100% | 0.06 | |
| InfoCommandTest | 2 | 0 | 0 | 0 | 100% | 0.041 | |
| QuitCommandTest | 1 | 0 | 0 | 0 | 100% | 0.003 | |
| RunCommandTest | 1 | 0 | 0 | 0 | 100% | 0.01 | |
| BeansCommandTest | 4 | 0 | 0 | 0 | 100% | 0.036 | |
| CloseCommandTest | 1 | 0 | 0 | 0 | 100% | 0.002 |
| Class | Tests | Errors | Failures | Skipped | Success Rate | Time | |
|---|---|---|---|---|---|---|---|
| Jdk5JavaProcessManagerTest | 1 | 0 | 0 | 0 | 100% | 0.001 |
| Class | Tests | Errors | Failures | Skipped | Success Rate | Time | |
|---|---|---|---|---|---|---|---|
| JConsoleClassLoaderFactoryTest | 1 | 0 | 0 | 0 | 100% | 0.003 |
[Summary] [Package List] [Test Cases]
| testExecuteWithGettingNull | 0.002 | |
| testExecuteWithGettingSomething | 0.001 | |
| testSettingWithSpecialCharacters | 0.013 | |
| testSettingWithInvalidDomain | 0.002 | |
| testSettingWithValidDomain | 0.001 |
| testExecuteWithGettingNull | 0.002 | |
| testExecuteWithGettingSomething | 0.001 | |
| testExecuteWithInvalidBean | 0.002 | |
| testExecuteWithSettingNull | 0.001 | |
| testSettingSpecialCharactersWithoutDomain | 0.012 | |
| testSettingWithDomain | 0.001 | |
| testSettingWithoutDomain | 0.002 | |
| testSettingWithSpecialCharacters | 0.002 |
| testExecuteNormally | 0.017 | |
| testExecuteWithAnEmptyString | 0.002 | |
| testExecuteWithControlCharacter | 0.002 | |
| testExecuteWithNegativeNumber | 0.002 | |
| testExecuteWithNullString | 0.008 | |
| testExecuteWithQuotedNegativeNumber | 0.005 |
| testExecuteNormally | 0.048 | |
| testExecuteWithNonStringType | 0.003 | |
| testExecuteWithStrangeAttributeName | 0.002 | |
| testExecuteWithUnusualDomainAndBeanName | 0.002 |
| testExecuteWithAllBeans | 0.015 | |
| testExecuteWithDomainInSession | 0.01 | |
| testExecuteWithDomainOption | 0.002 | |
| testExecuteWithNullDomain | 0.002 |