Which is not a valid way to create a test class?
Create the class manually while in any perspective.
Create a JUnit Test Case class through the File menu.
none of these answers
In the Package Explorer, right-click a class and select New > JUnit Test Case.