TYPO3 CMS  TYPO3_6-2
SeleniumBaseTestCase.php
Go to the documentation of this file.
1 <?php
3 
19 abstract class SeleniumBaseTestCase extends \tx_phpunit_selenium_testcase {
20 
21 }