ILIAS  trunk Revision v11.0_alpha-3011-gc6b235a2e85
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 26 of file CertificateVerificationClassMapTest.php.

Member Function Documentation

◆ tearDown()

CertificateVerificationClassMapTest::tearDown ( )
protected

Definition at line 28 of file CertificateVerificationClassMapTest.php.

28 : void
29 {
30 }

◆ testClassMap()

CertificateVerificationClassMapTest::testClassMap ( )

Definition at line 32 of file CertificateVerificationClassMapTest.php.

32 : void
33 {
35 $this->assertEquals(
36 "crsv",
37 $map->getVerificationTypeByType("crs")
38 );
39 }
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: