Class BehaviorTestKit$


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

      • MODULE$

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

      • BehaviorTestKit$

        public BehaviorTestKit$()
    • Method Detail

      • ApplicationTestConfig

        public com.typesafe.config.Config ApplicationTestConfig()
      • apply

        public <T> BehaviorTestKit<T> apply​(Behavior<T> initialBehavior,
                                            java.lang.String name,
                                            com.typesafe.config.Config config)