Searched refs:DiceConstructor (Results 1 – 1 of 1) sorted by relevance
68 class DiceConstructor extends Constructor { class in DiceExampleTest69 public DiceConstructor() { in DiceConstructor() method in DiceExampleTest.DiceConstructor86 Yaml yaml = new Yaml(new DiceConstructor()); in testConstructor()95 Yaml yaml = new Yaml(new DiceConstructor(), new DiceRepresenter()); in testImplicitResolver()112 Yaml yaml = new Yaml(new DiceConstructor(), new DiceRepresenter()); in testImplicitResolverWithNull()149 Yaml yaml = new Yaml(new DiceConstructor(), new DiceRepresenter()); in testImplicitResolverJavaBean()