cjstehno / ersatz

🤖 A simulated HTTP server for testing client code with configurable responses.
https://cjstehno.github.io/ersatz
Apache License 2.0
47 stars 5 forks source link

Add JUnit Java example to Getting Started #34

Closed cjstehno closed 7 years ago

cjstehno commented 7 years ago

The Java example is weak in the Getting Started section. Expand it to a full Java JUnit test example as the Groovy Spock example.

Also add simple Java example to the site landing page.