ILIAS  release_7 Revision v7.30-3-g800a261c036
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 36 of file TestCase.php.

Member Function Documentation

◆ getLanguage()

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

Definition at line 38 of file TestCase.php.

Referenced by ByTryingTransformationTest\setUp().

39  {
40  return new ilLanguageMock();
41  }
+ Here is the caller graph for this function:

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