Matrix Suite Scope
Functions
Link copied to clipboard
fun compact(name: String = "compacted", config: CompactConfigBuilder.() -> Unit = {}): MatrixCompactLayer
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
fun testSuite(name: String, testConfig: <Error class: unknown class> = TestConfig, body: MatrixSuiteScope.() -> Unit)