/scratchpad

A place to mess around with things.

Primary LanguageJava

Scratchpad

A place to mess around with things.

  • wiremock: Using WireMock as mock REST endpoint, sending requests and verifying responses with REST Assured

  • sorting-alrogithms: Java implementations of sorting algorithms

  • swagger-parser-testing: Playing with the swagger parser, particularly for OAS3

  • threads-concurrency-exercises: Exercises from the book Java Threads and the Concurrency Utilities

  • assertj-swagger-testing: Adding Auth to isEqualTo in assertj-swagger.