PHP Класс eZ\Publish\Core\FieldType\Tests\RichText\Normalizer\DocumentTypeDefinitionTest

Наследование: extends PHPUnit_Framework_TestCas\PHPUnit_Framework_TestCase
Показать файл Открыть проект

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

Метод Описание
providerForTestNormalize ( )
providerForTestRefuse ( )
testAccept ( string $documentElement, string $namespace, string $dtdPath, string $input )
testAcceptNoXmlDeclaration ( string $documentElement, string $namespace, string $dtdPath, string $input )
testNormalize ( string $documentElement, string $namespace, string $dtdPath, string $input, string $expectedOutput, string $expectedSaved )
testRefuse ( string $documentElement, string $namespace, string $dtdPath, string $input )

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

Метод Описание
getNormalizer ( $documentElement, $namespace, $dtdPath )

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

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

protected getNormalizer ( $documentElement, $namespace, $dtdPath )

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

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

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

public testAccept ( string $documentElement, string $namespace, string $dtdPath, string $input )
$documentElement string
$namespace string
$dtdPath string
$input string

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

public testAcceptNoXmlDeclaration ( string $documentElement, string $namespace, string $dtdPath, string $input )
$documentElement string
$namespace string
$dtdPath string
$input string Ignored

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

public testNormalize ( string $documentElement, string $namespace, string $dtdPath, string $input, string $expectedOutput, string $expectedSaved )
$documentElement string
$namespace string
$dtdPath string
$input string
$expectedOutput string
$expectedSaved string

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

public testRefuse ( string $documentElement, string $namespace, string $dtdPath, string $input )
$documentElement string
$namespace string
$dtdPath string
$input string