Searched refs:billTo (Results 1 – 3 of 3) sorted by relevance
5 t 1 2 billTo12 billTo17 billTo
34 Person billTo = invoice.billTo; in testExample_2_27() local35 assertEquals("Dumars", billTo.family); in testExample_2_27()
23 public Person billTo;// bill-to field in Invoice