You are here

namespace Masterminds\HTML5\Tests\Parser in Zircon Profile 8.0

Same name in other branches
  1. 8 Masterminds\HTML5\Tests\Parser
Classsort descending Location Description
CharacterReferenceTest vendor/masterminds/html5/test/HTML5/Parser/CharacterReferenceTest.php
DOMTreeBuilderTest vendor/masterminds/html5/test/HTML5/Parser/DOMTreeBuilderTest.php These tests are functional, not necessarily unit tests.
EventStack vendor/masterminds/html5/test/HTML5/Parser/EventStack.php This testing class gathers events from a parser and builds a stack of events. It is useful for checking the output of a tokenizer.
EventStackError vendor/masterminds/html5/test/HTML5/Parser/EventStackError.php
FileInputStreamTest vendor/masterminds/html5/test/HTML5/Parser/FileInputStreamTest.php
InstructionProcessorMock vendor/masterminds/html5/test/HTML5/Parser/InstructionProcessorMock.php
ScannerTest vendor/masterminds/html5/test/HTML5/Parser/ScannerTest.php
StringInputStreamTest vendor/masterminds/html5/test/HTML5/Parser/StringInputStreamTest.php
TokenizerTest vendor/masterminds/html5/test/HTML5/Parser/TokenizerTest.php
TreeBuildingRulesTest vendor/masterminds/html5/test/HTML5/Parser/TreeBuildingRulesTest.php These tests are functional, not necessarily unit tests.
UTF8UtilsTest vendor/masterminds/html5/test/HTML5/Parser/UTF8UtilsTest.php