diff --git a/test-output/old/Suite/classes.html b/test-output/old/Suite/classes.html new file mode 100644 index 0000000..bbd285d --- /dev/null +++ b/test-output/old/Suite/classes.html @@ -0,0 +1,64 @@ +
| Class name | +Method name | +Groups | +
|---|---|---|
| com.flz.rest.firstTest | +||
| @Test | +||
| + | testWindowsToo | +windows.functest | +
| + | testMethod2 | +checkintest functest | +
| + | testMethod1 | +checkintest functest | +
| + | testLinuxOnly | +linux.checkintest | +
| + | f | +correcttest | +
| + | testWindowsOnly | +windows.checkintest | +
| + | testMethod3 | +functest | +
| + | testSingleString | +windows.checkintestsample | +
| @BeforeClass | +||
| @BeforeMethod | +||
| @AfterMethod | +||
| @AfterClass | +||