Example #1
0
 public void ChangeConnectionThrowsArgNullExceptionIfConnectionStringMissing()
 {
     _helper.ChangeConnection(String.Empty);
 }