Package

demesne

testkit

Permalink

package testkit

Created by damonrolfs on 9/18/14.

Linear Supertypes
AnyRef, Any
Ordering
  1. Alphabetic
  2. By Inheritance
Inherited
  1. testkit
  2. AnyRef
  3. Any
  1. Hide All
  2. Show All
Visibility
  1. Public
  2. All

Type Members

  1. abstract class AggregateRootSpec[A] extends SequentialAkkaSpecWithIsolatedFixture with MockitoSugar with BeforeAndAfterAll

    Permalink

    Created by damonrolfs on 9/17/14.

  2. abstract class ParallelAkkaSpec extends WordSpec with MustMatchers with ParallelTestExecution with StrictLogging

    Permalink
  3. abstract class SequentialAkkaSpecWithIsolatedFixture extends WordSpec with MustMatchers with StrictLogging

    Permalink
  4. abstract class SimpleTestModule[T] extends AggregateRootModule

    Permalink

Value Members

  1. object AggregateRootSpec extends Serializable

    Permalink
  2. object ParallelAkkaSpec extends Serializable

    Permalink
  3. object SequentialAkkaSpecWithIsolatedFixture extends Serializable

    Permalink
  4. package concurrent

    Permalink
  5. val config: Config

    Permalink
  6. def system(config: Config): ActorSystem

    Permalink
  7. def system: ActorSystem

    Permalink

Inherited from AnyRef

Inherited from Any

Ungrouped