TestScenarioBuilder
Builder for creating test scenarios
Functions
Link copied to clipboard
fun addScenario(name: String, graph: ComputeGraph, expectedOperations: List<String> = emptyList(), expectedPatterns: List<String> = emptyList()): TestScenarioBuilder
Link copied to clipboard