Property | Type | Description | |
---|---|---|---|
$params | |||
$story |
Method | Description | |
---|---|---|
getAction ( ) | ||
getDeviceSetup ( ) | ||
getDeviceTeardown ( ) | ||
getHints ( ) | ||
getParams ( ) | ||
getPerPhaseSetup ( ) | ||
getPerPhaseTeardown ( ) | ||
getPostTestInspection ( ) | ||
getPreTestInspection ( ) | ||
getPreTestPrediction ( ) | ||
getSourceFilename ( ) | ||
getStory ( ) | ||
getTestCanRunCheck ( ) | ||
getTestSetup ( ) | ||
getTestTeardown ( ) | ||
hasAction ( ) | ||
hasDeviceSetup ( ) | ||
hasDeviceTeardown ( ) | ||
hasHints ( ) | ||
hasPerPhaseSetup ( ) | ||
hasPerPhaseTeardown ( ) | ||
hasPostTestInspection ( ) | ||
hasPreTestInspection ( ) | ||
hasPreTestPrediction ( ) | ||
hasTestCanRunCheck ( ) | Helper methods to keep the Templates API in line with the phases | |
hasTestSetup ( ) | ||
hasTestTeardown ( ) | ||
setParams ( $params = [] ) | ||
setStory ( |
public hasTestCanRunCheck ( ) |