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

  • ArgvInputTest
  • ArrayInputTest
  • InputArgumentTest
  • InputDefinitionTest
  • InputOptionTest
  • InputTest
  • StringInputTest
  • Overview
  • Namespace
  • Class

Class ArrayInputTest

PHPUnit_Framework_TestCase
Extended by Symfony\Component\Console\Tests\Input\ArrayInputTest
Namespace: Symfony\Component\Console\Tests\Input
Located at Tests/Input/ArrayInputTest.php
Methods summary
public
# testGetFirstArgument( )
public
# testHasParameterOption( )
public
# testGetParameterOption( )
public
# testParseArguments( )
public
# testParseOptions( $input, $options, $expectedOptions, $message )

Dataprovider

provideOptions
public
# provideOptions( )
public
# testParseInvalidInput( $parameters, $definition, $expectedExceptionMessage )

Dataprovider

provideInvalidInput
public
# provideInvalidInput( )
public
# testToString( )
Peridot API documentation generated by ApiGen