microcks / microcks-testcontainers-java

Java lib for Testcontainers that enables embedding Microcks into your JUnit tests with lightweight, throwaway instance thanks to containers.
https://microcks.io
Apache License 2.0
18 stars 3 forks source link

Add complementary constructors to ease usage from microcks-quarkus #33

Closed lbroudoux closed 4 months ago

lbroudoux commented 4 months ago

As microcks-quarkus is building its ensemble using hostname and not previously acquired container instances, we need complementary cosntructors to ease our lives 😉