Searched refs:DiceRepresenter (Results 1 – 1 of 1) sorted by relevance
49 Yaml yaml = new Yaml(new DiceRepresenter(), new DumperOptions()); in testDiceRepresenter()54 class DiceRepresenter extends Representer { class in DiceExampleTest55 public DiceRepresenter() { in DiceRepresenter() method in DiceExampleTest.DiceRepresenter95 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()