PHP Class MrPrompt\Cielo\Requisicao\RequisicaoTest

Inheritance: extends PHPUnit_Framework_TestCase
Datei anzeigen Open project: mrprompt/cielo

Protected Properties

Property Type Description
$object Requisicao

Public Methods

Method Description
configuraAutenticacao ( )
configuraEnvio ( )
configuraTransacao ( )
deveAdicionarTid ( )
getEnvio ( )
getResposta ( )
getXmlInicial ( )
setResposta ( )

Protected Methods

Method Description
setUp ( ) Sets up the fixture, for example, opens a network connection.
tearDown ( ) Tears down the fixture, for example, closes a network connection.

Method Details

configuraAutenticacao() public method

configuraEnvio() public method

public configuraEnvio ( )

configuraTransacao() public method

public configuraTransacao ( )

deveAdicionarTid() public method

public deveAdicionarTid ( )

getEnvio() public method

public getEnvio ( )

getResposta() public method

public getResposta ( )

getXmlInicial() public method

public getXmlInicial ( )

setResposta() public method

public setResposta ( )

setUp() protected method

This method is called before a test is executed.
protected setUp ( )

tearDown() protected method

This method is called after a test is executed.
protected tearDown ( )

Property Details

$object protected_oe property

protected Requisicao,MrPrompt\Cielo\Requisicao $object
return Requisicao