PHP Class Ouzo\Tools\Model\Template\GeneratorTest

Inheritance: extends PHPUnit_Framework_TestCas\PHPUnit_Framework_TestCase
Afficher le fichier Open project: letsdrink/ouzo

Méthodes publiques

Méthode Description
setUp ( )
shouldGetCorrectNamespace ( )
shouldPrepareTemplateContents ( )
shouldRemoveTablePrefixFromClass ( )
shouldReturnObjectForConfiguredDialect ( )
shouldReturnTableInformation ( )
shouldSaveToFile ( )
shouldSingularizeTableName ( )
shouldThrowExceptionWhenDialectAdapterNotExists ( )
shouldThrowExceptionWhenFileAlreadyExists ( )

Method Details

setUp() public méthode

public setUp ( )

shouldGetCorrectNamespace() public méthode

shouldPrepareTemplateContents() public méthode

shouldRemoveTablePrefixFromClass() public méthode

shouldReturnObjectForConfiguredDialect() public méthode

shouldReturnTableInformation() public méthode

shouldSaveToFile() public méthode

public shouldSaveToFile ( )

shouldSingularizeTableName() public méthode

shouldThrowExceptionWhenDialectAdapterNotExists() public méthode

shouldThrowExceptionWhenFileAlreadyExists() public méthode