| Issue 25: | Wrong number of methods show in GUI | |
| 1 person starred this issue and may be notified of changes. | Back to list |
What steps will reproduce the problem? 1. Create a class implementing IMethodInterceptor, and in List<IMethodInstance> intercept(List<IMethodInstance> method, ITestContext testContext) return a modified List with less elements 2. 3. What is the expected output? What do you see instead? The plugin detected the change in size What version of the product are you using? On what operating system? TestNG 5.8 Please provide any additional information below. |