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

  • BarBucCommand
  • Foo1Command
  • Foo2Command
  • Foo3Command
  • Foo4Command
  • Foo5Command
  • Foo6Command
  • FoobarCommand
  • FooCommand
  • FooSubnamespaced1Command
  • FooSubnamespaced2Command
  • TestCommand

Functions

  • afterEach
  • beforeEach
  • context
  • describe
  • fcontext
  • fdescribe
  • fit
  • it
  • xcontext
  • xdescribe
  • xit
  • Overview
  • Namespace
  • Class

No namespace

Classes summary
BarBucCommand Base class for all commands.
Foo1Command Base class for all commands.
Foo2Command Base class for all commands.
Foo3Command Base class for all commands.
Foo4Command Base class for all commands.
Foo5Command Base class for all commands.
Foo6Command Base class for all commands.
FoobarCommand Base class for all commands.
FooCommand Base class for all commands.
FooSubnamespaced1Command Base class for all commands.
FooSubnamespaced2Command Base class for all commands.
TestCommand Base class for all commands.
Functions summary
afterEach

Add a tear down function for all specs in the current suite

beforeEach

Add a setup function for all specs in the current suite

context Identical to describe. Useful for test readability
describe Creates a suite and sets it on the suite factory
fcontext Create a focused context
fdescribe Create a focused suite
fit Create a focused spec
it Create a spec and add it to the current suite
xcontext Create a pending context
xdescribe Create a pending suite
xit Create a pending spec
Peridot API documentation generated by ApiGen