314315316317318319320
return new TestSuiteDefHTMLFormatAdapter(); } @Impl public static FormatAdapter<?> testSuiteDefJSONFormatAdapter() { return new TestSuiteDefJSONFormatAdapter(); }