Searched refs:OutputFormatTest (Results 1 – 2 of 2) sorted by relevance
17 class OutputFormatTest { class31 InputStream schemaInputStream = OutputFormatTest.class.getResourceAsStream(schemaPath1); in testInvalidJson()
97 class OutputFormatTest(unittest.TestCase): class