Archived: Now part of the main repository
These are the Java bindings for the ContractCase contract testing framework. It exists for making the use of ContractCase idiomatic in Java and the JVM ecosystem.
Read the documentation here.
build.gradle:
testImplementation "io.contract-testing.contractcase:contractcase:0.1.0"