Class BehaviorTestKit$


  • public class BehaviorTestKit$
    extends java.lang.Object
    JAVA API
    • 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

      • create

        public <T> BehaviorTestKit<T> create​(Behavior<T> initialBehavior)
        JAVA API
        Parameters:
        initialBehavior - (undocumented)
        Returns:
        (undocumented)