Package csw.testkit.javadsl
Class JCSWService
- java.lang.Object
-
- csw.testkit.javadsl.JCSWService
-
public class JCSWService extends java.lang.Object
Helper class for Java to get handle ofcsw.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 Summary
Fields Modifier and Type Field Description static CSWService
AlarmServer
static CSWService
ConfigServer
static CSWService
DatabaseServer
static CSWService
EventServer
static CSWService
LocationServer
-
Constructor Summary
Constructors Constructor Description JCSWService()
-