| [ Index ] |
PHP Cross Reference of Limb3 |
[Source view] [Print] [Project Stats]
(no description)
| Version: | $Id: selenese_tester.php,v 1.2 2007/06/06 16:58:53 pp11 Exp $ |
| File Size: | 393 lines (11 kb) |
| Included or required: | 0 times |
| Referenced: | 0 times |
| Includes or requires: | 0 files |
SeleneseTestCase:: (7 methods):
__construct()
tidy()
parse()
assertFunction()
launch()
launchPhpFile()
launchFile()
Class: SeleneseTestCase - X-Ref
SeleneseTestCase| __construct($browser, $url) X-Ref |
| constructor Construct the object with the specified browser and url param: string $browser param: string $url |
| tidy() X-Ref |
| tidy Reformat the selenium-IDE html test suites |
| parse() X-Ref |
| parse Extract the called selenium fonction from the html suite |
| assertFunction($function, $param1, $param2) X-Ref |
| assertFunction Integrate selenium fonctions in simpletest param: string $function param: string $param1 param: string $param2 |
| launch($html="") X-Ref |
| launch Launch the html test suite from a PHP variable on the url declared wihle constructing the object. The filename is used to localize the error. param: string $testFile param: string $filename |
| launchPhpFile($file) X-Ref |
| launchPhpFile Parse the PHP file then launch the computed test suite param: string $file |
| launchFile($testFile) X-Ref |
| launchFile Launch the html test suite file on the url declared wihle constructing the object param: string $testFile |
| Generated: Sat Nov 22 03:48:54 2008 | Cross-referenced by PHPXref 0.7 |