CreatesMatchingTest
trait CreatesMatchingTest (View source)
Methods
                    void
                
                
                    addTestOptions()
        
                                            
                
            Add the standard command options for generating matching tests.
                    bool
                
                
                    handleTestCreation(string $path)
        
                                            
                
            Create the matching test case if requested.
Details
        
                    protected        void
    addTestOptions()
        
    
    Add the standard command options for generating matching tests.
        
                    protected        bool
    handleTestCreation(string $path)
        
    
    Create the matching test case if requested.