Zend Framework  1.12
Zend_Test_PHPUnit_ControllerTestCase Member List

This is the complete list of members for Zend_Test_PHPUnit_ControllerTestCase, including all inherited members.

$_frontControllerZend_Test_PHPUnit_ControllerTestCaseprotected
$_queryZend_Test_PHPUnit_ControllerTestCaseprotected
$_requestZend_Test_PHPUnit_ControllerTestCaseprotected
$_responseZend_Test_PHPUnit_ControllerTestCaseprotected
$_xpathNamespacesZend_Test_PHPUnit_ControllerTestCaseprotected
$bootstrapZend_Test_PHPUnit_ControllerTestCase
__get($name)Zend_Test_PHPUnit_ControllerTestCase
__set($name, $value)Zend_Test_PHPUnit_ControllerTestCase
_incrementAssertionCount()Zend_Test_PHPUnit_ControllerTestCaseprotected
_resetPlaceholders()Zend_Test_PHPUnit_ControllerTestCaseprotected
assertAction($action, $message= '')Zend_Test_PHPUnit_ControllerTestCase
assertController($controller, $message= '')Zend_Test_PHPUnit_ControllerTestCase
assertHeader($header, $message= '')Zend_Test_PHPUnit_ControllerTestCase
assertHeaderContains($header, $match, $message= '')Zend_Test_PHPUnit_ControllerTestCase
assertHeaderRegex($header, $pattern, $message= '')Zend_Test_PHPUnit_ControllerTestCase
assertModule($module, $message= '')Zend_Test_PHPUnit_ControllerTestCase
assertNotAction($action, $message= '')Zend_Test_PHPUnit_ControllerTestCase
assertNotController($controller, $message= '')Zend_Test_PHPUnit_ControllerTestCase
assertNotHeader($header, $message= '')Zend_Test_PHPUnit_ControllerTestCase
assertNotHeaderContains($header, $match, $message= '')Zend_Test_PHPUnit_ControllerTestCase
assertNotHeaderRegex($header, $pattern, $message= '')Zend_Test_PHPUnit_ControllerTestCase
assertNotModule($module, $message= '')Zend_Test_PHPUnit_ControllerTestCase
assertNotQuery($path, $message= '')Zend_Test_PHPUnit_ControllerTestCase
assertNotQueryContentContains($path, $match, $message= '')Zend_Test_PHPUnit_ControllerTestCase
assertNotQueryContentRegex($path, $pattern, $message= '')Zend_Test_PHPUnit_ControllerTestCase
assertNotQueryCount($path, $count, $message= '')Zend_Test_PHPUnit_ControllerTestCase
assertNotRedirect($message= '')Zend_Test_PHPUnit_ControllerTestCase
assertNotRedirectRegex($pattern, $message= '')Zend_Test_PHPUnit_ControllerTestCase
assertNotRedirectTo($url, $message= '')Zend_Test_PHPUnit_ControllerTestCase
assertNotResponseCode($code, $message= '')Zend_Test_PHPUnit_ControllerTestCase
assertNotRoute($route, $message= '')Zend_Test_PHPUnit_ControllerTestCase
assertNotXpath($path, $message= '')Zend_Test_PHPUnit_ControllerTestCase
assertNotXpathContentContains($path, $match, $message= '')Zend_Test_PHPUnit_ControllerTestCase
assertNotXpathContentRegex($path, $pattern, $message= '')Zend_Test_PHPUnit_ControllerTestCase
assertNotXpathCount($path, $count, $message= '')Zend_Test_PHPUnit_ControllerTestCase
assertQuery($path, $message= '')Zend_Test_PHPUnit_ControllerTestCase
assertQueryContentContains($path, $match, $message= '')Zend_Test_PHPUnit_ControllerTestCase
assertQueryContentRegex($path, $pattern, $message= '')Zend_Test_PHPUnit_ControllerTestCase
assertQueryCount($path, $count, $message= '')Zend_Test_PHPUnit_ControllerTestCase
assertQueryCountMax($path, $count, $message= '')Zend_Test_PHPUnit_ControllerTestCase
assertQueryCountMin($path, $count, $message= '')Zend_Test_PHPUnit_ControllerTestCase
assertRedirect($message= '')Zend_Test_PHPUnit_ControllerTestCase
assertRedirectRegex($pattern, $message= '')Zend_Test_PHPUnit_ControllerTestCase
assertRedirectTo($url, $message= '')Zend_Test_PHPUnit_ControllerTestCase
assertResponseCode($code, $message= '')Zend_Test_PHPUnit_ControllerTestCase
assertRoute($route, $message= '')Zend_Test_PHPUnit_ControllerTestCase
assertXpath($path, $message= '')Zend_Test_PHPUnit_ControllerTestCase
assertXpathContentContains($path, $match, $message= '')Zend_Test_PHPUnit_ControllerTestCase
assertXpathContentRegex($path, $pattern, $message= '')Zend_Test_PHPUnit_ControllerTestCase
assertXpathCount($path, $count, $message= '')Zend_Test_PHPUnit_ControllerTestCase
assertXpathCountMax($path, $count, $message= '')Zend_Test_PHPUnit_ControllerTestCase
assertXpathCountMin($path, $count, $message= '')Zend_Test_PHPUnit_ControllerTestCase
bootstrap()Zend_Test_PHPUnit_ControllerTestCase
dispatch($url=null)Zend_Test_PHPUnit_ControllerTestCase
getFrontController()Zend_Test_PHPUnit_ControllerTestCase
getQuery()Zend_Test_PHPUnit_ControllerTestCase
getRequest()Zend_Test_PHPUnit_ControllerTestCase
getResponse()Zend_Test_PHPUnit_ControllerTestCase
registerXpathNamespaces($xpathNamespaces)Zend_Test_PHPUnit_ControllerTestCase
reset()Zend_Test_PHPUnit_ControllerTestCase
resetRequest()Zend_Test_PHPUnit_ControllerTestCase
resetResponse()Zend_Test_PHPUnit_ControllerTestCase
setUp()Zend_Test_PHPUnit_ControllerTestCaseprotected
url($urlOptions=array(), $name=null, $reset=false, $encode=true)Zend_Test_PHPUnit_ControllerTestCase
urlizeOptions($urlOptions, $actionControllerModuleOnly=true)Zend_Test_PHPUnit_ControllerTestCase