BakeryMigrateCommandTest extends TestCase Uses MockeryPHPUnitIntegration
MigrateCommand Test
Table of Contents
Methods
tearDown()
        public
                                tearDown(
                )
        : void
    
    
    
        
    
testBasicMigrationsCallMigratorWithProperArguments()
        public
                                testBasicMigrationsCallMigratorWithProperArguments(
                )
        : mixed
    
    
    
        
            Return values
mixedtestMigrationRepositoryCreatedWhenNecessary()
        public
                                testMigrationRepositoryCreatedWhenNecessary(
                )
        : mixed
    
    
    
        
            Return values
mixedtestTheCommandMayBePretended()
        public
                                testTheCommandMayBePretended(
                )
        : mixed
    
    
    
        
            Return values
mixedtestStepMayBeSet()
        public
                                testStepMayBeSet(
                )
        : mixed
    
    
    
        
            Return values
mixedrunCommand()
        protected
                                runCommand(
                    
                            $migrator :
                mixed
                            
                    
            [,                 $input :
                mixed
                 = [] ]            
                )
        : mixed
    
    
            Parameters
- $migrator : mixed
 - $input : mixed = []