PHP 클래스 MrPrompt\Cielo\Requisicao\RequisicaoTest

상속: extends PHPUnit_Framework_TestCase
파일 보기 프로젝트 열기: mrprompt/cielo

보호된 프로퍼티들

프로퍼티 타입 설명
$object Requisicao

공개 메소드들

메소드 설명
configuraAutenticacao ( )
configuraEnvio ( )
configuraTransacao ( )
deveAdicionarTid ( )
getEnvio ( )
getResposta ( )
getXmlInicial ( )
setResposta ( )

보호된 메소드들

메소드 설명
setUp ( ) Sets up the fixture, for example, opens a network connection.
tearDown ( ) Tears down the fixture, for example, closes a network connection.

메소드 상세

configuraAutenticacao() 공개 메소드

configuraEnvio() 공개 메소드

public configuraEnvio ( )

configuraTransacao() 공개 메소드

public configuraTransacao ( )

deveAdicionarTid() 공개 메소드

public deveAdicionarTid ( )

getEnvio() 공개 메소드

public getEnvio ( )

getResposta() 공개 메소드

public getResposta ( )

getXmlInicial() 공개 메소드

public getXmlInicial ( )

setResposta() 공개 메소드

public setResposta ( )

setUp() 보호된 메소드

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

tearDown() 보호된 메소드

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

프로퍼티 상세

$object 보호되어 있는 프로퍼티

protected Requisicao,MrPrompt\Cielo\Requisicao $object
리턴 Requisicao