Пример #1
0
 public void ShouldThrowAnExceptionWhenNotLoggedIn()
 {
     tripService.GetFriendTrips(UnusedUser, Guest);
 }