Patricio Echague
Results
2
issues of
Patricio Echague
Hi all, I'm struggling at making this example work with an injected resource as opposite to an explicit resource creation. https://github.com/HubSpot/dropwizard-guice/blob/master/src/test/java/com/hubspot/dropwizard/guice/InjectedResourcesTest.java ``` java public class InjectedResourcesTest { @ClassRule public static...
Cucumber
6
This is a refactor from pull request https://github.com/splitio/java-client/pull/247 which incorporates the changes into a separate maven module for ease of integration.
work in progress