LithoRule

Constructors

Link copied to clipboard
constructor()

Types

Link copied to clipboard
object Companion

Functions

Link copied to clipboard
open override fun apply(statement: Statement, description: Description): Statement
Link copied to clipboard
fun render(componentProvider: () -> Component): LithoRule
Link copied to clipboard
open override fun selectNode(matcher: TestNodeMatcher): TestNodeSelection

Finds a test node that matches the given condition.

Link copied to clipboard

Finds a collection of tests nodes that match the given conditions.