Exemplo n.º 1
0
 public void GivenThereIsNoUserAccount(string username)
 {
     userAccountController.SetupNoUserAccount(username);
 }