diff --git a/test-output/old/Default suite/classes.html b/test-output/old/Default suite/classes.html new file mode 100644 index 0000000..90b19dd --- /dev/null +++ b/test-output/old/Default suite/classes.html @@ -0,0 +1,60 @@ +
| Class name | +Method name | +Groups | +
|---|---|---|
| com.flz.rest.firstTest | +||
| @Test | +||
| + | testMethod2 | +checkintest functest | +
| + | testMethod1 | +checkintest functest | +
| + | f | +test | +
| + | testMethod3 | +functest | +
| @BeforeClass | +||
| + | beforeClass | +|
| @BeforeMethod | +||
| + | beforeMethod | +|
| @AfterMethod | +||
| + | afterMethod | +|
| @AfterClass | +||
| + | afterClass | +|