OAuthProviderFactoryTest
extends TestCase
in package
uses
HttpFactoryTrait
Tests the OAuthProviderFactory class
Table of Contents
Constants
- CACERT = __DIR__ . '/../cacert.pem'
Properties
Methods
- testGetProvider() : void
- testGetProviderInvalidProviderClassException() : void
- setUp() : void
Constants
CACERT
protected
mixed
CACERT
= __DIR__ . '/../cacert.pem'
Properties
$HTTP_CLIENT_FACTORY
protected
string
$HTTP_CLIENT_FACTORY
= \chillerlan\OAuthTest\Providers\ProviderUnitTestHttpClientFactory::class
$providerFactory
protected
OAuthProviderFactory
$providerFactory
Methods
testGetProvider()
public
testGetProvider() : void
testGetProviderInvalidProviderClassException()
public
testGetProviderInvalidProviderClassException() : void
setUp()
protected
setUp() : void