31323334353637
* @author <a href="mailto:ropalka@redhat.com">Richard Opalka</a> */ public final class WebServicesSubsystemTestCase extends AbstractSubsystemBaseTest { public WebServicesSubsystemTestCase() { super(WSExtension.SUBSYSTEM_NAME, new WSExtension()); }