Package org.springframework.test.web.servlet.result
Types
ContentResultMatchersDsl
Link copied to clipboard
class ContentResultMatchersDsl
Content copied to clipboard
Provide a ContentResultMatchers Kotlin DSL in order to be able to write idiomatic Kotlin code.
CookieResultMatchersDsl
Link copied to clipboard
class CookieResultMatchersDsl
Content copied to clipboard
Provide a CookieResultMatchers Kotlin DSL in order to be able to write idiomatic Kotlin code.
FlashAttributeResultMatchersDsl
Link copied to clipboard
class FlashAttributeResultMatchersDsl
Content copied to clipboard
Provide a FlashAttributeResultMatchers Kotlin DSL in order to be able to write idiomatic Kotlin code.
HeaderResultMatchersDsl
Link copied to clipboard
class HeaderResultMatchersDsl
Content copied to clipboard
Provide a HeaderResultMatchers Kotlin DSL in order to be able to write idiomatic Kotlin code.
JsonPathResultMatchersDsl
Link copied to clipboard
class JsonPathResultMatchersDsl
Content copied to clipboard
Provide a JsonPathResultMatchers Kotlin DSL in order to be able to write idiomatic Kotlin code.
ModelResultMatchersDsl
Link copied to clipboard
class ModelResultMatchersDsl
Content copied to clipboard
Provide a ModelResultMatchers Kotlin DSL in order to be able to write idiomatic Kotlin code.
RequestResultMatchersDsl
Link copied to clipboard
class RequestResultMatchersDsl
Content copied to clipboard
Provide a RequestResultMatchers Kotlin DSL in order to be able to write idiomatic Kotlin code.
StatusResultMatchersDsl
Link copied to clipboard
class StatusResultMatchersDsl
Content copied to clipboard
Provide a StatusResultMatchers Kotlin DSL in order to be able to write idiomatic Kotlin code.
ViewResultMatchersDsl
Link copied to clipboard
class ViewResultMatchersDsl
Content copied to clipboard
Provide a ViewResultMatchers Kotlin DSL in order to be able to write idiomatic Kotlin code.
XpathResultMatchersDsl
Link copied to clipboard
class XpathResultMatchersDsl
Content copied to clipboard
Provide a XpathResultMatchers Kotlin DSL in order to be able to write idiomatic Kotlin code.
Functions
isEqualTo
Link copied to clipboard
Extension for StatusResultMatchers.is providing an
isEqualTo
alias since is
is a reserved keyword in Kotlin.Extension for StatusResultMatchers.is providing an
isEqualTo
alias since is
is a reserved keyword in Kotlin.