Overview

Namespaces

  • Thelia
    • Action
    • Controller
    • Core
      • Bundle
      • Event
      • EventListener
      • Template
        • BaseParam
    • Exception
    • Log
      • Destination
    • Model
      • map
      • om
    • Routing
      • Matcher
    • Tools
    • Tpex
      • BaseParam
      • Exception
      • Loop
      • Tests

Classes

  • TpexTest
  • Overview
  • Namespace
  • Class
  • Tree

Class TpexTest

PHPUnit_Framework_TestCase
Extended by Thelia\Tpex\Tests\TpexTest
Namespace: Thelia\Tpex\Tests
Located at core/lib/Thelia/Tpex/Tests/TpexTest.php
Methods summary
public
# testAddProperty( Thelia\Tpex\Tpex $tpex, ReflectionMethod $addProperty )

Parameters

$tpex
Thelia\Tpex\Tpex
$tpex
$addProperty
ReflectionMethod
$addProperty

DataProvider

providerAddProperty
public
# testAddPropertyAlreadyExisting( Thelia\Tpex\Tpex $tpex, ReflectionMethod $addProperty )

Parameters

$tpex
Thelia\Tpex\Tpex
$tpex
$addProperty
ReflectionMethod
$addProperty

DataProvider

providerAddProperty

ExpectedException

\InvalidArgumentException

ExpectedExceptionMessage

foo loop name already exists for bar class name
public
# testAddPropertyUnexistingProperty( Thelia\Tpex\Tpex $tpex, ReflectionMethod $addProperty )

Parameters

$tpex
Thelia\Tpex\Tpex
$tpex
$addProperty
ReflectionMethod
$addProperty

DataProvider

providerAddProperty

ExpectedException

\InvalidArgumentException

ExpectedExceptionMessage

fu property does not exists in Tpex class
public
# providerAddProperty( )
thelia API documentation generated by ApiGen 2.8.0