SeleneseTestCase
Integrate selenese html test suite support (can be generated by selenium-IDE)
Located in /extensions/selenese_tester.php (line 32)
SimpleTestCase | --UnitTestCase | --SeleneseTestCase
Inherited from SimpleTestCase
SimpleTestCase::$_label
SimpleTestCase::$_observers
SimpleTestCase::$_reporter
SimpleTestCase::$_should_skip
constructor
Construct the object with the specified browser and url
assertFunction
Integrate selenium fonctions in simpletest
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.
launchFile
Launch the html test suite file on the url declared wihle constructing the object
launchPhpFile
Parse the PHP file then launch the computed test suite
Inherited From UnitTestCase
UnitTestCase::UnitTestCase()
UnitTestCase::assertClone()
UnitTestCase::assertCopy()
UnitTestCase::assertEqual()
UnitTestCase::assertError()
UnitTestCase::assertErrorPattern()
UnitTestCase::assertFalse()
UnitTestCase::assertIdentical()
UnitTestCase::assertIsA()
UnitTestCase::assertNoErrors()
UnitTestCase::assertNoPattern()
UnitTestCase::assertNotA()
UnitTestCase::assertNotEqual()
UnitTestCase::assertNotIdentical()
UnitTestCase::assertNotNull()
UnitTestCase::assertNoUnwantedPattern()
UnitTestCase::assertNull()
UnitTestCase::assertOutsideMargin()
UnitTestCase::assertPattern()
UnitTestCase::assertReference()
UnitTestCase::assertTrue()
UnitTestCase::assertWantedPattern()
UnitTestCase::assertWithinMargin()
UnitTestCase::expectError()
UnitTestCase::expectException()
UnitTestCase::swallowErrors()
Inherited From SimpleTestCase
SimpleTestCase::SimpleTestCase()
SimpleTestCase::after()
SimpleTestCase::assert()
SimpleTestCase::assertExpectation()
SimpleTestCase::before()
SimpleTestCase::createInvoker()
SimpleTestCase::dump()
SimpleTestCase::error()
SimpleTestCase::exception()
SimpleTestCase::fail()
SimpleTestCase::getAssertionLine()
SimpleTestCase::getLabel()
SimpleTestCase::getSize()
SimpleTestCase::getTests()
SimpleTestCase::pass()
SimpleTestCase::run()
SimpleTestCase::sendMessage()
SimpleTestCase::setUp()
SimpleTestCase::signal()
SimpleTestCase::skip()
SimpleTestCase::skipIf()
SimpleTestCase::skipUnless()
SimpleTestCase::tearDown()
SimpleTestCase::tell()
SimpleTestCase::_isTest()
Documentation generated on Sun, 04 May 2008 09:22:05 -0500 by phpDocumentor 1.3.0