BakeryMigrateStatusCommandTest extends TestCase Uses MockeryPHPUnitIntegration
MigrateStatusCommand
Table of Contents
| tearDown() | void | |
|---|---|---|
| testBasicMigrationsCallMigratorWithProperArguments() | mixed | |
| testDatabaseMayBeSet() | mixed | |
| runCommand() | mixed | |
| getInstalledMigrationStub() | mixed |
Methods
tearDown()
public
tearDown(
)
: void
testBasicMigrationsCallMigratorWithProperArguments()
public
testBasicMigrationsCallMigratorWithProperArguments(
)
: mixed
Return values
mixedtestDatabaseMayBeSet()
public
testDatabaseMayBeSet(
)
: mixed
Return values
mixedrunCommand()
protected
runCommand(
$migrator :
mixed
[, $input :
mixed
= [] ]
)
: mixed
Parameters
- $migrator : mixed
- $input : mixed = []
Return values
mixedgetInstalledMigrationStub()
protected
getInstalledMigrationStub(
)
: mixed