@Test public void testSpecFiles() throws Exception { super.testSpecFiles(); }
@Parameters(name = "{0}") public static Collection<Object[]> getParameters() throws IOException { return com.pivotal.mss.apigateway.test.ApplicationSpecTest.getParameters("spec"); }