PHP Class Sonata\Test\OrderBundle\Controller\Api\OrderControllerTest

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

Public Methods

Method Description
createOrderController ( $order = null, $orderManager = null ) : OrderController
testGetOrderAction ( )
testGetOrderActionNotFoundException ( )
testGetOrderOrderelementsAction ( )
testGetOrdersAction ( )

Method Details

createOrderController() public method

public createOrderController ( $order = null, $orderManager = null ) : OrderController
$order
$orderManager
return Sonata\OrderBundle\Controller\Api\OrderController

testGetOrderAction() public method

public testGetOrderAction ( )

testGetOrderActionNotFoundException() public method

testGetOrderOrderelementsAction() public method

testGetOrdersAction() public method

public testGetOrdersAction ( )