ILIAS  trunk Revision v12.0_alpha-377-g3641b37b9db
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 29 of file SmoothTableConfigTest.php.

Member Function Documentation

◆ testConstruct()

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

Definition at line 33 of file SmoothTableConfigTest.php.

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

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