public void TestValuesPaths()
 {
     helper.GenerateAndAssertAndBuild("SwagMock\\ValuesPaths.json", "Results\\ValuesPaths.txt");
 }
예제 #2
0
 public void TestAccount()
 {
     helper.GenerateAndAssertAndBuild("SwagMock\\Vsts\\accounts.json", "Results\\Vsts\\accounts.txt");
 }