Class CloseCommandTest

java.lang.Object
org.cyclopsgroup.jmxterm.cmd.CloseCommandTest

public class CloseCommandTest extends Object
Test of CloseCommand
Author:
Jiaqi Guo
  • Constructor Details

    • CloseCommandTest

      public CloseCommandTest()
  • Method Details

    • setUp

      public void setUp()
      Set up classes to test
    • testExecute

      public void testExecute() throws Exception
      Test execution
      Throws:
      Exception