LocalDatabaseRule

class LocalDatabaseRule(val databaseSchemas: List<String> = emptyList()) : DatabaseRule

Constructors

Link copied to clipboard
constructor(databaseSchemas: List<String> = emptyList())

Properties

Link copied to clipboard
Link copied to clipboard

Functions

Link copied to clipboard
open fun after()
Link copied to clipboard
open fun before()