Package-level declarations
Types
Provide a ContentResultMatchers Kotlin DSL in order to be able to write idiomatic Kotlin code.
Provide a CookieResultMatchers Kotlin DSL in order to be able to write idiomatic Kotlin code.
Provide a FlashAttributeResultMatchers Kotlin DSL in order to be able to write idiomatic Kotlin code.
Provide a HeaderResultMatchers Kotlin DSL in order to be able to write idiomatic Kotlin code.
Provide a JsonPathResultMatchers Kotlin DSL in order to be able to write idiomatic Kotlin code.
Provide a ModelResultMatchers Kotlin DSL in order to be able to write idiomatic Kotlin code.
Provide a RequestResultMatchers Kotlin DSL in order to be able to write idiomatic Kotlin code.
Provide a StatusResultMatchers Kotlin DSL in order to be able to write idiomatic Kotlin code.
Provide a ViewResultMatchers Kotlin DSL in order to be able to write idiomatic Kotlin code.
Provide a XpathResultMatchers Kotlin DSL in order to be able to write idiomatic Kotlin code.
Functions
Extension for StatusResultMatchers.is providing an isEqualTo
alias since is
is a reserved keyword in Kotlin.