Class TestSource$


  • public class TestSource$
    extends java.lang.Object
    A Source that materializes to a TestPublisher.Probe.
    • Field Summary

      Fields 
      Modifier and Type Field Description
      static TestSource$ MODULE$
      Static reference to the singleton instance of this Scala object.
    • Constructor Summary

      Constructors 
      Constructor Description
      TestSource$()  
    • Field Detail

      • MODULE$

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

      • TestSource$

        public TestSource$()