akka

testing

package testing

Visibility
  1. Public
  2. All

Type Members

  1. class TestBarrier extends AnyRef

  2. class TestBarrierTimeoutException extends RuntimeException

  3. class TestLatch extends AnyRef

  4. class TestLatchNoTimeoutException extends RuntimeException

  5. class TestLatchTimeoutException extends RuntimeException

Value Members

  1. object TestBarrier extends AnyRef

    A cyclic barrier wrapper for use in testing.

  2. object TestLatch extends AnyRef

    A count down latch wrapper for use in testing.

  3. object Testing extends AnyRef

    Multiplying numbers used in test timeouts by a factor, set by system property.