예제 #1
0
 public AdministrationSteps(UI_TestContext context)
 {
     this.context = context;
 }
 public SubmitAClinicalTrialForThePatientSteps(UI_TestContext context)
 {
     this.context = context;
 }
예제 #3
0
 public MySiteTrialSteps(UI_TestContext context)
 {
     this.context = context;
 }
예제 #4
0
 public SignOffTrialsSteps(UI_TestContext context)
 {
     this.context = context;
 }
예제 #5
0
 public MasterTrialListSteps(UI_TestContext context)
 {
     this.context = context;
 }