test
fun test(name: String, displayName: String = name, testConfig: TestConfig = TestConfig, fixtureScopedAction: FixtureScopedAction)(source)
Registers a Test as a child of the scope's test suite.
Registers a Test as a child of the scope's test suite.