Overview

Namespaces

  • Guzzle
    • Batch
      • Exception
    • Cache
    • Common
      • Exception
    • Http
      • Curl
      • Exception
      • Message
        • Header
      • QueryAggregator
    • Inflection
    • Iterator
    • Log
    • Parser
      • Cookie
      • Message
      • UriTemplate
      • Url
    • Plugin
      • Async
      • Backoff
      • Cache
      • Cookie
        • CookieJar
        • Exception
      • CurlAuth
      • ErrorResponse
        • Exception
      • History
      • Log
      • Md5
      • Mock
      • Oauth
    • Service
      • Builder
      • Command
        • Factory
        • LocationVisitor
          • Request
          • Response
      • Description
      • Exception
      • Resource
    • Stream
    • Tests
      • Batch
      • Cache
      • Common
        • Cache
        • Exception
      • Http
        • Curl
        • Exception
        • Message
          • Header
      • Inflection
      • Iterator
      • Log
      • Message
      • Mock
      • Parser
        • Cookie
        • Message
      • Parsers
        • UriTemplate
      • Plugin
        • Async
        • Backoff
        • Cache
        • Cookie
          • CookieJar
        • CurlAuth
        • ErrorResponse
        • History
        • Log
        • Md5
        • Mock
        • Oauth
        • Redirect
      • Service
        • Builder
        • Command
          • LocationVisitor
            • Request
            • Response
        • Description
        • Exception
        • Mock
          • Command
            • Sub
          • Model
        • Resource
      • Stream
  • None
  • Omnipay
    • Common
      • Exception
      • Message
    • Dummy
      • Message
    • VivaPayments
      • Message
  • PHP

Classes

  • AbstractConfigLoaderTest
  • CachingConfigLoaderTest
  • ClientTest
  • ServiceBuilderTest
  • Overview
  • Namespace
  • Class
  • Tree

Class ClientTest

PHPUnit_Framework_TestCase
Extended by Guzzle\Tests\GuzzleTestCase
Extended by Guzzle\Tests\Service\ClientTest
Namespace: Guzzle\Tests\Service
Covers: Guzzle\Service\Client
Group: server
Located at tests/Guzzle/Tests/Service/ClientTest.php
Methods summary
public
# setUp( )
public
# testAllowsCustomClientParameters( )
public
# testFactoryCreatesClient( )
public
# testFactoryDoesNotRequireBaseUrl( )
public
# testDescribesEvents( )
public
# testExecutesCommands( )
public
# testExecutesCommandsWithArray( )
public
# testThrowsExceptionWhenInvalidCommandIsExecuted( )

Expectedexception

Guzzle\Common\Exception\InvalidArgumentException
public
# testThrowsExceptionWhenMissingCommand( )

Expectedexception

InvalidArgumentException
public
# testCreatesCommandsUsingCommandFactory( )
public
# testOwnsServiceDescription( )
public
# testOwnsResourceIteratorFactory( )
public
# testClientResetsRequestsBeforeExecutingCommands( )
public
# testClientCreatesIterators( )
public
# testClientCreatesIteratorsWithNoOptions( )
public
# testClientCreatesIteratorsWithCommands( )
public
# testClientHoldsInflector( )
public
# testClientAddsGlobalCommandOptions( )
public
# testSupportsServiceDescriptionBaseUrls( )
public
# testMergesDefaultCommandParamsCorrectly( )
public
# testWrapsSingleCommandExceptions( )

Expectedexception

\Guzzle\Http\Exception\BadResponseException
public
# testWrapsMultipleCommandExceptions( )
public
# testGetCommandAfterTwoSetDescriptions( )
Methods inherited from Guzzle\Tests\GuzzleTestCase
addMockedRequest(), assertContainsIns(), compareHeaders(), getMockResponse(), getMockedRequests(), getServer(), getServiceBuilder(), getWildcardObserver(), hasSubscriber(), setMockBasePath(), setMockResponse(), setServiceBuilder()
Properties summary
protected $service
#
protected $serviceTest
#
Properties inherited from Guzzle\Tests\GuzzleTestCase
$mockBasePath, $mockObserver, $server, $serviceBuilder
Omnipay Viva Payments Gateway Module API Documentation API documentation generated by ApiGen