class ViewResultMatchersDsl
Provide a ViewResultMatchers Kotlin DSL in order to be able to write idiomatic Kotlin code.
Author
Sebastien Deleuze
Since
5.3
name |
fun name(matcher: Matcher<String>): Unitfun name(expectedViewName: String): Unit |