PHP Класс Jyxo\XmlReaderTest

См. также: Jyxo\XmlReader
Автор: Jaroslav Hanslík
Наследование: extends PHPUnit_Framework_TestCase
Показать файл Открыть проект

Открытые методы

Метод Описание
testGetContent ( ) Tests the getContent() method.
testGetTextValue ( ) Tests the getTextValue() method.

Защищенные методы

Метод Описание
setUp ( ) Prepares the testing environment.
tearDown ( ) Cleans up the testing environment.

Описание методов

setUp() защищенный Метод

Prepares the testing environment.
protected setUp ( )

tearDown() защищенный Метод

Cleans up the testing environment.
protected tearDown ( )

testGetContent() публичный Метод

Tests the getContent() method.
См. также: Jyxo\XmlReader::getContent()
public testGetContent ( )

testGetTextValue() публичный Метод

Tests the getTextValue() method.
См. также: Jyxo\XmlReader::getTextValue()
public testGetTextValue ( )