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