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

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

보호된 프로퍼티들

프로퍼티 타입 설명
$jmsDir
$loader
$namespace
$phpDir
$serializer

공개 메소드들

메소드 설명
getTestFiles ( )
getXmlFiles ( )
setUpBeforeClass ( )
tearDownAfterClass ( )
testConversion ( $xml, $xsd, $class )

보호된 메소드들

메소드 설명
clearXML ( $xml )
generateJMSFiles ( array $schemas )
generatePHPFiles ( array $schemas )

비공개 메소드들

메소드 설명
delTree ( $dir )

메소드 상세

clearXML() 보호된 메소드

protected clearXML ( $xml )

generateJMSFiles() 보호된 정적인 메소드

protected static generateJMSFiles ( array $schemas )
$schemas array

generatePHPFiles() 보호된 정적인 메소드

protected static generatePHPFiles ( array $schemas )
$schemas array

getTestFiles() 공개 메소드

public getTestFiles ( )

getXmlFiles() 공개 정적인 메소드

public static getXmlFiles ( )

setUpBeforeClass() 공개 정적인 메소드

public static setUpBeforeClass ( )

tearDownAfterClass() 공개 정적인 메소드

public static tearDownAfterClass ( )

testConversion() 공개 메소드

public testConversion ( $xml, $xsd, $class )

프로퍼티 상세

$jmsDir 보호되어 있는 정적으로 프로퍼티

protected static $jmsDir

$loader 보호되어 있는 정적으로 프로퍼티

protected static $loader

$namespace 보호되어 있는 정적으로 프로퍼티

protected static $namespace

$phpDir 보호되어 있는 정적으로 프로퍼티

protected static $phpDir

$serializer 보호되어 있는 정적으로 프로퍼티

protected static $serializer