Searched refs:loadTextResource (Results 1 – 1 of 1) sorted by relevance
57 JSONObject json = new JSONObject(ScenarioLoader.loadTextResource(scenarioPath)); in load()216 private static String loadTextResource(String fileName) throws IOException { in loadTextResource() method in ScenarioLoader240 responseBody = ScenarioLoader.loadTextResource(fileName); in loadTextResourceWithSubstitutions()