Exemplo n.º 1
0
 public void OneTimeTearDown()
 {
     TokenFlows.DeletaTokenGitHub();
     ExtentReportHelpers.GenerateReport();
 }
Exemplo n.º 2
0
 public void OneTimeSetUp()
 {
     TokenFlows.GerarTokenGitHub();
     ExtentReportHelpers.CreateReport();
 }