Class ItWasRun
ItWasRun - the first of the tests. Before there was Peridot, there was ItWasRun
-
Peridot\Core\AbstractTest
implements
Peridot\Core\TestInterface
uses
Peridot\Core\HasEventEmitterTrait
-
Peridot\Core\Test
-
Peridot\Test\ItWasRun
Methods summary
public
|
#
__construct( string $description, callable $definition, boolean $focused = false )
Parameters
- $description
- $definition
- $focused
Overrides
|
public
|
|
public
|
|
Methods inherited from Peridot\Core\AbstractTest
addSetupFunction(),
addTearDownFunction(),
applyFocusPatterns(),
forEachNodeBottomUp(),
forEachNodeTopDown(),
getDefinition(),
getDefinitionArguments(),
getDescription(),
getFile(),
getParent(),
getPending(),
getScope(),
getSetupFunctions(),
getTearDownFunctions(),
getTitle(),
setDefinitionArguments(),
setFile(),
setParent(),
setPending(),
setScope()
|