DatabaseTestKit

csw.testkit.DatabaseTestKit
See theDatabaseTestKit companion class

Attributes

Companion
class
Graph
Supertypes
class Object
trait Matchable
class Any
Self type

Members list

Value members

Concrete methods

def apply(actorSystem: ActorSystem[Command], testKitSettings: TestKitSettings): DatabaseTestKit

Create a DatabaseTestKit

Create a DatabaseTestKit

When the test has completed you should shutdown the Database service with DatabaseTestKit#shutdown.

Attributes

Returns

handle to DatabaseTestKit which can be used to start and stop Database service