ILIAS  release_8 Revision v8.23
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 52 of file TestCase.php.

Member Function Documentation

◆ getLanguage()

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

Definition at line 54 of file TestCase.php.

Referenced by ByTryingTransformationTest\setUp().

55  {
56  return new ilLanguageMock();
57  }
+ Here is the caller graph for this function:

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