uk.co.gidley.jmxmonitor
Class JmxMonitorTest

java.lang.Object
  extended by uk.co.gidley.jmxmonitor.JmxMonitorTest

public class JmxMonitorTest
extends Object

Created by IntelliJ IDEA. User: ben Date: Dec 22, 2009 Time: 7:48:44 PM


Constructor Summary
JmxMonitorTest()
           
 
Method Summary
 void setupMonitorConsole()
           
 void tearDownMonitorConsole()
           
 void testJmxMonitorMissingArg()
           
 void testJmxMonitorMissingOption()
           
 void testJmxMonitorSpareOption()
           
 void testJmxMonitorValidOption()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

JmxMonitorTest

public JmxMonitorTest()
Method Detail

setupMonitorConsole

public void setupMonitorConsole()

testJmxMonitorMissingArg

public void testJmxMonitorMissingArg()

testJmxMonitorMissingOption

public void testJmxMonitorMissingOption()

testJmxMonitorSpareOption

public void testJmxMonitorSpareOption()

testJmxMonitorValidOption

public void testJmxMonitorValidOption()
                               throws InterruptedException,
                                      IOException
Throws:
InterruptedException
IOException

tearDownMonitorConsole

public void tearDownMonitorConsole()


Copyright © 2009-2010. All Rights Reserved.