|
| setUp () |
|
| tearDown () |
|
| testUrlFor (string $expected,...$args) |
|
| testUrlForWithAbsoluteURL (...$args) |
|
| testActionUrl (string $expected,...$args) |
|
| testRedirect (string $expected,...$args) |
|
| testRedirectAbsoluteURL (bool $should_suceed,...$args) |
|
| testRelocate (string $expected,...$args) |
|
| testRelocateAbsoluteURL (bool $should_suceed,...$args) |
|
| testRelocateFromDialog (string $expected,...$args) |
|
| testRelocateFromDialogAbsoluteURL (bool $should_suceed,...$args) |
|
| testVariableAssignment () |
|
| testArgumentValidation (array $args, array $expected,?array $types) |
|
| testArgumentValidationOption (string $should_fail) |
|
| UrlForProvider () |
|
| actionUrlProvider () |
|
| RedirectProvider () |
|
| absoluteUrlForProvider () |
|
| absoluteRedirectProvider () |
|
| argumentValidationProvider () |
|
| argumentValidationOptionProvider () |
|
absoluteRedirectProvider |
( |
| ) |
|
absoluteUrlForProvider |
( |
| ) |
|
argumentValidationOptionProvider |
( |
| ) |
|
argumentValidationProvider |
( |
| ) |
|
testActionUrl |
( |
string |
$expected, |
|
|
|
$args |
|
) |
| |
testArgumentValidation |
( |
array |
$args, |
|
|
array |
$expected, |
|
|
?array |
$types |
|
) |
| |
testArgumentValidationOption |
( |
string |
$should_fail | ) |
|
testRedirect |
( |
string |
$expected, |
|
|
|
$args |
|
) |
| |
testRedirectAbsoluteURL |
( |
bool |
$should_suceed, |
|
|
|
$args |
|
) |
| |
testRelocate |
( |
string |
$expected, |
|
|
|
$args |
|
) |
| |
testRelocateAbsoluteURL |
( |
bool |
$should_suceed, |
|
|
|
$args |
|
) |
| |
testRelocateFromDialog |
( |
string |
$expected, |
|
|
|
$args |
|
) |
| |
testRelocateFromDialogAbsoluteURL |
( |
bool |
$should_suceed, |
|
|
|
$args |
|
) |
| |
testUrlFor |
( |
string |
$expected, |
|
|
|
$args |
|
) |
| |
testUrlForWithAbsoluteURL |
( |
|
$args | ) |
|
testVariableAssignment |
( |
| ) |
|
StudipController::get_assigned_variables
The documentation for this class was generated from the following file: