Index

B C D E F G H I J L M O P Q R S T U V W 
All Classes and Interfaces|All Packages

B

BeanCommandTest - Class in org.cyclopsgroup.jmxterm.cmd
Test case for BeanCommand
BeanCommandTest() - Constructor for class org.cyclopsgroup.jmxterm.cmd.BeanCommandTest
 
BeansCommandTest - Class in org.cyclopsgroup.jmxterm.cmd
Test case for BeansCommand
BeansCommandTest() - Constructor for class org.cyclopsgroup.jmxterm.cmd.BeansCommandTest
 

C

CloseCommandTest - Class in org.cyclopsgroup.jmxterm.cmd
Test of CloseCommand
CloseCommandTest() - Constructor for class org.cyclopsgroup.jmxterm.cmd.CloseCommandTest
 
CommandCenterTest - Class in org.cyclopsgroup.jmxterm.cc
Test case of CommandCenter
CommandCenterTest() - Constructor for class org.cyclopsgroup.jmxterm.cc.CommandCenterTest
 
connect(JMXServiceURL, Map<String, Object>) - Method in class org.cyclopsgroup.jmxterm.MockSession
 
ConnectionImplTest - Class in org.cyclopsgroup.jmxterm.cc
Test case of ConnectionImpl
ConnectionImplTest() - Constructor for class org.cyclopsgroup.jmxterm.cc.ConnectionImplTest
 

D

disconnect() - Method in class org.cyclopsgroup.jmxterm.MockSession
 
DomainCommandTest - Class in org.cyclopsgroup.jmxterm.cmd
DomainCommandTest() - Constructor for class org.cyclopsgroup.jmxterm.cmd.DomainCommandTest
 
DomainsCommandTest - Class in org.cyclopsgroup.jmxterm.cmd
Test case of DomainsCommand
DomainsCommandTest() - Constructor for class org.cyclopsgroup.jmxterm.cmd.DomainsCommandTest
 

E

execute() - Method in class org.cyclopsgroup.jmxterm.SelfRecordingCommand
 

F

FileCommandInputTest - Class in org.cyclopsgroup.jmxterm.io
Test case of FileCommandInput
FileCommandInputTest() - Constructor for class org.cyclopsgroup.jmxterm.io.FileCommandInputTest
 
FileCommandOutputTest - Class in org.cyclopsgroup.jmxterm.io
Test case for FileCommandOutput
FileCommandOutputTest() - Constructor for class org.cyclopsgroup.jmxterm.io.FileCommandOutputTest
 

G

getArgs() - Method in class org.cyclopsgroup.jmxterm.SelfRecordingCommand
 
getArguments() - Method in class org.cyclopsgroup.jmxterm.SelfRecordingCommand
 
GetCommandTest - Class in org.cyclopsgroup.jmxterm.cmd
Test case of GetCommand
GetCommandTest() - Constructor for class org.cyclopsgroup.jmxterm.cmd.GetCommandTest
 
getConnection() - Method in class org.cyclopsgroup.jmxterm.MockSession
 
getConnectorId() - Method in class org.cyclopsgroup.jmxterm.MockConnection
 
getServerConnection() - Method in class org.cyclopsgroup.jmxterm.MockConnection
 
getUrl() - Method in class org.cyclopsgroup.jmxterm.MockConnection
 

H

HelpCommandTest - Class in org.cyclopsgroup.jmxterm.cc
Test case for HelpCommand
HelpCommandTest() - Constructor for class org.cyclopsgroup.jmxterm.cc.HelpCommandTest
 

I

InfoCommandTest - Class in org.cyclopsgroup.jmxterm.cmd
Test for InfoCommand
InfoCommandTest() - Constructor for class org.cyclopsgroup.jmxterm.cmd.InfoCommandTest
 
InputStreamCommandInputTest - Class in org.cyclopsgroup.jmxterm.io
Unit test case for class InputStreamCommandInput
InputStreamCommandInputTest() - Constructor for class org.cyclopsgroup.jmxterm.io.InputStreamCommandInputTest
 
isConnected() - Method in class org.cyclopsgroup.jmxterm.MockSession
 

J

JConsoleClassLoaderFactoryTest - Class in org.cyclopsgroup.jmxterm.pm
Test loading jconsole classes
JConsoleClassLoaderFactoryTest() - Constructor for class org.cyclopsgroup.jmxterm.pm.JConsoleClassLoaderFactoryTest
 
Jdk5JavaProcessManagerTest - Class in org.cyclopsgroup.jmxterm.jdk5
Jdk5JavaProcessManagerTest() - Constructor for class org.cyclopsgroup.jmxterm.jdk5.Jdk5JavaProcessManagerTest
 
Jdk6JavaProcessManagerTest - Class in org.cyclopsgroup.jmxterm.jdk6
Test case of Jdk6JavaProcessManager
Jdk6JavaProcessManagerTest() - Constructor for class org.cyclopsgroup.jmxterm.jdk6.Jdk6JavaProcessManagerTest
 
Jdk9JavaProcessManagerTest - Class in org.cyclopsgroup.jmxterm.jdk9
Jdk9JavaProcessManagerTest() - Constructor for class org.cyclopsgroup.jmxterm.jdk9.Jdk9JavaProcessManagerTest
 
JPMFactoryTest - Class in org.cyclopsgroup.jmxterm.cc
Test of JPMFactory
JPMFactoryTest() - Constructor for class org.cyclopsgroup.jmxterm.cc.JPMFactoryTest
 

L

LocalVirtualMachineTest - Class in org.cyclopsgroup.jmxterm.jdk6
Test of LocalVirtualMachine
LocalVirtualMachineTest() - Constructor for class org.cyclopsgroup.jmxterm.jdk6.LocalVirtualMachineTest
 

M

MockConnection - Class in org.cyclopsgroup.jmxterm
Mock Connection implementation for testing purpose
MockConnection(JMXServiceURL, MBeanServerConnection) - Constructor for class org.cyclopsgroup.jmxterm.MockConnection
 
MockSession - Class in org.cyclopsgroup.jmxterm
Mocked version of Session implementation for testing purpose only
MockSession(Writer, MBeanServerConnection) - Constructor for class org.cyclopsgroup.jmxterm.MockSession
 

O

OpenCommandTest - Class in org.cyclopsgroup.jmxterm.cmd
Test case to test OpenCommand
OpenCommandTest() - Constructor for class org.cyclopsgroup.jmxterm.cmd.OpenCommandTest
 
OptionCommandTest - Class in org.cyclopsgroup.jmxterm.cmd
Test for OptionCommand
OptionCommandTest() - Constructor for class org.cyclopsgroup.jmxterm.cmd.OptionCommandTest
 
org.cyclopsgroup.jmxterm - package org.cyclopsgroup.jmxterm
 
org.cyclopsgroup.jmxterm.cc - package org.cyclopsgroup.jmxterm.cc
 
org.cyclopsgroup.jmxterm.cmd - package org.cyclopsgroup.jmxterm.cmd
 
org.cyclopsgroup.jmxterm.io - package org.cyclopsgroup.jmxterm.io
 
org.cyclopsgroup.jmxterm.jdk5 - package org.cyclopsgroup.jmxterm.jdk5
 
org.cyclopsgroup.jmxterm.jdk6 - package org.cyclopsgroup.jmxterm.jdk6
 
org.cyclopsgroup.jmxterm.jdk9 - package org.cyclopsgroup.jmxterm.jdk9
 
org.cyclopsgroup.jmxterm.pm - package org.cyclopsgroup.jmxterm.pm
 
org.cyclopsgroup.jmxterm.utils - package org.cyclopsgroup.jmxterm.utils
 

P

PredefinedCommandFactoryTest - Class in org.cyclopsgroup.jmxterm.cc
PredefinedCommandFactoryTest() - Constructor for class org.cyclopsgroup.jmxterm.cc.PredefinedCommandFactoryTest
 
PrintStreamCommandOutputTest - Class in org.cyclopsgroup.jmxterm.io
PrintStreamCommandOutputTest() - Constructor for class org.cyclopsgroup.jmxterm.io.PrintStreamCommandOutputTest
 

Q

QuitCommandTest - Class in org.cyclopsgroup.jmxterm.cmd
Test case for QuitCommand
QuitCommandTest() - Constructor for class org.cyclopsgroup.jmxterm.cmd.QuitCommandTest
 

R

RunCommandTest - Class in org.cyclopsgroup.jmxterm.cmd
Test case for RunCommand
RunCommandTest() - Constructor for class org.cyclopsgroup.jmxterm.cmd.RunCommandTest
 

S

SelfRecordingCommand - Class in org.cyclopsgroup.jmxterm
A command for testing that records parameters passed in
SelfRecordingCommand(List<Command>) - Constructor for class org.cyclopsgroup.jmxterm.SelfRecordingCommand
 
SessionImplTest - Class in org.cyclopsgroup.jmxterm.cc
Test case of ConnectionImpl
SessionImplTest() - Constructor for class org.cyclopsgroup.jmxterm.cc.SessionImplTest
 
setArguments(List<String>) - Method in class org.cyclopsgroup.jmxterm.SelfRecordingCommand
 
SetCommandTest - Class in org.cyclopsgroup.jmxterm.cmd
Test case of SetCommand
SetCommandTest() - Constructor for class org.cyclopsgroup.jmxterm.cmd.SetCommandTest
 
setUp() - Method in class org.cyclopsgroup.jmxterm.cc.CommandCenterTest
Set up objects to test
setUp() - Method in class org.cyclopsgroup.jmxterm.cc.HelpCommandTest
Set up objects to test
setUp() - Method in class org.cyclopsgroup.jmxterm.cc.SessionImplTest
Set up objects to test
setUp() - Method in class org.cyclopsgroup.jmxterm.cmd.BeansCommandTest
Set up testing connection
setUp() - Method in class org.cyclopsgroup.jmxterm.cmd.CloseCommandTest
Set up classes to test
setUp() - Method in class org.cyclopsgroup.jmxterm.cmd.DomainCommandTest
Set up command to test
setUp() - Method in class org.cyclopsgroup.jmxterm.cmd.DomainsCommandTest
Set up objects to test
setUp() - Method in class org.cyclopsgroup.jmxterm.cmd.GetCommandTest
Set up class to test
setUp() - Method in class org.cyclopsgroup.jmxterm.cmd.InfoCommandTest
Set up objects to test
setUp() - Method in class org.cyclopsgroup.jmxterm.cmd.OpenCommandTest
Set up command to test
setUp() - Method in class org.cyclopsgroup.jmxterm.cmd.OptionCommandTest
Set up object to test
setUp() - Method in class org.cyclopsgroup.jmxterm.cmd.QuitCommandTest
Setup objects to test
setUp() - Method in class org.cyclopsgroup.jmxterm.cmd.RunCommandTest
Setup objects to test
setUp() - Method in class org.cyclopsgroup.jmxterm.cmd.SetCommandTest
Set up objects to test
setUp() - Method in class org.cyclopsgroup.jmxterm.cmd.SubscribeCommandTest
Setup objects to test
setUp() - Method in class org.cyclopsgroup.jmxterm.cmd.UnsubscribeCommandTest
Setup objects to test
setUpTestFile() - Method in class org.cyclopsgroup.jmxterm.io.FileCommandOutputTest
prepare for test output file
size() - Method in interface org.cyclopsgroup.jmxterm.utils.SizeAware
 
SizeAware - Interface in org.cyclopsgroup.jmxterm.utils
A test interface to test WeakCastUtils
SubscribeCommandTest - Class in org.cyclopsgroup.jmxterm.cmd
Test case for RunCommand
SubscribeCommandTest() - Constructor for class org.cyclopsgroup.jmxterm.cmd.SubscribeCommandTest
 
SyntaxUtilsTest - Class in org.cyclopsgroup.jmxterm
Test case of SyntaxUtils
SyntaxUtilsTest() - Constructor for class org.cyclopsgroup.jmxterm.SyntaxUtilsTest
 

T

tearDown() - Method in class org.cyclopsgroup.jmxterm.cmd.SubscribeCommandTest
 
tearDown() - Method in class org.cyclopsgroup.jmxterm.cmd.UnsubscribeCommandTest
 
tearDownTestFile() - Method in class org.cyclopsgroup.jmxterm.io.FileCommandOutputTest
Delete test file
testCast() - Method in class org.cyclopsgroup.jmxterm.utils.WeakCastUtilsTest
Test casing a SizeAware interface
testConnect() - Method in class org.cyclopsgroup.jmxterm.cc.SessionImplTest
Verify connect() runs correctly
testConstruction() - Method in class org.cyclopsgroup.jmxterm.cc.ConnectionImplTest
Test the object is constructed correctly
testConstruction() - Method in class org.cyclopsgroup.jmxterm.cc.PredefinedCommandFactoryTest
Test that object is constructed
testConstruction() - Method in class org.cyclopsgroup.jmxterm.jdk5.Jdk5JavaProcessManagerTest
Dummy test case
testConstruction() - Method in class org.cyclopsgroup.jmxterm.jdk9.Jdk9JavaProcessManagerTest
 
testExecute() - Method in class org.cyclopsgroup.jmxterm.cc.CommandCenterTest
Verify the execution
testExecute() - Method in class org.cyclopsgroup.jmxterm.cmd.CloseCommandTest
Test execution
testExecute() - Method in class org.cyclopsgroup.jmxterm.cmd.QuitCommandTest
 
testExecuteForSingleLineOutput() - Method in class org.cyclopsgroup.jmxterm.cmd.GetCommandTest
Verify that single line output is working
testExecuteNormally() - Method in class org.cyclopsgroup.jmxterm.cmd.GetCommandTest
Test normal execution
testExecuteNormally() - Method in class org.cyclopsgroup.jmxterm.cmd.RunCommandTest
 
testExecuteNormally() - Method in class org.cyclopsgroup.jmxterm.cmd.SetCommandTest
Test setting an integer
testExecuteNormally() - Method in class org.cyclopsgroup.jmxterm.cmd.UnsubscribeCommandTest
 
testExecuteOneNotification() - Method in class org.cyclopsgroup.jmxterm.cmd.SubscribeCommandTest
 
testExecuteOverloadedMethod() - Method in class org.cyclopsgroup.jmxterm.cmd.RunCommandTest
 
testExecuteTwoNotifications() - Method in class org.cyclopsgroup.jmxterm.cmd.SubscribeCommandTest
 
testExecuteTwoNotifications() - Method in class org.cyclopsgroup.jmxterm.cmd.UnsubscribeCommandTest
 
testExecuteWithAllBeans() - Method in class org.cyclopsgroup.jmxterm.cmd.BeansCommandTest
Test execution and get all beans
testExecuteWithAnEmptyString() - Method in class org.cyclopsgroup.jmxterm.cmd.SetCommandTest
Test setting an empty string
testExecuteWithControlCharacter() - Method in class org.cyclopsgroup.jmxterm.cmd.SetCommandTest
Test setting string with control character
testExecuteWithDelimiters() - Method in class org.cyclopsgroup.jmxterm.cmd.GetCommandTest
Verify that delimiters are working
testExecuteWithDomainInSession() - Method in class org.cyclopsgroup.jmxterm.cmd.BeansCommandTest
Test execution where domain is set in session
testExecuteWithDomainOption() - Method in class org.cyclopsgroup.jmxterm.cmd.BeansCommandTest
Test execution with an domain option
testExecuteWithGettingNull() - Method in class org.cyclopsgroup.jmxterm.cmd.BeanCommandTest
Test execution with NULL result
testExecuteWithGettingNull() - Method in class org.cyclopsgroup.jmxterm.cmd.DomainCommandTest
Test execution and get empty result
testExecuteWithGettingSomething() - Method in class org.cyclopsgroup.jmxterm.cmd.BeanCommandTest
Test execution with some result
testExecuteWithGettingSomething() - Method in class org.cyclopsgroup.jmxterm.cmd.DomainCommandTest
Test execution and get valid result
testExecuteWithInvalidBean() - Method in class org.cyclopsgroup.jmxterm.cmd.BeanCommandTest
Test the case where an illegal bean is requested
testExecuteWithInvalidVerbose() - Method in class org.cyclopsgroup.jmxterm.cmd.OptionCommandTest
 
testExecuteWithNegativeNumber() - Method in class org.cyclopsgroup.jmxterm.cmd.SetCommandTest
Test with negative number
testExecuteWithNonStringType() - Method in class org.cyclopsgroup.jmxterm.cmd.GetCommandTest
Verify non string type is formatted into string
testExecuteWithNullDomain() - Method in class org.cyclopsgroup.jmxterm.cmd.BeansCommandTest
Test execution with domain NULL
testExecuteWithNullString() - Method in class org.cyclopsgroup.jmxterm.cmd.SetCommandTest
Test setting NULL string
testExecuteWithOption() - Method in class org.cyclopsgroup.jmxterm.cc.HelpCommandTest
Test execution with several options
testExecuteWithoutOption() - Method in class org.cyclopsgroup.jmxterm.cc.HelpCommandTest
Test execution without option
testExecuteWithoutUrl() - Method in class org.cyclopsgroup.jmxterm.cmd.OpenCommandTest
Test execution without URL
testExecuteWithQuotedNegativeNumber() - Method in class org.cyclopsgroup.jmxterm.cmd.SetCommandTest
Test with quoted negative number
testExecuteWithSettingNull() - Method in class org.cyclopsgroup.jmxterm.cmd.BeanCommandTest
Test the case where NULL is get
testExecuteWithShowingAttributes() - Method in class org.cyclopsgroup.jmxterm.cmd.InfoCommandTest
Test how attributes are displayed
testExecuteWithShowingMultipleMatchingOperations() - Method in class org.cyclopsgroup.jmxterm.cmd.InfoCommandTest
Test execution and show available options
testExecuteWithShowingNonExistingOperation() - Method in class org.cyclopsgroup.jmxterm.cmd.InfoCommandTest
Test execution and show available options
testExecuteWithShowingOperations() - Method in class org.cyclopsgroup.jmxterm.cmd.InfoCommandTest
Test execution and show available options
testExecuteWithShowingSpecificOperation() - Method in class org.cyclopsgroup.jmxterm.cmd.InfoCommandTest
Test execution and show available options
testExecuteWithSlashInDomainName() - Method in class org.cyclopsgroup.jmxterm.cmd.GetCommandTest
 
testExecuteWithStrangeAttributeName() - Method in class org.cyclopsgroup.jmxterm.cmd.GetCommandTest
Verify attribute name with dash, underline and dot is acceptable
testExecuteWithUnusualDomainAndBeanName() - Method in class org.cyclopsgroup.jmxterm.cmd.GetCommandTest
Verify unusual bean name and domain name is acceptable
testExecuteWithUrl() - Method in class org.cyclopsgroup.jmxterm.cmd.OpenCommandTest
 
testExecution() - Method in class org.cyclopsgroup.jmxterm.cmd.DomainsCommandTest
Test normal execution
testGetUrl() - Method in class org.cyclopsgroup.jmxterm.SyntaxUtilsTest
Test how getUrl() figure out MBeanServer URL based on various pattern of input
testList() - Method in class org.cyclopsgroup.jmxterm.jdk6.Jdk6JavaProcessManagerTest
Test to list processes
testLoad() - Method in class org.cyclopsgroup.jmxterm.cc.JPMFactoryTest
Verify JPMFactory can create process manager
testLoad() - Method in class org.cyclopsgroup.jmxterm.pm.JConsoleClassLoaderFactoryTest
Test loading a few classes
testMultipleArguments() - Method in class org.cyclopsgroup.jmxterm.cc.CommandCenterTest
 
testMultipleEscapedArguments() - Method in class org.cyclopsgroup.jmxterm.cc.CommandCenterTest
 
testParse() - Method in class org.cyclopsgroup.jmxterm.utils.ValueFormatTest
Test parse method
testParseNormally() - Method in class org.cyclopsgroup.jmxterm.SyntaxUtilsTest
Verify string expression of type is correctly parsed
testParseWithWrongType() - Method in class org.cyclopsgroup.jmxterm.SyntaxUtilsTest
Verify that Exception is thrown when type is wrong
testPrint() - Method in class org.cyclopsgroup.jmxterm.io.PrintStreamCommandOutputTest
Write something to output and verify what's written
testPrintExpression() - Method in class org.cyclopsgroup.jmxterm.io.ValueOutputFormatTest
Print out expression and verify output
testPrintList() - Method in class org.cyclopsgroup.jmxterm.io.ValueOutputFormatTest
Print out a list value and verify output
testPrintMap() - Method in class org.cyclopsgroup.jmxterm.io.ValueOutputFormatTest
Print out a map and verify output
testRead() - Method in class org.cyclopsgroup.jmxterm.io.FileCommandInputTest
Read commands from given test text file and verify result
testRead() - Method in class org.cyclopsgroup.jmxterm.io.InputStreamCommandInputTest
Read from string line by line and verify result
testRegexEscapesCorrectly() - Method in class org.cyclopsgroup.jmxterm.cc.CommandCenterTest
 
testRun() - Method in class org.cyclopsgroup.jmxterm.jdk6.LocalVirtualMachineTest
Test run
testSettingSpecialCharactersWithoutDomain() - Method in class org.cyclopsgroup.jmxterm.cmd.BeanCommandTest
Test setting names with special character such as dot, dash and underline, without setting a domain first
testSettingWithDomain() - Method in class org.cyclopsgroup.jmxterm.cmd.BeanCommandTest
Test the case where a domain is set
testSettingWithInvalidDomain() - Method in class org.cyclopsgroup.jmxterm.cmd.DomainCommandTest
Test the case where invalid value is declined
testSettingWithoutDomain() - Method in class org.cyclopsgroup.jmxterm.cmd.BeanCommandTest
Test the case where domain is set
testSettingWithSpecialCharacters() - Method in class org.cyclopsgroup.jmxterm.cmd.BeanCommandTest
Test setting names with special character such as dot, dash and underline
testSettingWithSpecialCharacters() - Method in class org.cyclopsgroup.jmxterm.cmd.DomainCommandTest
Test execution and set value with special characters
testSettingWithValidDomain() - Method in class org.cyclopsgroup.jmxterm.cmd.DomainCommandTest
Test execution and set valid value
testSingleArgumentWithEscape() - Method in class org.cyclopsgroup.jmxterm.cc.CommandCenterTest
 
testSingleArgumentWithSpace() - Method in class org.cyclopsgroup.jmxterm.cc.CommandCenterTest
 
testSingleSimpleArgument() - Method in class org.cyclopsgroup.jmxterm.cc.CommandCenterTest
 
testWrite() - Method in class org.cyclopsgroup.jmxterm.io.FileCommandOutputTest
Writes out some output and verify result
testWriteMultipleTimes() - Method in class org.cyclopsgroup.jmxterm.io.FileCommandOutputTest
Writes out some output and verify result
toString() - Method in class org.cyclopsgroup.jmxterm.SelfRecordingCommand
 

U

UnsubscribeCommandTest - Class in org.cyclopsgroup.jmxterm.cmd
Test case for RunCommand
UnsubscribeCommandTest() - Constructor for class org.cyclopsgroup.jmxterm.cmd.UnsubscribeCommandTest
 

V

ValueFormatTest - Class in org.cyclopsgroup.jmxterm.utils
Test case of ValueFormat
ValueFormatTest() - Constructor for class org.cyclopsgroup.jmxterm.utils.ValueFormatTest
 
ValueOutputFormatTest - Class in org.cyclopsgroup.jmxterm.io
Test case for ValueOutputFormat
ValueOutputFormatTest() - Constructor for class org.cyclopsgroup.jmxterm.io.ValueOutputFormatTest
 

W

WeakCastUtilsTest - Class in org.cyclopsgroup.jmxterm.utils
Test case of WeakCastUtils
WeakCastUtilsTest() - Constructor for class org.cyclopsgroup.jmxterm.utils.WeakCastUtilsTest
 
B C D E F G H I J L M O P Q R S T U V W 
All Classes and Interfaces|All Packages