ILIAS  release_8 Revision v8.19
All Data Structures Namespaces Files Functions Variables Modules Pages
CertificateVerificationClassMapTest Class Reference

Test clipboard repository. More...

+ Inheritance diagram for CertificateVerificationClassMapTest:
+ Collaboration diagram for CertificateVerificationClassMapTest:

Public Member Functions

 testClassMap ()
 

Protected Member Functions

 tearDown ()
 

Detailed Description

Test clipboard repository.

Author
Alexander Killing killi.nosp@m.ng@l.nosp@m.eifos.nosp@m..de

Definition at line 10 of file CertificateVerificationClassMapTest.php.

Member Function Documentation

◆ tearDown()

CertificateVerificationClassMapTest::tearDown ( )
protected

Definition at line 12 of file CertificateVerificationClassMapTest.php.

12  : void
13  {
14  }

◆ testClassMap()

CertificateVerificationClassMapTest::testClassMap ( )

Definition at line 16 of file CertificateVerificationClassMapTest.php.

16  : void
17  {
19  $this->assertEquals(
20  "crsv",
21  $map->getVerificationTypeByType("crs")
22  );
23  }
This file is part of ILIAS, a powerful learning management system published by ILIAS open source e-Le...

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