Use consistent naming. If you have a class named "MyClass", then name its testcase MyClassTest. Now included all classes with the pattern *Test.

Jake

At 08:08 AM 3/11/2007, you wrote:
>Hi,
>
>I have this list of all classes. How can I filter them to get only a list of
>classes that extend junit.framework.TestCase?
>
>Zsolt
>
>Zsolt
>
>
>
>---------------------------------------------------------------------
>To unsubscribe, e-mail: [EMAIL PROTECTED]
>For additional commands, e-mail: [EMAIL PROTECTED]


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to