Dd

class Dd(val matchers: Any) : Tag

Constructors

Link copied to clipboard
constructor(vararg matchers: Any)

Properties

Link copied to clipboard
Link copied to clipboard
val matchers: Array<out Any>
Link copied to clipboard

Functions

Link copied to clipboard
fun Tag.withClasses(vararg classes: String): Tag