PHP Class Tests\DiDom\SelectorTest

Inheritance: extends Tests\TestCase
Show file Open project: imangazaliev/didom

Public Methods

Method Description
testClass ( )
testDirectChild ( )
testId ( )
testNestedTag ( )
testTag ( )

Protected Methods

Method Description
getList ( )

Method Details

getList() protected method

protected getList ( )

testClass() public method

public testClass ( )

testDirectChild() public method

public testDirectChild ( )

testId() public method

public testId ( )

testNestedTag() public method

public testNestedTag ( )

testTag() public method

public testTag ( )