I am attempting to set up some PHPUnit test cases in Zend Studio but am stuck on the "New PHPUnit Test Case" form. The error I get is:
There are several elements with the name 'PHPUnit_Framework_TestCase' in project 'espnova'.
Click 'Browse...' to choose one
When I browse, I only have one PHPUnit_Framework_TestCase to choose from. In the image below you can see the "New PHPUnit Test Case" form Im talking about.
I think the Superclass value is the one giving me the error so I click Browse and I get this when I search for PHPUnit_Framework_TestCase: