PHP 클래스 Ouzo\Tools\Model\Template\GeneratorTest

상속: extends PHPUnit_Framework_TestCas\PHPUnit_Framework_TestCase
파일 보기 프로젝트 열기: letsdrink/ouzo

공개 메소드들

메소드 설명
setUp ( )
shouldGetCorrectNamespace ( )
shouldPrepareTemplateContents ( )
shouldRemoveTablePrefixFromClass ( )
shouldReturnObjectForConfiguredDialect ( )
shouldReturnTableInformation ( )
shouldSaveToFile ( )
shouldSingularizeTableName ( )
shouldThrowExceptionWhenDialectAdapterNotExists ( )
shouldThrowExceptionWhenFileAlreadyExists ( )

메소드 상세

setUp() 공개 메소드

public setUp ( )

shouldGetCorrectNamespace() 공개 메소드

shouldPrepareTemplateContents() 공개 메소드

shouldRemoveTablePrefixFromClass() 공개 메소드

shouldReturnObjectForConfiguredDialect() 공개 메소드

shouldReturnTableInformation() 공개 메소드

shouldSaveToFile() 공개 메소드

public shouldSaveToFile ( )

shouldSingularizeTableName() 공개 메소드

shouldThrowExceptionWhenDialectAdapterNotExists() 공개 메소드

shouldThrowExceptionWhenFileAlreadyExists() 공개 메소드