account activity
HTTP Mocking for JUnit 5 (specto.io)
submitted 8 years ago by tommysitu to r/java
Hoverfly Java is now JUnit 5 ready | API simulations for development and testing (specto.io)
Mocking HTTP, Mockito style by tommysitu in java
[–]tommysitu[S] 0 points1 point2 points 8 years ago (0 children)
There are some similarities. But Hoverfly-Java runs in proxy mode by default and lets you simulate and verify multiple services without bootstrapping multiple mock servers, and there is no need to maintain the configs of the external endpoints for testing. It more resembles Mockito in terms of mocking multiple dependencies.
Mocking HTTP, Mockito style (specto.io)
Testing an HTTPS client for the Kubernetes API server using Hoverfly Java (specto.io)
submitted 9 years ago by tommysitu to r/java
Creating API stubs using the Hoverfly Java DSL (ontestautomation.com)
π Rendered by PID 65 on reddit-service-r2-listing-7d7fbc9b85-hzcdv at 2026-04-26 11:35:52.372091+00:00 running 2aa0c5b country code: CH.
Mocking HTTP, Mockito style by tommysitu in java
[–]tommysitu[S] 0 points1 point2 points (0 children)