TestCase
        
        extends MockeryTestCase
    
    
            
            in package
            
        
    
    
    
        
            Base test case for all strategies, to be sure that they check if the can handle objects before handeling them.
Table of Contents
Properties
$fixture
    protected
        ProjectFactoryStrategy
    $fixture
    
        
        
    
Methods
createContext()
    public
            static    createContext([Context|null $typeContext = null ]) : ContextStack
        
        Parameters
- $typeContext : Context|null = null
 
Return values
ContextStack —testCreateThrowsException()
    public
                testCreateThrowsException() : void