ILIAS  release_9 Revision v9.13-25-g2c18ec4c24f
ILIAS\LegalDocuments\test\SmoothTableConfigTest Class Reference
+ Inheritance diagram for ILIAS\LegalDocuments\test\SmoothTableConfigTest:
+ Collaboration diagram for ILIAS\LegalDocuments\test\SmoothTableConfigTest:

Public Member Functions

 testConstruct ()
 

Detailed Description

Definition at line 30 of file SmoothTableConfigTest.php.

Member Function Documentation

◆ testConstruct()

ILIAS\LegalDocuments\test\SmoothTableConfigTest::testConstruct ( )

Definition at line 34 of file SmoothTableConfigTest.php.

34  : void
35  {
36  $this->assertInstanceOf(SmoothTableConfig::class, new SmoothTableConfig($this->mock(ilTable2GUI::class)));
37  }

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