PHP Class Phue\Test\PortalTest

Inheritance: extends PHPUnit_Framework_TestCase
Show file Open project: sqmk/phue

Public Methods

Method Description
setUp ( ) Set up
testGetCommunication ( ) Test: Getting communication
testIsIncoming ( ) Test: Is incoming?
testIsOutgoing ( ) Test: Is outgoing?
testIsSignedOn ( ) Test: Is signed on?

Method Details

setUp() public method

Set up
public setUp ( )

testGetCommunication() public method

Test: Getting communication

testIsIncoming() public method

Test: Is incoming?
public testIsIncoming ( )

testIsOutgoing() public method

Test: Is outgoing?
public testIsOutgoing ( )

testIsSignedOn() public method

Test: Is signed on?
public testIsSignedOn ( )