Overview

Namespaces

  • Composer
    • Autoload
  • Guzzle
    • Common
      • Exception
    • Http
      • Curl
      • Exception
      • Message
        • Header
      • QueryAggregator
    • Parser
      • Cookie
      • Message
      • UriTemplate
      • Url
    • Plugin
      • Mock
    • Stream
  • Mockery
    • Adapter
      • Phpunit
    • CountValidator
    • Exception
    • Generator
      • StringManipulation
        • Pass
    • Loader
    • Matcher
  • None
  • Omnipay
    • Common
      • Exception
      • Message
    • Dummy
      • Message
    • Fatzebra
      • Message
  • PHP
  • Symfony
    • Component
      • EventDispatcher
        • Debug
        • DependencyInjection
        • Tests
          • Debug
          • DependencyInjection
      • HttpFoundation
        • File
          • Exception
          • MimeType
        • Session
          • Attribute
          • Flash
          • Storage
            • Handler
            • Proxy
        • Tests
          • File
            • MimeType
          • Session
            • Attribute
            • Flash
            • Storage
              • Handler
              • Proxy
      • Yaml
        • Exception
        • Tests

Classes

  • CachingGenerator
  • DefinedTargetClass
  • Method
  • MockConfiguration
  • MockConfigurationBuilder
  • MockDefinition
  • Parameter
  • StringManipulationGenerator
  • UndefinedTargetClass

Interfaces

  • Generator
  • TargetClass
  • Overview
  • Namespace
  • Class
  • Tree

Class MockConfigurationBuilder

Namespace: Mockery\Generator
Located at Mockery/Generator/MockConfigurationBuilder.php
Methods summary
public
# addTarget( $target )
public
# addTargets( $targets )
public
# setName( $name )
public
# addBlackListedMethod( $blackListedMethod )
public
# addBlackListedMethods( array $blackListedMethods )
public
# setBlackListedMethods( array $blackListedMethods )
public
# addWhiteListedMethod( $whiteListedMethod )
public
# addWhiteListedMethods( array $whiteListedMethods )
public
# setWhiteListedMethods( array $whiteListedMethods )
public
# setInstanceMock( $instanceMock )
public
# setParameterOverrides( array $overrides )
public
# getMockConfiguration( )
Properties summary
protected $name
#
protected array $blackListedMethods
# array( '__call', '__callStatic', '__clone', '__wakeup', '__set', '__get', '__toString', '__isset', '__destruct', // below are reserved words in PHP "__halt_compiler", "abstract", "and", "array", "as", "break", "callable", "case", "catch", "class", "clone", "const", "continue", "declare", "default", "die", "do", "echo", "else", "elseif", "empty", "enddeclare", "endfor", "endforeach", "endif", "endswitch", "endwhile", "eval", "exit", "extends", "final", "for", "foreach", "function", "global", "goto", "if", "implements", "include", "include_once", "instanceof", "insteadof", "interface", "isset", "list", "namespace", "new", "or", "print", "private", "protected", "public", "require", "require_once", "return", "static", "switch", "throw", "trait", "try", "unset", "use", "var", "while", "xor" )
protected array $whiteListedMethods
# array()
protected boolean $instanceMock
# false
protected array $parameterOverrides
# array()
protected array $targets
# array()
Omnipay Fat Zebra / Paystream Gateway Module API Documentation API documentation generated by ApiGen