JsonPathResultMatchersDsl    
            class JsonPathResultMatchersDsl
Content copied to clipboard
Provide a JsonPathResultMatchers Kotlin DSL in order to be able to write idiomatic Kotlin code.
Author
Sebastien Deleuze
Since
5.3
Functions
doesNotExist
                          
                    Link copied to clipboard
                        fun doesNotExist()
Content copied to clipboard
doesNotHaveJsonPath
                          
                    Link copied to clipboard
                        fun doesNotHaveJsonPath()
Content copied to clipboard
hasJsonPath
                          
                    Link copied to clipboard
                        fun hasJsonPath()
Content copied to clipboard
isNotEmpty
                          
                    Link copied to clipboard
                        fun isNotEmpty()
Content copied to clipboard