PHP Class PayPal\Test\Api\OpenIdSessionTest

Inheritance: extends PHPUnit_Framework_TestCase
Afficher le fichier Open project: paypal/rest-api-sdk-php

Méthodes publiques

Méthode Description
testLoginUrlForMultipleScopes ( )
testLoginWithCustomConfig ( )
testLogoutWithCustomConfig ( )

Méthodes protégées

Méthode Description
setUp ( ) Sets up the fixture, for example, opens a network connection.
tearDown ( ) Tears down the fixture, for example, closes a network connection.

Method Details

setUp() protected méthode

This method is called before a test is executed.
protected setUp ( )

tearDown() protected méthode

This method is called after a test is executed.
protected tearDown ( )

testLoginUrlForMultipleScopes() public méthode

testLoginWithCustomConfig() public méthode

testLogoutWithCustomConfig() public méthode