예제 #1
0
 public void SetUp()
 {
     fixture    = new Fixture();
     restaurant = new McBurgerRestaurant();
 }