Issue 25: Wrong number of methods show in GUI
Status:  New
Owner: ----
Reported by Soren...@gmail.com, Apr 28, 2008
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.