Class ilServicesSamlTestSuite.
More...
Class ilServicesSamlTestSuite.
- Author
- Michael Jansen mjans.nosp@m.en@d.nosp@m.ataba.nosp@m.y.de
Definition at line 29 of file ilServicesSamlSuite.php.
◆ suite()
static ilServicesSamlSuite::suite |
( |
| ) |
|
|
static |
Definition at line 31 of file ilServicesSamlSuite.php.
35 require_once
'Services/Saml/test/ilSamlMappedUserAttributeValueParserTest.php';
36 $suite->addTestSuite(ilSamlMappedUserAttributeValueParserTest::class);
38 require_once
'Services/Saml/test/ilSamlIdpXmlMetadataParserTest.php';
39 $suite->addTestSuite(ilSamlIdpXmlMetadataParserTest::class);
The documentation for this class was generated from the following file: