Toggle navigation
Hot Examples
PT
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
PHP
PHP
C#
Java
Go
C++
Python
JS
TS
Pesquisar
Página Inicial
ControllerGeneratorTest
PHP Class ControllerGeneratorTest
Inheritance:
extends
PHPUnit_Framework_TestCase
Exibir arquivo
Open project: letsdrink/ouzo
Public Methods
Method
Description
shouldAppendAction
( )
shouldAppendActionWhenControllerHasActions
( )
shouldNotAppendWhenActionIsExists
( )
shouldReturnClassNamespace
( )
shouldReturnControllerClassName
( )
shouldReturnControllerClassNameWithControllerStringInName
( )
shouldReturnFalseIfControllerNotExists
( )
Protected Methods
Method
Description
setUp
( )
tearDown
( )
Method Details
setUp()
protected
method
protected
setUp
( )
shouldAppendAction()
public
method
public
shouldAppendAction
( )
shouldAppendActionWhenControllerHasActions()
public
method
public
shouldAppendActionWhenControllerHasActions
( )
shouldNotAppendWhenActionIsExists()
public
method
public
shouldNotAppendWhenActionIsExists
( )
shouldReturnClassNamespace()
public
method
public
shouldReturnClassNamespace
( )
shouldReturnControllerClassName()
public
method
public
shouldReturnControllerClassName
( )
shouldReturnControllerClassNameWithControllerStringInName()
public
method
public
shouldReturnControllerClassNameWithControllerStringInName
( )
shouldReturnFalseIfControllerNotExists()
public
method
public
shouldReturnFalseIfControllerNotExists
( )
tearDown()
protected
method
protected
tearDown
( )