Beispiel #1
0
 @Test
 public void testStandardToppings() {
   assertEquals(1, Topping.create("pepperoni").getPrice());
 }