Searched refs:customerAB (Results 1 – 1 of 1) sorted by relevance
101 CustomerAB customerAB = new CustomerAB(); in testAB() local109 customerAB.aAll = all; in testAB()110 customerAB.bGeneral = general; in testAB()113 String dump = yaml.dump(customerAB); in testAB()123 CustomerAB customerAB = new CustomerAB(); in testAB_Set() local131 customerAB.aAll = all; in testAB_Set()132 customerAB.bGeneral = general; in testAB_Set()135 String dump = yaml.dump(customerAB); in testAB_Set()145 CustomerAB customerAB = new CustomerAB(); in testABWithCustomTag() local153 customerAB.aAll = all; in testABWithCustomTag()[all …]