org.apache.pekko.testkit.TestBarrier$
See theTestBarrier companion class
object TestBarrier
A cyclic barrier wrapper for use in testing. It always uses a timeout when waiting and timeouts are specified as durations. Timeouts will always throw an exception. The default timeout is 5 seconds. Timeouts are multiplied by the testing time factor for Jenkins builds.
Attributes
- Companion
- class
- Source
- TestBarrier.scala
- Graph
-
- Supertypes
-
class Objecttrait Matchableclass Any
- Self type
-
TestBarrier.type
Members list
In this article