Class JCSWService

java.lang.Object
csw.testkit.javadsl.JCSWService

public class JCSWService extends Object
Helper class for Java to get handle of csw.testkit.scaladsl.CSWService Specify one or more services from following ADT's while creating FrameworkTestKit and testkit will make sure that those services are started. Example: == With JUnit Integration == {{{
  • Field Details

    • LocationServer

      public static CSWService LocationServer
    • ConfigServer

      public static CSWService ConfigServer
    • EventServer

      public static CSWService EventServer
    • AlarmServer

      public static CSWService AlarmServer
    • DatabaseServer

      public static CSWService DatabaseServer
  • Constructor Details

    • JCSWService

      public JCSWService()