Namespace_Test
extends TestCase
in package
uses
ProphecyTrait
FinalYes
Base test case for all strategies, to be sure that they check if the can handle objects before handeling them.
Attributes
- #[CoversClass]
- \phpDocumentor\Reflection\Php\Factory\Namespace_::class
Table of Contents
Properties
Methods
- createContext() : ContextStack
- testCreateThrowsException() : void
- testIteratesStatements() : void
- testMatches() : void
- setUp() : void
Properties
$fixture
protected
ProjectFactoryStrategy
$fixture
Methods
createContext()
public
static createContext([Context|null $typeContext = null ]) : ContextStack
Parameters
- $typeContext : Context|null = null
Return values
ContextStacktestCreateThrowsException()
public
testCreateThrowsException() : void
testIteratesStatements()
public
testIteratesStatements() : void
testMatches()
public
testMatches() : void
setUp()
protected
setUp() : void