Beispiel #1
0
 public void GivenTheFollowingBooks(Table givenBooks)
 {
     _databaseDriver.AddToDatabase(givenBooks);
 }