TestNodeSelector

constructor(description: String, parentSelector: TestNodeSelector? = null, throwOnSelectionError: Boolean = false, selector: TestNodeSelector.(List<TestNode>) -> SelectionResult)