private void CreateShippingFeeRow()
 {
     _order.AddFee(TestingTool.CreateExVatBasedShippingFee());
 }