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 AbstractConfigLoaderTest

PHPUnit_Framework_TestCase
Extended by Guzzle\Tests\GuzzleTestCase
Extended by Guzzle\Tests\Service\AbstractConfigLoaderTest
Namespace: Guzzle\Tests\Service
Covers: Guzzle\Service\AbstractConfigLoader
Located at tests/Guzzle/Tests/Service/AbstractConfigLoaderTest.php
Methods summary
public
# setUp( )
public
# tearDown( )
public
# testOnlyLoadsSupportedTypes( )

Expectedexception

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

Expectedexception

\Guzzle\Common\Exception\InvalidArgumentException

Expectedexceptionmessage

Unable to open fooooooo.json
public
# testMustBeSupportedExtension( )

Expectedexception

\Guzzle\Common\Exception\InvalidArgumentException

Expectedexceptionmessage

Unknown file extension
public
# testJsonMustBeValue( )

Expectedexception

\Guzzle\Common\Exception\RuntimeException

Expectedexceptionmessage

Error loading JSON data from
public
# testPhpFilesMustReturnAnArray( )

Expectedexception

\Guzzle\Common\Exception\InvalidArgumentException

Expectedexceptionmessage

PHP files must return an array
public
# testLoadsPhpFileIncludes( )
public
# testCanCreateFromJson( )
public
# testUsesAliases( )
public
# testCanRemoveAliases( )

Expectedexception

\Guzzle\Common\Exception\InvalidArgumentException

Expectedexceptionmessage

Unable to open foo.json
public
# testCanLoadArraysWithIncludes( )
public
# testDoesNotEnterInfiniteLoop( )
Methods inherited from Guzzle\Tests\GuzzleTestCase
addMockedRequest(), assertContainsIns(), compareHeaders(), getMockResponse(), getMockedRequests(), getServer(), getServiceBuilder(), getWildcardObserver(), hasSubscriber(), setMockBasePath(), setMockResponse(), setServiceBuilder()
Properties summary
protected Guzzle\Service\AbstractConfigLoader $loader
#
protected array $cleanup

Any files that need to be deleted on tear down

Any files that need to be deleted on tear down

# array()
Properties inherited from Guzzle\Tests\GuzzleTestCase
$mockBasePath, $mockObserver, $server, $serviceBuilder
Omnipay Viva Payments Gateway Module API Documentation API documentation generated by ApiGen