Exemplo n.º 1
0
 public async Task AddStudentTest()
 {
     Assert.IsTrue(await webAPI.AddStudent(testRegistrant));
 }