コード例 #1
0
 public CreatePatientTests(PatientWebApplicationFactory <Startup> factory)
 {
     _factory = factory;
 }