Example #1
0
 public void SetUpOneTime()
 {
     DriverFactory.VerifyAndCreatePatchReport();
 }
Example #2
0
 public void TearDown()
 {
     VerificaStatusTeste();
     DriverFactory.QuitInstance();
 }