Package csw.testkit

Class LocationTestKit$


  • public class LocationTestKit$
    extends java.lang.Object
    • Field Detail

      • MODULE$

        public static final LocationTestKit$ MODULE$
        Static reference to the singleton instance of this Scala object.
    • Constructor Detail

      • LocationTestKit$

        public LocationTestKit$()
    • Method Detail

      • create

        public LocationTestKit create()
        Java API for creating LocationTestKit

        Returns:
        handle to LocationTestKit which can be used to start and stop location server
      • create

        public LocationTestKit create​(TestKitSettings testKitSettings)
        Java API for creating LocationTestKit

        Parameters:
        testKitSettings - custom testKitSettings
        Returns:
        handle to LocationTestKit which can be used to start and stop location server