PHP 클래스 Jarves\Tests\ModelBuilder\PropelBuilderTest

파일 보기 프로젝트 열기: jarves/jarves

공개 메소드들

메소드 설명
testMissingFields ( )
testMissingTable ( )
testSchema ( )
testSchema2 ( )
testSchemaObject ( )
testSchemaObjectNtoM ( )
testSchemaPageContents ( )

보호된 메소드들

메소드 설명
getBuilder ( ) : Propel
getSchema ( string $xml ) : string

메소드 상세

getBuilder() 보호된 메소드

protected getBuilder ( ) : Propel
리턴 Jarves\ORM\Builder\Propel

getSchema() 보호된 메소드

protected getSchema ( string $xml ) : string
$xml string
리턴 string

testMissingFields() 공개 메소드

public testMissingFields ( )

testMissingTable() 공개 메소드

public testMissingTable ( )

testSchema() 공개 메소드

public testSchema ( )

testSchema2() 공개 메소드

public testSchema2 ( )

testSchemaObject() 공개 메소드

public testSchemaObject ( )

testSchemaObjectNtoM() 공개 메소드

testSchemaPageContents() 공개 메소드