test(with:completion:)
Declaration
func test(with params: MTRUnitTestingClusterTestParams?, completion: @escaping @Sendable ((any Error)?) -> Void)func test(with params: MTRUnitTestingClusterTestParams?) async throwsfunc test(with params: MTRUnitTestingClusterTestParams?, completion: @escaping @Sendable ((any Error)?) -> Void)func test(with params: MTRUnitTestingClusterTestParams?) async throws