Package akka.http.scaladsl.testkit
Class TestFrameworkInterface$
- java.lang.Object
-
- akka.http.scaladsl.testkit.TestFrameworkInterface$
-
public class TestFrameworkInterface$ extends java.lang.Object
-
-
Field Summary
Fields Modifier and Type Field Description static TestFrameworkInterface$
MODULE$
Static reference to the singleton instance of this Scala object.
-
Constructor Summary
Constructors Constructor Description TestFrameworkInterface$()
-
-
-
Field Detail
-
MODULE$
public static final TestFrameworkInterface$ MODULE$
Static reference to the singleton instance of this Scala object.
-
-