PHP Class Sonata\Test\Component\Currency\Types\CurrencyFormTypeTest

Author: Hugo Briand ([email protected])
Inheritance: extends PHPUnit_Framework_TestCase
Show file Open project: sonata-project/ecommerce

Protected Properties

Property Type Description
$currencyFormType Sonata\Component\Currency\CurrencyFormType

Public Methods

Method Description
setUp ( )
testBuildForm ( )
testGetName ( )
testGetParent ( )

Method Details

setUp() public method

public setUp ( )

testBuildForm() public method

public testBuildForm ( )

testGetName() public method

public testGetName ( )

testGetParent() public method

public testGetParent ( )

Property Details

$currencyFormType protected property

protected CurrencyFormType,Sonata\Component\Currency $currencyFormType
return Sonata\Component\Currency\CurrencyFormType