PHP Class PhproTest\SoapClient\Unit\CodeGenerator\Assembler\ResultProviderAssemblerTest

Inheritance: extends PHPUnit_Framework_TestCase
Show file Open project: phpro/soap-client

Public Methods

Method Description
it_assembles_a_type ( )
it_assembles_a_type_with_wrapper_class ( )
it_assembles_a_type_with_wrapper_class_with_prefixed_slash ( )
it_can_assemble_type_context ( )
it_is_an_assembler ( )

Private Methods

Method Description
createContext ( ) : TypeContext

Method Details

it_assembles_a_type() public method

public it_assembles_a_type ( )

it_assembles_a_type_with_wrapper_class() public method

it_assembles_a_type_with_wrapper_class_with_prefixed_slash() public method

it_can_assemble_type_context() public method

it_is_an_assembler() public method

public it_is_an_assembler ( )