Beispiel #1
0
 @Test
 public void testTransactionPropagation() {
   cashier.checkout("AA", Arrays.asList("1001", "1002"));
 }