- PATCH(String) - Method in class org.spincast.testing.core.SpincastIntegrationTestBase
-
Starts an Http Client builder for a PATCH method.
- PATCH(String, boolean) - Method in class org.spincast.testing.core.SpincastIntegrationTestBase
-
Starts an Http Client builder for a PATCH method.
- PATCH(String, boolean, boolean) - Method in class org.spincast.testing.core.SpincastIntegrationTestBase
-
Starts an Http Client builder for a PATCH method.
- POST(String) - Method in class org.spincast.testing.core.SpincastIntegrationTestBase
-
Starts an Http Client builder for a POST method.
- POST(String, boolean) - Method in class org.spincast.testing.core.SpincastIntegrationTestBase
-
Starts an Http Client builder for a POST method.
- POST(String, boolean, boolean) - Method in class org.spincast.testing.core.SpincastIntegrationTestBase
-
Starts an Http Client builder for a POST method.
- PUT(String) - Method in class org.spincast.testing.core.SpincastIntegrationTestBase
-
Starts an Http Client builder for a PUT method.
- PUT(String, boolean) - Method in class org.spincast.testing.core.SpincastIntegrationTestBase
-
Starts an Http Client builder for a PUT method.
- PUT(String, boolean, boolean) - Method in class org.spincast.testing.core.SpincastIntegrationTestBase
-
Starts an Http Client builder for a PUT method.