Uses of Interface
kong.unirest.core.Assert
Packages that use Assert
-
Uses of Assert in kong.unirest.core
Classes in kong.unirest.core that implement AssertMethods in kong.unirest.core that return AssertModifier and TypeMethodDescriptionMockClient.assertThat
(HttpMethod method, String path) Assert a specific method and path were invokedAssert that any the request sent this body.Assert that any the request sent a multipart fieldAssert that any request to this method/path contained this headerAssert.verifyAll()
verify that all Expectations were fulfilled at least once.Routes.verifyAll()
Assert.wasInvokedTimes
(int i) assert that this instance of method/path was invoked x timesRoutes.wasInvokedTimes
(int i)