ILIAS
trunk Revision v11.0_alpha-1715-g7fc467680fb
|
Testing the faytory of result objects. More...
Public Member Functions | |
testOk () | |
testError () | |
testPassword () | |
testAlphanumeric () | |
testPositiveInteger () | |
testDataSize1 () | |
testDataSize2 () | |
testLanguageTag () | |
testLanguageTagFailed () | |
Protected Member Functions | |
setUp () | |
tearDown () | |
Private Attributes | |
Data Factory | $f |
Testing the faytory of result objects.
Definition at line 33 of file DataFactoryTest.php.
|
protected |
Definition at line 40 of file DataFactoryTest.php.
|
protected |
Definition at line 45 of file DataFactoryTest.php.
References null.
DataFactoryTest::testAlphanumeric | ( | ) |
Definition at line 72 of file DataFactoryTest.php.
DataFactoryTest::testDataSize1 | ( | ) |
Definition at line 84 of file DataFactoryTest.php.
DataFactoryTest::testDataSize2 | ( | ) |
Definition at line 90 of file DataFactoryTest.php.
DataFactoryTest::testError | ( | ) |
Definition at line 58 of file DataFactoryTest.php.
DataFactoryTest::testLanguageTag | ( | ) |
Definition at line 99 of file DataFactoryTest.php.
DataFactoryTest::testLanguageTagFailed | ( | ) |
Definition at line 105 of file DataFactoryTest.php.
DataFactoryTest::testOk | ( | ) |
Definition at line 50 of file DataFactoryTest.php.
DataFactoryTest::testPassword | ( | ) |
Definition at line 66 of file DataFactoryTest.php.
DataFactoryTest::testPositiveInteger | ( | ) |
Definition at line 78 of file DataFactoryTest.php.
Definition at line 38 of file DataFactoryTest.php.