Searched refs:myYaml (Results 1 – 1 of 1) sorted by relevance
273 Yaml myYaml = new Yaml(new MyConstructor()); in testConstructor() local278 Iterable<Object> documents1 = myYaml.loadAll(input); in testConstructor()