PHP Class Prewk\XmlStringStreamerIntegrationTest

Inheritance: extends PHPUnit_Framework_TestCas\PHPUnit_Framework_TestCase
Show file Open project: prewk/xml-string-streamer

Public Methods

Method Description
test_StringWalker_parser_with_file_shorter_than_buffer ( )
test_StringWalker_parser_with_pubmed_xml_and_container_extraction ( )
test_UniqueNode_parser_with_file_shorter_than_buffer ( )
test_UniqueNode_parser_with_file_with_data_in_last_chunk ( )
test_UniqueNode_parser_with_pubmed_xml_and_container_extraction ( )
test_createStringWalkerParser_convenience_method_with_orphanet_xml_and_custom_captureDepth ( )
test_createStringWalkerParser_convenience_method_with_pubmed_xml ( )
test_createUniqueNodeParser_convenience_method_with_orphanet_xml ( )
test_createUniqueNodeParser_convenience_method_with_pubmed_xml ( )
test_incomplete_file_with_StringWalker ( )
test_incomplete_file_with_UniqueNode ( )

Method Details

test_StringWalker_parser_with_file_shorter_than_buffer() public method

test_StringWalker_parser_with_pubmed_xml_and_container_extraction() public method

test_UniqueNode_parser_with_file_shorter_than_buffer() public method

test_UniqueNode_parser_with_file_with_data_in_last_chunk() public method

test_UniqueNode_parser_with_pubmed_xml_and_container_extraction() public method

test_createStringWalkerParser_convenience_method_with_orphanet_xml_and_custom_captureDepth() public method

test_createStringWalkerParser_convenience_method_with_pubmed_xml() public method

test_createUniqueNodeParser_convenience_method_with_orphanet_xml() public method

test_createUniqueNodeParser_convenience_method_with_pubmed_xml() public method

test_incomplete_file_with_StringWalker() public method

test_incomplete_file_with_UniqueNode() public method