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

  • AbstractTest
  • Scope
  • Suite
  • Test
  • TestResult

Interfaces

  • TestInterface

Traits

  • HasEventEmitterTrait
  • Overview
  • Namespace
  • Class

Namespace Peridot\Core

Classes summary
AbstractTest Base class for Peridot Suites and Tests
Scope

Extends PeridotScope and is maintained here to support backwards compatibility with plugins

Suite Suites organize tests and other suites.
Test The main test fixture for Peridot.
TestResult TestResults tracks passing, pending, and failing tests.
Interfaces summary
TestInterface Defines the contract for Peridot test fixtures like Test and Suite
Traits summary
HasEventEmitterTrait Trait indicating an object supports an EventEmitter via composition.
Peridot API documentation generated by ApiGen