Package org.apache.pekko.testkit
Class PekkoSpec$
java.lang.Object
org.apache.pekko.testkit.PekkoSpec$
- All Implemented Interfaces:
- Serializable
- See Also:
- 
Field SummaryFieldsModifier and TypeFieldDescriptionstatic final PekkoSpec$Static reference to the singleton instance of this Scala object.
- 
Constructor SummaryConstructors
- 
Method SummaryModifier and TypeMethodDescriptiongetCallerName(Class<?> clazz) com.typesafe.config.ConfigmapToConfig(scala.collection.immutable.Map<String, Object> map) com.typesafe.config.ConfigtestConf()
- 
Field Details- 
MODULE$Static reference to the singleton instance of this Scala object.
 
- 
- 
Constructor Details- 
PekkoSpec$public PekkoSpec$()
 
- 
- 
Method Details- 
testConfpublic com.typesafe.config.Config testConf()
- 
mapToConfig
- 
getCallerName
 
-