ILIAS  trunk Revision v11.0_alpha-2638-g80c1d007f79
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.

Referenced by ByTryingTransformTest\setUp().

60  : Language
61  {
62  return new ilLanguageMock();
63  }
+ Here is the caller graph for this function:

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