Exemple #1
0
 protected override void When()
 {
     session.Add(new Project()
     {
         Name = ExistingProject
     });
 }