SeleniumTestCaseProvides test case wrapper to a Selenium remote control instance.
Located in /extensions/selenium.php (line 21)
SimpleTestCase | --UnitTestCase | --SeleniumTestCase
mixed
$browser
= '' (line 26)
Selenium instantiation variables
mixed
$browserUrl
= '' (line 27)
Selenium instantiation variables
mixed
$host
= 'localhost' (line 28)
Selenium instantiation variables
mixed
$newInstanceEachTest
= true (line 34)
mixed
$port
= '4444' (line 29)
Selenium instantiation variables
mixed
$selenium
= null (line 33)
mixed
$timeout
= 30000 (line 30)
Selenium instantiation variables
Inherited from SimpleTestCase
SimpleTestCase::$reporter
Inherited From UnitTestCase
UnitTestCase::__construct()
UnitTestCase::assertClone()
UnitTestCase::assertCopy()
UnitTestCase::assertEqual()
UnitTestCase::assertFalse()
UnitTestCase::assertIdentical()
UnitTestCase::assertIsA()
UnitTestCase::assertNoPattern()
UnitTestCase::assertNotA()
UnitTestCase::assertNotEqual()
UnitTestCase::assertNotIdentical()
UnitTestCase::assertNotNull()
UnitTestCase::assertNull()
UnitTestCase::assertOutsideMargin()
UnitTestCase::assertPattern()
UnitTestCase::assertReference()
UnitTestCase::assertSame()
UnitTestCase::assertTrue()
UnitTestCase::assertWithinMargin()
UnitTestCase::coerceExpectation()
UnitTestCase::expectError()
UnitTestCase::expectException()
UnitTestCase::ignoreException()
Inherited From SimpleTestCase
SimpleTestCase::__construct()
SimpleTestCase::after()
SimpleTestCase::assert()
SimpleTestCase::before()
SimpleTestCase::createInvoker()
SimpleTestCase::dump()
SimpleTestCase::error()
SimpleTestCase::exception()
SimpleTestCase::fail()
SimpleTestCase::getAssertionLine()
SimpleTestCase::getLabel()
SimpleTestCase::getSize()
SimpleTestCase::getTests()
SimpleTestCase::isTest()
SimpleTestCase::pass()
SimpleTestCase::run()
SimpleTestCase::setUp()
SimpleTestCase::shouldSkip()
SimpleTestCase::signal()
SimpleTestCase::skip()
SimpleTestCase::skipIf()
SimpleTestCase::skipUnless()
SimpleTestCase::tearDown()
SimpleTestCase::tell()
Documentation generated on Thu, 01 Oct 2009 20:55:47 -0500 by phpDocumentor 1.4.2