Example #1
0
 public void WhenHeSubmitsTheCharterSchedule()
 {
     _stage.ActorInTheSpotlight.AttemptsTo(Define.CharterSchedule(model));
 }