Overview

Namespaces

  • Evenement
  • None
  • Peridot
    • Console
    • Core
    • Reporter
    • Runner
    • Scope
    • Test
  • Symfony
    • Component
      • Console
        • Command
        • Descriptor
        • Event
        • Exception
        • Formatter
        • Helper
        • Input
        • Logger
        • Output
        • Question
        • Style
        • Tester
        • Tests
          • Command
          • Descriptor
          • Fixtures
          • Formatter
          • Helper
          • Input
          • Logger
          • Output
          • Style
          • Tester

Classes

  • ItWasRun
  • Overview
  • Namespace
  • Class

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
Extended by Peridot\Core\Test
Extended by Peridot\Test\ItWasRun
Namespace: Peridot\Test
Package: Peridot\Test
Located at Test/ItWasRun.php
Methods summary
public
# __construct( string $description, callable $definition, boolean $focused = false )

Parameters

$description
$definition
$focused

Overrides

Peridot\Core\Test::__construct()
public
# wasRun( )
public
# log( )
Methods inherited from Peridot\Core\Test
executeTest(), failIfPassing(), handleErrors(), isFocused(), restoreErrorHandler(), run(), runSetup(), runTearDown()
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()
Methods inherited from Peridot\Core\TestInterface
getEventEmitter(), setEventEmitter()
Methods used from Peridot\Core\HasEventEmitterTrait
getEventEmitter(), setEventEmitter()
Properties inherited from Peridot\Core\AbstractTest
$definition, $definitionArguments, $description, $file, $focused, $parent, $pending, $scope, $setUpFns, $tearDownFns
Properties used from Peridot\Core\HasEventEmitterTrait
$eventEmitter
Peridot API documentation generated by ApiGen