Class PekkoSpec$

java.lang.Object
org.apache.pekko.testkit.PekkoSpec$
All Implemented Interfaces:
Serializable

public class PekkoSpec$ extends Object implements Serializable
See Also:
  • Field Details

    • MODULE$

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

    • PekkoSpec$

      public PekkoSpec$()
  • Method Details

    • testConf

      public com.typesafe.config.Config testConf()
    • mapToConfig

      public com.typesafe.config.Config mapToConfig(scala.collection.immutable.Map<String,Object> map)
    • getCallerName

      public String getCallerName(Class<?> clazz)