BakeryMigrateResetCommandTest extends TestCase Uses MockeryPHPUnitIntegration
MigrateResetCommand tests
Table of Contents
tearDown() | void | |
---|---|---|
testBasicMigrationsCallMigratorWithProperArguments() | mixed | |
testBasicCallWithNotthingToRollback() | mixed | |
testTheCommandMayBePretended() | mixed | |
runCommand() | mixed |
Methods
tearDown()
public
tearDown(
)
: void
testBasicMigrationsCallMigratorWithProperArguments()
public
testBasicMigrationsCallMigratorWithProperArguments(
)
: mixed
Return values
mixedtestBasicCallWithNotthingToRollback()
public
testBasicCallWithNotthingToRollback(
)
: mixed
Return values
mixedtestTheCommandMayBePretended()
public
testTheCommandMayBePretended(
)
: mixed
Return values
mixedrunCommand()
protected
runCommand(
$migrator :
mixed
[, $input :
mixed
= [] ]
)
: mixed
Parameters
- $migrator : mixed
- $input : mixed = []