Class DynamicJaxrsTest


public class DynamicJaxrsTest extends AbstractJaxrsTest
Dynamic JAX-RS test implementation that bridges annotation-based API to existing AbstractJaxrsTest. This adapter delegates configuration to TestConfig and exposes methods needed by the JUnit extension.
  • Constructor Details

    • DynamicJaxrsTest

      public DynamicJaxrsTest(org.bloomreach.forge.brut.resources.annotation.TestConfig config)
  • Method Details