DOMDocumentTest
extends TestCase
Table of Contents
-
testAttributeHandling()
: mixed
-
testBeforeAfterPrevNext()
: mixed
-
testCastDocumentToString()
: mixed
-
testCastDomObjectToString()
: mixed
-
testCastElementToString()
: mixed
-
testCheckboxPropHandling()
: mixed
-
testCheckboxValueHandling()
: mixed
-
testChildrenFiltering()
: mixed
-
testClassManipulation()
: mixed
-
testCloneNode()
: mixed
-
testDataAttributeInterface()
: mixed
-
testFragmentHandling()
: mixed
-
testHtmlClear()
: mixed
-
testHtmlParsing()
: mixed
-
testHtmlStringManipulation()
: mixed
-
testImport()
: mixed
-
testInlineCss()
: mixed
-
testLinkConcatenation()
: mixed
-
testListPopulation()
: mixed
-
testNodeClearance()
: mixed
-
testNodeRemoval()
: mixed
-
testNodeReplacement()
: mixed
-
testNoPhpEvaluation()
: mixed
-
testOutputNotEmpty()
: mixed
-
testPhpEvaluation()
: mixed
-
testQuerySelector()
: mixed
-
testRadioPropHandling()
: mixed
-
testRadioValueHandling()
: mixed
-
testShorthandMethod()
: mixed
-
testSortAndOrder()
: mixed
-
testTextClear()
: mixed
-
testToArray()
: mixed
-
testWrappingAndClosest()
: mixed
-
getDocument()
: DOMDocument
testAttributeHandling()
public
testAttributeHandling() : mixed
Return values
mixed
—
testBeforeAfterPrevNext()
public
testBeforeAfterPrevNext() : mixed
Return values
mixed
—
testCastDocumentToString()
public
testCastDocumentToString() : mixed
Return values
mixed
—
testCastDomObjectToString()
public
testCastDomObjectToString() : mixed
Return values
mixed
—
testCastElementToString()
public
testCastElementToString() : mixed
Return values
mixed
—
testCheckboxPropHandling()
public
testCheckboxPropHandling() : mixed
Return values
mixed
—
testCheckboxValueHandling()
public
testCheckboxValueHandling() : mixed
Return values
mixed
—
testChildrenFiltering()
public
testChildrenFiltering() : mixed
Return values
mixed
—
testClassManipulation()
public
testClassManipulation() : mixed
Return values
mixed
—
testCloneNode()
public
testCloneNode() : mixed
Return values
mixed
—
testDataAttributeInterface()
public
testDataAttributeInterface() : mixed
Return values
mixed
—
testFragmentHandling()
public
testFragmentHandling() : mixed
Return values
mixed
—
testHtmlClear()
public
testHtmlClear() : mixed
Return values
mixed
—
testHtmlParsing()
public
testHtmlParsing() : mixed
Return values
mixed
—
testHtmlStringManipulation()
public
testHtmlStringManipulation() : mixed
Return values
mixed
—
testImport()
public
testImport() : mixed
Return values
mixed
—
testInlineCss()
public
testInlineCss() : mixed
Return values
mixed
—
testLinkConcatenation()
public
testLinkConcatenation() : mixed
Return values
mixed
—
testListPopulation()
public
testListPopulation() : mixed
Return values
mixed
—
testNodeClearance()
public
testNodeClearance() : mixed
Return values
mixed
—
testNodeRemoval()
public
testNodeRemoval() : mixed
Return values
mixed
—
testNodeReplacement()
public
testNodeReplacement() : mixed
Return values
mixed
—
testNoPhpEvaluation()
public
testNoPhpEvaluation() : mixed
Return values
mixed
—
testOutputNotEmpty()
public
testOutputNotEmpty() : mixed
Return values
mixed
—
testPhpEvaluation()
public
testPhpEvaluation() : mixed
Return values
mixed
—
testQuerySelector()
public
testQuerySelector() : mixed
Return values
mixed
—
testRadioPropHandling()
public
testRadioPropHandling() : mixed
Return values
mixed
—
testRadioValueHandling()
public
testRadioValueHandling() : mixed
Return values
mixed
—
testShorthandMethod()
public
testShorthandMethod() : mixed
Return values
mixed
—
testSortAndOrder()
public
testSortAndOrder() : mixed
Return values
mixed
—
testTextClear()
public
testTextClear() : mixed
Return values
mixed
—
testToArray()
public
testToArray() : mixed
Return values
mixed
—
testWrappingAndClosest()
public
testWrappingAndClosest() : mixed
Return values
mixed
—
getDocument()
private
getDocument() : DOMDocument
Return values
DOMDocument
—