Property | Type | Description | |
---|---|---|---|
$debug | boolean | Debug mode |
Method | Description | |
---|---|---|
cleanDB ( Behat\Behat\Hook\Scope\AfterScenarioScope $scope ) | ||
prepare ( Behat\Behat\Hook\Scope\BeforeScenarioScope $scope ) | ||
prepareSuite ( Behat\Testwork\Hook\Scope\BeforeSuiteScope $scope ) | Prepare suite |
Method | Description | |
---|---|---|
checkDoctrineConnection ( ) | Check the doctrine connection | |
executeCommand ( string $command, array $parameters = [] ) | Execute a command | |
loadCommonFixtures ( ) | Load common fixtures | |
loadLocationFixtures ( ) | Load location fixtures |
public cleanDB ( Behat\Behat\Hook\Scope\AfterScenarioScope $scope ) | ||
$scope | Behat\Behat\Hook\Scope\AfterScenarioScope |
public prepare ( Behat\Behat\Hook\Scope\BeforeScenarioScope $scope ) | ||
$scope | Behat\Behat\Hook\Scope\BeforeScenarioScope |
public prepareSuite ( Behat\Testwork\Hook\Scope\BeforeSuiteScope $scope ) | ||
$scope | Behat\Testwork\Hook\Scope\BeforeSuiteScope |