Packages

c

org.apache.pekko.http.javadsl.testkit

ActorSystemResource

class ActorSystemResource extends ExternalResource

Source
JUnitRouteTest.scala
Linear Supertypes
Type Hierarchy
Ordering
  1. Alphabetic
  2. By Inheritance
Inherited
  1. ActorSystemResource
  2. ExternalResource
  3. TestRule
  4. AnyRef
  5. Any
Implicitly
  1. by any2stringadd
  2. by StringFormat
  3. by Ensuring
  4. by ArrowAssoc
  1. Hide All
  2. Show All
Visibility
  1. Public
  2. Protected

Instance Constructors

  1. new ActorSystemResource(name: String, additionalConfig: Config)

Value Members

  1. def after(): Unit
    Definition Classes
    ActorSystemResource → ExternalResource
  2. def apply(arg0: Statement, arg1: Description): Statement
    Definition Classes
    ExternalResource → TestRule
  3. def before(): Unit
    Definition Classes
    ActorSystemResource → ExternalResource
  4. implicit def materializer: Materializer
  5. implicit def system: ActorSystem