HowTo switch between Test Case and PHP Class¶
PTI analyses all PHP files and detect if a file is a PHPUnit Test Case or not. It also know which Test Case to which file belongs. With this information PTI provides a toolbar button to toggle between the PHP Class and its Test Case
If you like you can assign a shortcut for this action. Select Window -> Preferences and open General -> Keys. Add phpunit to filter all commands.