Documentation

OAuthProviderFactoryTest extends TestCase
in package
uses HttpFactoryTrait

Tests the OAuthProviderFactory class

Table of Contents

Constants

CACERT  = __DIR__ . '/../cacert.pem'

Properties

$HTTP_CLIENT_FACTORY  : string
$providerFactory  : OAuthProviderFactory

Methods

testGetProvider()  : void
testGetProviderInvalidProviderClassException()  : void
setUp()  : void

Constants

Properties

$HTTP_CLIENT_FACTORY

protected string $HTTP_CLIENT_FACTORY = \chillerlan\OAuthTest\Providers\ProviderUnitTestHttpClientFactory::class

Methods

testGetProviderInvalidProviderClassException()

public testGetProviderInvalidProviderClassException() : void

        
On this page

Search results