ViewResultMatchersDsl

class ViewResultMatchersDsl

Provide a ViewResultMatchers Kotlin DSL in order to be able to write idiomatic Kotlin code.

Author

Sebastien Deleuze

Since

5.3

Functions

Link copied to clipboard
fun name(expectedViewName: String)
fun name(matcher: Matcher<String>)