Packages

package test

Type Members

  1. case class TestActor[T]()(implicit executionContext: ExecutionContext) extends Actor[T, Unit] with Product with Serializable

    TO-DO - Move this to a test module.

Ungrouped