\mageekguy\atoum\tests\units\mockgenerator

Summary

Methods
Properties
Constants
__construct()
__toString()
__get()
__set()
__call()
setAnalyzer()
getAnalyzer()
setTestAdapterStorage()
getTestAdapterStorage()
setMockControllerLinker()
getMockControllerLinker()
setScore()
getScore()
setLocale()
getLocale()
setAdapter()
getAdapter()
setPhpMocker()
setPhpFunctionMocker()
getPhpFunctionMocker()
setPhpConstantMocker()
getPhpConstantMocker()
setMockGenerator()
getMockGenerator()
setMockAutoloader()
getMockAutoloader()
setFactoryBuilder()
getFactoryBuilder()
setReflectionMethodFactory()
setPhpExtensionFactory()
setAsserterGenerator()
getAsserterGenerator()
setAssertionManager()
getAsserterCallManager()
setAsserterCallManager()
addClassPhpVersion()
getClassPhpVersions()
addClassSupportedOs()
getClassSupportedOs()
addMandatoryClassExtension()
addMethodSupportedOs()
getMethodSupportedOs()
addMethodPhpVersion()
getMethodPhpVersions()
getMandatoryClassExtensions()
addMandatoryMethodExtension()
getMandatoryMethodExtensions()
skip()
getAssertionManager()
setClassEngine()
getClassEngine()
classHasVoidMethods()
classHasNotVoidMethods()
setMethodVoid()
setMethodNotVoid()
methodIsNotVoid()
setMethodEngine()
getMethodEngine()
enableDebugMode()
disableDebugMode()
debugModeIsEnabled()
setXdebugConfig()
getXdebugConfig()
executeOnFailure()
codeCoverageIsEnabled()
enableCodeCoverage()
disableCodeCoverage()
branchesAndPathsCoverageIsEnabled()
enableBranchesAndPathsCoverage()
disableBranchesAndPathsCoverage()
setMaxChildrenNumber()
setBootstrapFile()
getBootstrapFile()
setAutoloaderFile()
getAutoloaderFile()
setTestNamespace()
getTestNamespace()
setTestMethodPrefix()
getTestMethodPrefix()
setPhpPath()
getPhpPath()
getAllTags()
setTags()
getTags()
setMethodTags()
getMethodTags()
getDataProviders()
getTestedClassName()
getTestedClassNamespace()
getTestedClassPath()
setTestedClassName()
getClass()
getClassNamespace()
getPath()
getTaggedTestMethods()
getTestMethods()
getCurrentMethod()
getMaxChildrenNumber()
getCoverage()
count()
addObserver()
removeObserver()
getObservers()
callObservers()
ignore()
isIgnored()
ignoreMethod()
methodIsIgnored()
runTestMethods()
runTestMethod()
run()
startCase()
stopCase()
setDataProvider()
errorHandler()
setUp()
beforeTestMethod()
afterTestMethod()
tearDown()
setNamespace()
getNamespace()
setMethodPrefix()
getMethodPrefix()
setDefaultEngine()
getDefaultEngine()
getTestedClassNameFromTestClass()
getExtensions()
removeExtension()
removeExtensions()
addExtension()
addExtensions()
getExtensionConfiguration()
test__construct()
testSetAdapter()
testSetReflectionClassFactory()
testSetDefaultNamespace()
testShuntCallsToParentClass()
testUnshuntParentClassCalls()
testAllIsInterface()
testTestedClassIs()
testOverload()
testIsOverloaded()
testGetOverload()
testShunt()
testDisallowUndefinedMethodUsage()
testOrphanize()
testGetMockedClassCodeForUnknownClass()
testGetMockedClassCodeForRealClass()
testGetMockedClassCodeForRealClassWithDeprecatedConstructor()
testGetMockedClassCodeForRealClassWithCallsToParentClassShunted()
testGetMockedClassCodeForRealClassWithCallsToParentClassShuntedPhp7()
testGetMockedClassCodeWithOverloadMethod()
testGetMockedClassCodeWithAbstractMethod()
testGetMockedClassCodeWithShuntedMethod()
testGetMockedClassCodeWithAllIsInterface()
testGetMockedClassCodeWithAllIsInterfacePhp7()
testGetMockedClassCodeWithCloneMethod()
testGetMockedClassCodeWithShuntedDeprecatedConstructor()
testGetMockedClassCodeForInterface()
testGetMockedClassCodeForInterfacePhp7()
testGetMockedClassCodeForInterfaceWithConstructorArguments()
testGetMockedClassCodeForInterfaceWithConstructorArgumentsPhp56()
testGetMockedClassCodeForInterfaceWithStaticMethod()
testGetMockedClassCodeForInterfaceWithTypeHint()
testGetMockedClassCodeForInterfaceWithReturnType()
testGetMockedClassCodeForInterfaceWithReturnTypeNotBuiltIn()
testGetMockedClassCodeForRealClassWithoutConstructor()
testGetMockedClassCodeForRealClassWithoutConstructorPhp7()
testGetMockedClassCodeForAbstractClassWithConstructorInInterface()
testGenerate()
testMethodIsMockable()
testMethodIsMockableWithReservedWord()
testMethodIsMockableWithReservedWordPhp7()
testGetMockedClassCodeWithOrphanizedMethod()
testGetMockedClassCodeWithOrphanizedMethodPhp7()
testGetMockedClassCodeWithProtectedAbstractMethod()
testGetMockedClassCodeWithProtectedAbstractMethodPhp7()
testGetMockedClassCodeForClassWithCallableTypeHint()
testGetMockedClassCodeForClassWithVariadicArgumentsInConstruct()
testGetMockedClassCodeForClassWithOnlyVariadicArgumentsInMethod()
testGetMockedClassCodeForMethodWithTypeHint()
testGetMockedClassCodeForMethodWithTypeHintNullable()
testGetMockedClassCodeForMethodWithTypeHintNullablePHP71()
testGetMockedClassCodeForMethodWithReturnType()
testGetMockedClassCodeForMethodWithReservedWord()
testGetMockedClassCodeForMethodWithSelfReturnType()
testGenerateWithEachInstanceIsUnique()
testGenerateUsingStrictTypes()
No public properties found
testMethodPrefix
defaultNamespace
defaultMethodPrefix
runStart
beforeSetUp
afterSetUp
beforeTestMethod
fail
error
void
uncompleted
skipped
exception
runtimeException
success
afterTestMethod
beforeTearDown
afterTearDown
runStop
defaultEngine
enginesNamespace
setClassAnnotations()
setMethodAnnotations()
getBacktrace()
getMockControllerMethods()
testMethodIsMockableWithReservedWordDataProvider()
testMethodIsMockableWithReservedWordPHP7DataProvider()
No protected properties found
N/A
checkMethod()
addExceptionToScore()
runEngines()
stopEngines()
runEngine()
canRunEngine()
doTearDown()
cleanNamespace()
$score
$locale
$adapter
$mockGenerator
$mockAutoloader
$factoryBuilder
$reflectionMethodFactory
$phpExtensionFactory
$asserterGenerator
$assertionManager
$phpFunctionMocker
$phpConstantMocker
$testAdapterStorage
$asserterCallManager
$mockControllerLinker
$phpPath
$testedClassName
$testedClassPath
$currentMethod
$testNamespace
$testMethodPrefix
$classEngine
$bootstrapFile
$autoloaderFile
$maxAsynchronousEngines
$asynchronousEngines
$path
$class
$classNamespace
$observers
$tags
$phpVersions
$mandatoryExtensions
$supportedOs
$dataProviders
$testMethods
$runTestMethods
$engines
$methodEngines
$methodsAreNotVoid
$executeOnFailure
$ignore
$debugMode
$xdebugConfig
$codeCoverage
$branchesAndPathsCoverage
$classHasNotVoidMethods
$extensions
$analyzer
$namespace
$methodPrefix
$defaultEngine
N/A

Constants

testMethodPrefix

testMethodPrefix

defaultNamespace

defaultNamespace

defaultMethodPrefix

defaultMethodPrefix

runStart

runStart

beforeSetUp

beforeSetUp

afterSetUp

afterSetUp

beforeTestMethod

beforeTestMethod

fail

fail

error

error

void

void

uncompleted

uncompleted

skipped

skipped

exception

exception

runtimeException

runtimeException

success

success

afterTestMethod

afterTestMethod

beforeTearDown

beforeTearDown

afterTearDown

afterTearDown

runStop

runStop

defaultEngine

defaultEngine

enginesNamespace

enginesNamespace

Properties

$score

$score : 

Type

$locale

$locale : 

Type

$adapter

$adapter : 

Type

$mockGenerator

$mockGenerator : 

Type

$mockAutoloader

$mockAutoloader : 

Type

$factoryBuilder

$factoryBuilder : 

Type

$reflectionMethodFactory

$reflectionMethodFactory : 

Type

$phpExtensionFactory

$phpExtensionFactory : 

Type

$asserterGenerator

$asserterGenerator : 

Type

$assertionManager

$assertionManager : 

Type

$phpFunctionMocker

$phpFunctionMocker : 

Type

$phpConstantMocker

$phpConstantMocker : 

Type

$testAdapterStorage

$testAdapterStorage : 

Type

$asserterCallManager

$asserterCallManager : 

Type

$mockControllerLinker

$mockControllerLinker : 

Type

$phpPath

$phpPath : 

Type

$testedClassName

$testedClassName : 

Type

$testedClassPath

$testedClassPath : 

Type

$currentMethod

$currentMethod : 

Type

$testNamespace

$testNamespace : 

Type

$testMethodPrefix

$testMethodPrefix : 

Type

$classEngine

$classEngine : 

Type

$bootstrapFile

$bootstrapFile : 

Type

$autoloaderFile

$autoloaderFile : 

Type

$maxAsynchronousEngines

$maxAsynchronousEngines : 

Type

$asynchronousEngines

$asynchronousEngines : 

Type

$path

$path : 

Type

$class

$class : 

Type

$classNamespace

$classNamespace : 

Type

$observers

$observers : 

Type

$tags

$tags : 

Type

$phpVersions

$phpVersions : 

Type

$mandatoryExtensions

$mandatoryExtensions : 

Type

$supportedOs

$supportedOs : 

Type

$dataProviders

$dataProviders : 

Type

$testMethods

$testMethods : 

Type

$runTestMethods

$runTestMethods : 

Type

$engines

$engines : 

Type

$methodEngines

$methodEngines : 

Type

$methodsAreNotVoid

$methodsAreNotVoid : 

Type

$executeOnFailure

$executeOnFailure : 

Type

$ignore

$ignore : 

Type

$debugMode

$debugMode : 

Type

$xdebugConfig

$xdebugConfig : 

Type

$codeCoverage

$codeCoverage : 

Type

$branchesAndPathsCoverage

$branchesAndPathsCoverage : 

Type

$classHasNotVoidMethods

$classHasNotVoidMethods : 

Type

$extensions

$extensions : 

Type

$analyzer

$analyzer : 

Type

$namespace

$namespace : 

Type

$methodPrefix

$methodPrefix : 

Type

$defaultEngine

$defaultEngine : 

Type

Methods

__construct()

__construct(\mageekguy\atoum\adapter  $adapter = null, \mageekguy\atoum\annotations\extractor  $annotationExtractor = null, \mageekguy\atoum\asserter\generator  $asserterGenerator = null, \mageekguy\atoum\test\assertion\manager  $assertionManager = null, \closure  $reflectionClassFactory = null, \closure  $phpExtensionFactory = null, \mageekguy\atoum\tools\variable\analyzer  $analyzer = null) 

Parameters

\mageekguy\atoum\adapter $adapter
\mageekguy\atoum\annotations\extractor $annotationExtractor
\mageekguy\atoum\asserter\generator $asserterGenerator
\mageekguy\atoum\test\assertion\manager $assertionManager
\closure $reflectionClassFactory
\closure $phpExtensionFactory
\mageekguy\atoum\tools\variable\analyzer $analyzer

__toString()

__toString() 

__get()

__get(  $property) 

Parameters

$property

__set()

__set(  $property,   $handler) 

Parameters

$property
$handler

__call()

__call(  $method, array  $arguments) 

Parameters

$method
array $arguments

getAnalyzer()

getAnalyzer() 

getTestAdapterStorage()

getTestAdapterStorage() 

getMockControllerLinker()

getMockControllerLinker() 

getScore()

getScore() 

getLocale()

getLocale() 

getAdapter()

getAdapter() 

getPhpFunctionMocker()

getPhpFunctionMocker() 

getPhpConstantMocker()

getPhpConstantMocker() 

getMockGenerator()

getMockGenerator() 

getMockAutoloader()

getMockAutoloader() 

getFactoryBuilder()

getFactoryBuilder() 

setReflectionMethodFactory()

setReflectionMethodFactory(\closure  $factory = null) 

Parameters

\closure $factory

setPhpExtensionFactory()

setPhpExtensionFactory(\closure  $factory = null) 

Parameters

\closure $factory

getAsserterGenerator()

getAsserterGenerator() 

getAsserterCallManager()

getAsserterCallManager() 

addClassPhpVersion()

addClassPhpVersion(  $version,   $operator = null) 

Parameters

$version
$operator

getClassPhpVersions()

getClassPhpVersions() 

addClassSupportedOs()

addClassSupportedOs(  $os) 

Parameters

$os

getClassSupportedOs()

getClassSupportedOs() 

addMandatoryClassExtension()

addMandatoryClassExtension(  $extension) 

Parameters

$extension

addMethodSupportedOs()

addMethodSupportedOs(  $testMethodName,   $os) 

Parameters

$testMethodName
$os

getMethodSupportedOs()

getMethodSupportedOs(  $testMethodName = null) 

Parameters

$testMethodName

addMethodPhpVersion()

addMethodPhpVersion(  $testMethodName,   $version,   $operator = null) 

Parameters

$testMethodName
$version
$operator

getMethodPhpVersions()

getMethodPhpVersions(  $testMethodName = null) 

Parameters

$testMethodName

getMandatoryClassExtensions()

getMandatoryClassExtensions() 

addMandatoryMethodExtension()

addMandatoryMethodExtension(  $testMethodName,   $extension) 

Parameters

$testMethodName
$extension

getMandatoryMethodExtensions()

getMandatoryMethodExtensions(  $testMethodName = null) 

Parameters

$testMethodName

skip()

skip(  $message) 

Parameters

$message

getAssertionManager()

getAssertionManager() 

setClassEngine()

setClassEngine(  $engine) 

Parameters

$engine

getClassEngine()

getClassEngine() 

classHasVoidMethods()

classHasVoidMethods() 

classHasNotVoidMethods()

classHasNotVoidMethods() 

setMethodVoid()

setMethodVoid(  $method) 

Parameters

$method

setMethodNotVoid()

setMethodNotVoid(  $method) 

Parameters

$method

methodIsNotVoid()

methodIsNotVoid(  $method) 

Parameters

$method

setMethodEngine()

setMethodEngine(  $method,   $engine) 

Parameters

$method
$engine

getMethodEngine()

getMethodEngine(  $method) 

Parameters

$method

enableDebugMode()

enableDebugMode() 

disableDebugMode()

disableDebugMode() 

debugModeIsEnabled()

debugModeIsEnabled() 

setXdebugConfig()

setXdebugConfig(  $value) 

Parameters

$value

getXdebugConfig()

getXdebugConfig() 

executeOnFailure()

executeOnFailure(\closure  $closure) 

Parameters

\closure $closure

codeCoverageIsEnabled()

codeCoverageIsEnabled() 

enableCodeCoverage()

enableCodeCoverage() 

disableCodeCoverage()

disableCodeCoverage() 

branchesAndPathsCoverageIsEnabled()

branchesAndPathsCoverageIsEnabled() 

enableBranchesAndPathsCoverage()

enableBranchesAndPathsCoverage() 

disableBranchesAndPathsCoverage()

disableBranchesAndPathsCoverage() 

setMaxChildrenNumber()

setMaxChildrenNumber(  $number) 

Parameters

$number

setBootstrapFile()

setBootstrapFile(  $path) 

Parameters

$path

getBootstrapFile()

getBootstrapFile() 

setAutoloaderFile()

setAutoloaderFile(  $path) 

Parameters

$path

getAutoloaderFile()

getAutoloaderFile() 

setTestNamespace()

setTestNamespace(  $testNamespace) 

Parameters

$testNamespace

getTestNamespace()

getTestNamespace() 

setTestMethodPrefix()

setTestMethodPrefix(  $methodPrefix) 

Parameters

$methodPrefix

getTestMethodPrefix()

getTestMethodPrefix() 

setPhpPath()

setPhpPath(  $path) 

Parameters

$path

getPhpPath()

getPhpPath() 

getAllTags()

getAllTags() 

setTags()

setTags(array  $tags) 

Parameters

array $tags

getTags()

getTags() 

setMethodTags()

setMethodTags(  $testMethodName, array  $tags) 

Parameters

$testMethodName
array $tags

getMethodTags()

getMethodTags(  $testMethodName = null) 

Parameters

$testMethodName

getDataProviders()

getDataProviders() 

getTestedClassName()

getTestedClassName() 

getTestedClassNamespace()

getTestedClassNamespace() 

getTestedClassPath()

getTestedClassPath() 

setTestedClassName()

setTestedClassName(  $className) 

Parameters

$className

getClass()

getClass() 

getClassNamespace()

getClassNamespace() 

getPath()

getPath() 

getTaggedTestMethods()

getTaggedTestMethods(array  $methods, array  $tags = array()) 

Parameters

array $methods
array $tags

getTestMethods()

getTestMethods(array  $tags = array()) 

Parameters

array $tags

getCurrentMethod()

getCurrentMethod() 

getMaxChildrenNumber()

getMaxChildrenNumber() 

getCoverage()

getCoverage() 

count()

count() 

getObservers()

getObservers() 

callObservers()

callObservers(  $event) 

Parameters

$event

ignore()

ignore(  $boolean) 

Parameters

$boolean

isIgnored()

isIgnored(array  $namespaces = array(), array  $tags = array()) 

Parameters

array $namespaces
array $tags

ignoreMethod()

ignoreMethod(  $methodName,   $boolean) 

Parameters

$methodName
$boolean

methodIsIgnored()

methodIsIgnored(  $methodName, array  $tags = array()) 

Parameters

$methodName
array $tags

runTestMethods()

runTestMethods(array  $methods, array  $tags = array()) 

Parameters

array $methods
array $tags

runTestMethod()

runTestMethod(  $testMethod, array  $tags = array()) 

Parameters

$testMethod
array $tags

run()

run(array  $runTestMethods = array(), array  $tags = array()) 

Parameters

array $runTestMethods
array $tags

startCase()

startCase(  $case) 

Parameters

$case

stopCase()

stopCase() 

setDataProvider()

setDataProvider(  $testMethodName,   $dataProvider = null) 

Parameters

$testMethodName
$dataProvider

errorHandler()

errorHandler(  $errno,   $errstr,   $errfile,   $errline) 

Parameters

$errno
$errstr
$errfile
$errline

setUp()

setUp() 

beforeTestMethod()

beforeTestMethod(  $testMethod) 

Parameters

$testMethod

afterTestMethod()

afterTestMethod(  $testMethod) 

Parameters

$testMethod

tearDown()

tearDown() 

setNamespace()

setNamespace(  $namespace) 

Parameters

$namespace

getNamespace()

getNamespace() 

setMethodPrefix()

setMethodPrefix(  $methodPrefix) 

Parameters

$methodPrefix

getMethodPrefix()

getMethodPrefix() 

setDefaultEngine()

setDefaultEngine(  $defaultEngine) 

Parameters

$defaultEngine

getDefaultEngine()

getDefaultEngine() 

getTestedClassNameFromTestClass()

getTestedClassNameFromTestClass(  $fullyQualifiedClassName,   $testNamespace = null, \mageekguy\atoum\tools\variable\analyzer  $analyzer = null) 

Parameters

$fullyQualifiedClassName
$testNamespace
\mageekguy\atoum\tools\variable\analyzer $analyzer

getExtensions()

getExtensions() 

removeExtensions()

removeExtensions() 

addExtensions()

addExtensions(\splObjectStorage  $extensions) 

Parameters

\splObjectStorage $extensions

getExtensionConfiguration()

getExtensionConfiguration(\mageekguy\atoum\extension  $extension) 

Parameters

\mageekguy\atoum\extension $extension

test__construct()

test__construct() 

testSetAdapter()

testSetAdapter() 

testSetReflectionClassFactory()

testSetReflectionClassFactory() 

testSetDefaultNamespace()

testSetDefaultNamespace() 

testShuntCallsToParentClass()

testShuntCallsToParentClass() 

testUnshuntParentClassCalls()

testUnshuntParentClassCalls() 

testAllIsInterface()

testAllIsInterface() 

testTestedClassIs()

testTestedClassIs() 

testOverload()

testOverload() 

testIsOverloaded()

testIsOverloaded() 

testGetOverload()

testGetOverload() 

testShunt()

testShunt() 

testDisallowUndefinedMethodUsage()

testDisallowUndefinedMethodUsage() 

testOrphanize()

testOrphanize() 

testGetMockedClassCodeForUnknownClass()

testGetMockedClassCodeForUnknownClass() 

testGetMockedClassCodeForRealClass()

testGetMockedClassCodeForRealClass() 

testGetMockedClassCodeForRealClassWithDeprecatedConstructor()

testGetMockedClassCodeForRealClassWithDeprecatedConstructor() 

testGetMockedClassCodeForRealClassWithCallsToParentClassShunted()

testGetMockedClassCodeForRealClassWithCallsToParentClassShunted() 

testGetMockedClassCodeForRealClassWithCallsToParentClassShuntedPhp7()

testGetMockedClassCodeForRealClassWithCallsToParentClassShuntedPhp7() 

testGetMockedClassCodeWithOverloadMethod()

testGetMockedClassCodeWithOverloadMethod() 

testGetMockedClassCodeWithAbstractMethod()

testGetMockedClassCodeWithAbstractMethod() 

testGetMockedClassCodeWithShuntedMethod()

testGetMockedClassCodeWithShuntedMethod() 

testGetMockedClassCodeWithAllIsInterface()

testGetMockedClassCodeWithAllIsInterface() 

testGetMockedClassCodeWithAllIsInterfacePhp7()

testGetMockedClassCodeWithAllIsInterfacePhp7() 

testGetMockedClassCodeWithCloneMethod()

testGetMockedClassCodeWithCloneMethod() 

testGetMockedClassCodeWithShuntedDeprecatedConstructor()

testGetMockedClassCodeWithShuntedDeprecatedConstructor() 

testGetMockedClassCodeForInterface()

testGetMockedClassCodeForInterface() 

testGetMockedClassCodeForInterfacePhp7()

testGetMockedClassCodeForInterfacePhp7() 

testGetMockedClassCodeForInterfaceWithConstructorArguments()

testGetMockedClassCodeForInterfaceWithConstructorArguments() 

testGetMockedClassCodeForInterfaceWithConstructorArgumentsPhp56()

testGetMockedClassCodeForInterfaceWithConstructorArgumentsPhp56() 

testGetMockedClassCodeForInterfaceWithStaticMethod()

testGetMockedClassCodeForInterfaceWithStaticMethod() 

testGetMockedClassCodeForInterfaceWithTypeHint()

testGetMockedClassCodeForInterfaceWithTypeHint() 

testGetMockedClassCodeForInterfaceWithReturnType()

testGetMockedClassCodeForInterfaceWithReturnType() 

testGetMockedClassCodeForInterfaceWithReturnTypeNotBuiltIn()

testGetMockedClassCodeForInterfaceWithReturnTypeNotBuiltIn() 

testGetMockedClassCodeForRealClassWithoutConstructor()

testGetMockedClassCodeForRealClassWithoutConstructor() 

testGetMockedClassCodeForRealClassWithoutConstructorPhp7()

testGetMockedClassCodeForRealClassWithoutConstructorPhp7() 

testGetMockedClassCodeForAbstractClassWithConstructorInInterface()

testGetMockedClassCodeForAbstractClassWithConstructorInInterface() 

testGenerate()

testGenerate() 

testMethodIsMockable()

testMethodIsMockable() 

testMethodIsMockableWithReservedWord()

testMethodIsMockableWithReservedWord(  $reservedWord) 

Parameters

$reservedWord

testMethodIsMockableWithReservedWordPhp7()

testMethodIsMockableWithReservedWordPhp7(  $reservedWord) 

Parameters

$reservedWord

testGetMockedClassCodeWithOrphanizedMethod()

testGetMockedClassCodeWithOrphanizedMethod() 

testGetMockedClassCodeWithOrphanizedMethodPhp7()

testGetMockedClassCodeWithOrphanizedMethodPhp7() 

testGetMockedClassCodeWithProtectedAbstractMethod()

testGetMockedClassCodeWithProtectedAbstractMethod() 

testGetMockedClassCodeWithProtectedAbstractMethodPhp7()

testGetMockedClassCodeWithProtectedAbstractMethodPhp7() 

testGetMockedClassCodeForClassWithCallableTypeHint()

testGetMockedClassCodeForClassWithCallableTypeHint() 

testGetMockedClassCodeForClassWithVariadicArgumentsInConstruct()

testGetMockedClassCodeForClassWithVariadicArgumentsInConstruct() 

testGetMockedClassCodeForClassWithOnlyVariadicArgumentsInMethod()

testGetMockedClassCodeForClassWithOnlyVariadicArgumentsInMethod() 

testGetMockedClassCodeForMethodWithTypeHint()

testGetMockedClassCodeForMethodWithTypeHint() 

testGetMockedClassCodeForMethodWithTypeHintNullable()

testGetMockedClassCodeForMethodWithTypeHintNullable() 

testGetMockedClassCodeForMethodWithTypeHintNullablePHP71()

testGetMockedClassCodeForMethodWithTypeHintNullablePHP71() 

testGetMockedClassCodeForMethodWithReturnType()

testGetMockedClassCodeForMethodWithReturnType() 

testGetMockedClassCodeForMethodWithReservedWord()

testGetMockedClassCodeForMethodWithReservedWord() 

testGetMockedClassCodeForMethodWithSelfReturnType()

testGetMockedClassCodeForMethodWithSelfReturnType() 

testGenerateWithEachInstanceIsUnique()

testGenerateWithEachInstanceIsUnique() 

testGenerateUsingStrictTypes()

testGenerateUsingStrictTypes() 

getBacktrace()

getBacktrace(array  $trace = null) 

Parameters

array $trace

getMockControllerMethods()

getMockControllerMethods() 

testMethodIsMockableWithReservedWordDataProvider()

testMethodIsMockableWithReservedWordDataProvider() 

testMethodIsMockableWithReservedWordPHP7DataProvider()

testMethodIsMockableWithReservedWordPHP7DataProvider() 

checkMethod()

checkMethod(  $methodName) 

Parameters

$methodName

addExceptionToScore()

addExceptionToScore(\exception  $exception) 

Parameters

\exception $exception

runEngines()

runEngines() 

stopEngines()

stopEngines() 

runEngine()

runEngine() 

doTearDown()

doTearDown() 

cleanNamespace()

cleanNamespace(  $namespace) 

Parameters

$namespace