ILIAS  trunk Revision v11.0_alpha-3011-gc6b235a2e85
ILIAS\Tests\Refinery\TestCase Class Reference
+ Inheritance diagram for ILIAS\Tests\Refinery\TestCase:
+ Collaboration diagram for ILIAS\Tests\Refinery\TestCase:

Public Member Functions

 getLanguage ()
 

Detailed Description

Definition at line 58 of file TestCase.php.

Member Function Documentation

◆ getLanguage()

ILIAS\Tests\Refinery\TestCase::getLanguage ( )

Definition at line 60 of file TestCase.php.

60 : Language
61 {
62 return new ilLanguageMock();
63 }

Referenced by ByTryingTransformTest\setUp().

+ Here is the caller graph for this function:

The documentation for this class was generated from the following file: