Uses of Interface
kong.unirest.core.Assert
Packages that use Assert
-
Uses of Assert in kong.unirest.core
Methods 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. this only applies to non-multipart requests.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.Assert.wasInvokedTimes(int i) assert that this instance of method/path was invoked x times