PHP Class AllCommandsTest

Inheritance: extends CLIFramework\Testing\CommandTestCase
Show file Open project: corneltek/lazyrecord

Public Methods

Method Description
setupApplication ( )
testCommands ( )
testConfCommand ( )
testDiffCommand ( )
testListSchemaCommand ( )
testMigrateCommand ( )
testSchemaCommand ( )
testSqlCommand ( )
testTableCommand ( )

Method Details

setupApplication() public method

public setupApplication ( )

testCommands() public method

public testCommands ( )

testConfCommand() public method

public testConfCommand ( )

testDiffCommand() public method

public testDiffCommand ( )

testListSchemaCommand() public method

testMigrateCommand() public method

public testMigrateCommand ( )

testSchemaCommand() public method

public testSchemaCommand ( )

testSqlCommand() public method

public testSqlCommand ( )

testTableCommand() public method

public testTableCommand ( )