You are here

function LdapAuthorizationOg1Tests::__construct in Lightweight Directory Access Protocol (LDAP) 8.2

Overrides LdapTestCase::__construct

File

ldap_authorization/tests/Og1Tests.test, line 35

Class

LdapAuthorizationOg1Tests

Code

function __construct($test_id = NULL) {
  parent::__construct($test_id);
}