PHP 클래스 Goetas\Xsd\XsdToPhp\Tests\JmsSerializer\OTA\AnyTypePHPConversionTest

상속: extends PHPUnit_Framework_TestCase
파일 보기 프로젝트 열기: goetas/xsd2php

공개 메소드들

메소드 설명
testSimpleAnyTypePHP ( )
testSimpleAnyTypeYaml ( )

보호된 메소드들

메소드 설명
getPhpClasses ( mixed $xml, array $types = [] ) : ClassGenerator[]
getYamlFiles ( mixed $xml, array $types = [] ) : array[]

메소드 상세

getPhpClasses() 보호된 메소드

protected getPhpClasses ( mixed $xml, array $types = [] ) : ClassGenerator[]
$xml mixed
$types array
리턴 Zend\Code\Generator\ClassGenerator[]

getYamlFiles() 보호된 메소드

protected getYamlFiles ( mixed $xml, array $types = [] ) : array[]
$xml mixed
$types array
리턴 array[]

testSimpleAnyTypePHP() 공개 메소드

testSimpleAnyTypeYaml() 공개 메소드