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 of [[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
EventServer
static CSWService
LocationServer
-
Constructor Summary
Constructors Constructor Description JCSWService()
-