Class DomTestCase

Description

DomTestCase

Extend Web test case with DOM related assertions, CSS selectors in particular

Located in /extensions/dom_tester.php (line 108)

SimpleTestCase
   |
   --WebTestCase
      |
      --DomTestCase
Variable Summary
 mixed $dom
Method Summary
 void assertElementsBySelector ( $selector,  $elements, [ $message = '%s'])
Variables
Methods
assertElementsBySelector (line 111)
void assertElementsBySelector ( $selector,  $elements, [ $message = '%s'])
  • $selector
  • $elements
  • $message

Inherited Methods

Inherited From WebTestCase

 WebTestCase::WebTestCase()
 WebTestCase::addHeader()
 WebTestCase::after()
 WebTestCase::ageCookies()
 WebTestCase::assertAuthentication()
 WebTestCase::assertClickable()
 WebTestCase::assertCookie()
 WebTestCase::assertEqual()
 WebTestCase::assertFalse()
 WebTestCase::assertField()
 WebTestCase::assertFieldById()
 WebTestCase::assertFieldByName()
 WebTestCase::assertHeader()
 WebTestCase::assertHeaderPattern()
 WebTestCase::assertImage()
 WebTestCase::assertLink()
 WebTestCase::assertLinkById()
 WebTestCase::assertMime()
 WebTestCase::assertNoAuthentication()
 WebTestCase::assertNoCookie()
 WebTestCase::assertNoHeader()
 WebTestCase::assertNoLink()
 WebTestCase::assertNoLinkById()
 WebTestCase::assertNoPattern()
 WebTestCase::assertNotEqual()
 WebTestCase::assertNoText()
 WebTestCase::assertNoUnwantedHeader()
 WebTestCase::assertNoUnwantedPattern()
 WebTestCase::assertNoUnwantedText()
 WebTestCase::assertPattern()
 WebTestCase::assertRealm()
 WebTestCase::assertResponse()
 WebTestCase::assertSubmit()
 WebTestCase::assertText()
 WebTestCase::assertTitle()
 WebTestCase::assertTrue()
 WebTestCase::assertWantedPattern()
 WebTestCase::assertWantedText()
 WebTestCase::authenticate()
 WebTestCase::back()
 WebTestCase::before()
 WebTestCase::clearFrameFocus()
 WebTestCase::click()
 WebTestCase::clickImage()
 WebTestCase::clickImageById()
 WebTestCase::clickImageByName()
 WebTestCase::clickLink()
 WebTestCase::clickLinkById()
 WebTestCase::clickSubmit()
 WebTestCase::clickSubmitById()
 WebTestCase::clickSubmitByName()
 WebTestCase::createBrowser()
 WebTestCase::forward()
 WebTestCase::get()
 WebTestCase::getAssertionLine()
 WebTestCase::getBrowser()
 WebTestCase::getCookie()
 WebTestCase::getFrameFocus()
 WebTestCase::getTransportError()
 WebTestCase::getUrl()
 WebTestCase::head()
 WebTestCase::ignoreCookies()
 WebTestCase::ignoreErrors()
 WebTestCase::ignoreFrames()
 WebTestCase::post()
 WebTestCase::restart()
 WebTestCase::retry()
 WebTestCase::setBrowser()
 WebTestCase::setConnectionTimeout()
 WebTestCase::setCookie()
 WebTestCase::setField()
 WebTestCase::setFieldById()
 WebTestCase::setFieldByName()
 WebTestCase::setFrameFocus()
 WebTestCase::setFrameFocusByIndex()
 WebTestCase::setMaximumRedirects()
 WebTestCase::showHeaders()
 WebTestCase::showRequest()
 WebTestCase::showSource()
 WebTestCase::showText()
 WebTestCase::submitFormById()
 WebTestCase::unsetBrowser()
 WebTestCase::useProxy()
 WebTestCase::_assertFieldValue()

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:21:26 -0500 by phpDocumentor 1.3.0