|
ILIAS
trunk Revision v12.0_alpha-377-g3641b37b9db
|
Inheritance diagram for RatingInputTest:
Collaboration diagram for RatingInputTest:Public Member Functions | |
| setUp () | |
| testRatingImplementsFactoryInterface () | |
| testRatingRenderBasic () | |
| testRatingRenderFull () | |
| testCommonRendering () | |
| testRatingAverage () | |
| testRatingAverageException () | |
Protected Member Functions | |
| buildRating () | |
Protected Attributes | |
| DefNamesource | $name_source |
Definition at line 32 of file RatingInputTest.php.
|
protected |
Definition at line 43 of file RatingInputTest.php.
References Vendor\Package\$f.
Referenced by testRatingAverage(), testRatingAverageException(), testRatingRenderBasic(), and testRatingRenderFull().
Here is the caller graph for this function:| RatingInputTest::setUp | ( | ) |
Definition at line 38 of file RatingInputTest.php.
| RatingInputTest::testCommonRendering | ( | ) |
Definition at line 156 of file RatingInputTest.php.
References Vendor\Package\$f.
| RatingInputTest::testRatingAverage | ( | ) |
Definition at line 168 of file RatingInputTest.php.
References buildRating().
Here is the call graph for this function:| RatingInputTest::testRatingAverageException | ( | ) |
Definition at line 175 of file RatingInputTest.php.
References buildRating().
Here is the call graph for this function:| RatingInputTest::testRatingImplementsFactoryInterface | ( | ) |
Definition at line 53 of file RatingInputTest.php.
References Vendor\Package\$f.
| RatingInputTest::testRatingRenderBasic | ( | ) |
Definition at line 61 of file RatingInputTest.php.
References buildRating().
Here is the call graph for this function:| RatingInputTest::testRatingRenderFull | ( | ) |
Definition at line 100 of file RatingInputTest.php.
References buildRating().
Here is the call graph for this function:
|
protected |
Definition at line 36 of file RatingInputTest.php.