PHP Class spec\Phpro\SoapClient\CodeGenerator\Config\ConfigSpec

Inheritance: extends PhpSpec\ObjectBehavior
Afficher le fichier Open project: phpro/soap-client

Méthodes publiques

Méthode Description
it_had_soap_options ( )
it_has_a_destination ( )
it_has_a_namespace ( )
it_has_a_ruleset ( )
it_has_a_wsdl ( )
it_is_a_config_class ( )
it_is_initializable ( )
it_requires_a_destination ( )
it_requires_a_wsdl ( )

Method Details

it_had_soap_options() public méthode

public it_had_soap_options ( )

it_has_a_destination() public méthode

it_has_a_namespace() public méthode

public it_has_a_namespace ( )

it_has_a_ruleset() public méthode

public it_has_a_ruleset ( )

it_has_a_wsdl() public méthode

public it_has_a_wsdl ( )

it_is_a_config_class() public méthode

it_is_initializable() public méthode

public it_is_initializable ( )

it_requires_a_destination() public méthode

it_requires_a_wsdl() public méthode

public it_requires_a_wsdl ( )