Class ServerTest

java.lang.Object
org.scictrl.csshell.server.test.ServerTest

public class ServerTest extends Object

ServerTest class.

Author:
igor@scictrl.com
  • Constructor Details

    • ServerTest

      public ServerTest()
      Constructor.
  • Method Details

    • setUpBeforeClass

      public static void setUpBeforeClass() throws Exception

      setUpBeforeClass.

      Throws:
      Exception - if any.
    • tearDownAfterClass

      public static void tearDownAfterClass() throws Exception

      tearDownAfterClass.

      Throws:
      Exception - if any.
    • setUp

      public void setUp() throws Exception

      setUp.

      Throws:
      Exception - if any.
    • tearDown

      public void tearDown() throws Exception

      tearDown.

      Throws:
      Exception - if any.
    • testConnect

      public void testConnect() throws Exception
      Test.
      Throws:
      Exception - if any.
    • testStatusServer

      public void testStatusServer() throws Exception
      Test.
      Throws:
      Exception - if any.
    • testChange

      public void testChange() throws Exception
      Test.
      Throws:
      Exception - if any.
    • test1InvlidConnect

      public void test1InvlidConnect() throws Exception
      Test.
      Throws:
      Exception - if any.