CssSelectorExpectationCssSelectorExpectation
Create a CSS Selector expectation
Located in /extensions/dom_tester.php (line 28)
SimpleExpectation | --CssSelectorExpectation
CssSelectorExpectation
CssSelectorExpectation
(mixed $dom, string $selector, [string $message = '%s'])
mixed
$_dom
(line 29)
mixed
$_selector
(line 30)
mixed
$_value
(line 31)
Inherited from SimpleExpectation
SimpleExpectation::$_dumper
SimpleExpectation::$_message
Sets the dom tree and the css selector to compare against
Tests the expectation. True if it matches the held value.
Returns a human readable test message.
Normalizes the selector. In particular, replaces single-quotes with double-quotes.
Inherited From SimpleExpectation
SimpleExpectation::SimpleExpectation()
SimpleExpectation::isExpectation()
SimpleExpectation::overlayMessage()
SimpleExpectation::test()
SimpleExpectation::testMessage()
SimpleExpectation::_getDumper()
Documentation generated on Sun, 04 May 2008 09:21:26 -0500 by phpDocumentor 1.3.0