docs
4.12
customSourceSet
docs
/
net.corda.testing.internal
/
GlobalDatabaseRule
Global
Database
Rule
class
GlobalDatabaseRule
(
val
databaseSchemas
:
List
<
String
>
=
emptyList()
)
:
DatabaseRule
Members
Constructors
Global
Database
Rule
Link copied to clipboard
constructor
(
databaseSchemas
:
List
<
String
>
=
emptyList()
)
Properties
database
Schemas
Link copied to clipboard
val
databaseSchemas
:
List
<
String
>
db
Script
Prefix
Link copied to clipboard
val
dbScriptPrefix
:
String
Functions
after
Link copied to clipboard
open
fun
after
(
)
before
Link copied to clipboard
open
fun
before
(
)