Public Member Functions | |
setUp () | |
testCorrectShow () | |
testSwitchLanguage () | |
![]() | |
__get ($name) | |
__call ($name, $params) | |
getFixtureManager () | |
getFixtureData ($name) | |
getFixtureRecord ($name, $alias) |
Static Public Member Functions | |
static | setUpBeforeClass () |
Public Attributes | |
$fixtures | |
$languages | |
$returnUrl |
Additional Inherited Members | |
![]() | |
$fixtures = false |
Created by JetBrains PhpStorm. User: Andrey Date: 5/22/13 Time: 3:31 PM To change this template use File | Settings | File Templates.
Definition at line 10 of file LanguageTest.php.
LanguageTest::setUp | ( | ) |
Sets up the fixture before executing a test method. If you override this method, make sure the parent implementation is invoked. Otherwise, the database fixtures will not be managed properly.
Reimplemented from CDbTestCase.
Definition at line 26 of file LanguageTest.php.
LanguageTest::$fixtures |
Definition at line 12 of file LanguageTest.php.