Posted By:
Michael_Arndt
Posted On:
Monday, January 28, 2002 04:09 AM
Create a class that has a method
public static junit.framework.Test suite() {...}
When choosing
Run - JUnit Test
IDEA lokks for classes in the current project that implement this method and adds these to a list of possible Test-Suits.