BakeryMigrateRefreshCommandTest extends TestCase Uses MockeryPHPUnitIntegration
MigrateRefreshCommand Test
Table of Contents
tearDown() | void | |
---|---|---|
testBasicMigrationsCallMigratorWithProperArguments() | mixed | |
testBasicCallWithNotthingToRollback() | mixed | |
testStepsMayBeSet() | mixed | |
runCommand() | mixed |
Methods
tearDown()
public
tearDown(
)
: void
testBasicMigrationsCallMigratorWithProperArguments()
public
testBasicMigrationsCallMigratorWithProperArguments(
)
: mixed
Return values
mixedtestBasicCallWithNotthingToRollback()
public
testBasicCallWithNotthingToRollback(
)
: mixed
Return values
mixedtestStepsMayBeSet()
public
testStepsMayBeSet(
)
: mixed
Return values
mixedrunCommand()
protected
runCommand(
$migrator :
mixed
[, $input :
mixed
= [] ]
)
: mixed
Parameters
- $migrator : mixed
- $input : mixed = []