Home
last modified time | relevance | path

Searched refs:SuperSaverAccount (Results 1 – 1 of 1) sorted by relevance

/external/snakeyaml/src/test/java/org/yaml/snakeyaml/issues/issue82/
DPropOrderInfluenceWhenAliasedInGenericCollectionTest.java45 public static class SuperSaverAccount extends GeneralAccount { class in PropOrderInfluenceWhenAliasedInGenericCollectionTest
47 public SuperSaverAccount() { in SuperSaverAccount() method in PropOrderInfluenceWhenAliasedInGenericCollectionTest.SuperSaverAccount
98 SuperSaverAccount supersaver = new SuperSaverAccount(); in testAB()
120 SuperSaverAccount supersaver = new SuperSaverAccount(); in testAB_Set()
142 SuperSaverAccount supersaver = new SuperSaverAccount(); in testABWithCustomTag()
171 SuperSaverAccount supersaver = new SuperSaverAccount(); in testABProperty()
196 SuperSaverAccount supersaver = new SuperSaverAccount(); in testABPropertyWithCustomTag()
226 SuperSaverAccount supersaver = new SuperSaverAccount(); in testABwithJavaBeanHelpers()
249 SuperSaverAccount supersaver = new SuperSaverAccount(); in testAB_asMapValue()
271 SuperSaverAccount supersaver = new SuperSaverAccount(); in testAB_asMapKey()
[all …]