You are here

public function LdapAuthorizationProviderIntegrationTest::testProvider in Lightweight Directory Access Protocol (LDAP) 8.4

Test Provider.

File

ldap_authorization/tests/src/Kernel/LdapAuthorizationProviderIntegrationTest.php, line 58

Class

LdapAuthorizationProviderIntegrationTest
Integration tests for LdapAuthorizationProvider.

Namespace

Drupal\Tests\ldap_authorization\Kernel

Code

public function testProvider() : void {
  self::markTestIncomplete('Test missing');
}