BakeryMigrateRollbackCommandTest extends TestCase Uses MockeryPHPUnitIntegration
MigrateRollbackCommand
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
mixedtestStepsMayBeSet()
public
testStepsMayBeSet(
)
: mixed
Return values
mixedrunCommand()
protected
runCommand(
$migrator :
mixed
[, $input :
mixed
= [] ]
)
: mixed
Parameters
- $migrator : mixed
- $input : mixed = []