PHP Class Goetas\Xsd\XsdToPhp\Tests\JmsSerializer\OTA\AnyTypePHPConversionTest

Inheritance: extends PHPUnit_Framework_TestCase
Afficher le fichier Open project: goetas/xsd2php

Méthodes publiques

Méthode Description
testSimpleAnyTypePHP ( )
testSimpleAnyTypeYaml ( )

Méthodes protégées

Méthode Description
getPhpClasses ( mixed $xml, array $types = [] ) : ClassGenerator[]
getYamlFiles ( mixed $xml, array $types = [] ) : array[]

Method Details

getPhpClasses() protected méthode

protected getPhpClasses ( mixed $xml, array $types = [] ) : ClassGenerator[]
$xml mixed
$types array
Résultat Zend\Code\Generator\ClassGenerator[]

getYamlFiles() protected méthode

protected getYamlFiles ( mixed $xml, array $types = [] ) : array[]
$xml mixed
$types array
Résultat array[]

testSimpleAnyTypePHP() public méthode

testSimpleAnyTypeYaml() public méthode