Package Model.tests

Class TestClientServer

java.lang.Object
Model.tests.TestClientServer

public class TestClientServer extends Object
  • Constructor Details

    • TestClientServer

      public TestClientServer()
  • Method Details

    • client1

      public static void client1(int port) throws Exception
      Throws:
      Exception
    • testServer

      public static boolean testServer()
    • writeFile

      public static String[] writeFile(String name)
    • testDM

      public static void testDM()
    • runClient

      public static void runClient(int port, String query, boolean result)
    • testBSCH

      public static void testBSCH()
    • main

      public static void main(String[] args)