PHP Class AgentTest, phpsms

Inheritance: extends PHPUnit_Framework_TestCase
Show file Open project: toplan/phpsms

Protected Properties

Property Type Description
$agent

Public Methods

Method Description
setUp ( )
testGetConfig ( )
testParasitic ( )
testResultOriginValue ( )
testSendContentSms ( )
testSendTemplateSms ( )
testSendVoiceVerify ( )
testSetAndGetResult ( )

Method Details

setUp() public method

public setUp ( )

testGetConfig() public method

public testGetConfig ( )

testParasitic() public method

public testParasitic ( )

testResultOriginValue() public method

testSendContentSms() public method

public testSendContentSms ( )

testSendTemplateSms() public method

public testSendTemplateSms ( )

testSendVoiceVerify() public method

public testSendVoiceVerify ( )

testSetAndGetResult() public method

public testSetAndGetResult ( )

Property Details

$agent protected property

protected $agent