PHP 클래스 Phue\Test\PortalTest

상속: extends PHPUnit_Framework_TestCase
파일 보기 프로젝트 열기: sqmk/phue

공개 메소드들

메소드 설명
setUp ( ) Set up
testGetCommunication ( ) Test: Getting communication
testIsIncoming ( ) Test: Is incoming?
testIsOutgoing ( ) Test: Is outgoing?
testIsSignedOn ( ) Test: Is signed on?

메소드 상세

setUp() 공개 메소드

Set up
public setUp ( )

testGetCommunication() 공개 메소드

Test: Getting communication

testIsIncoming() 공개 메소드

Test: Is incoming?
public testIsIncoming ( )

testIsOutgoing() 공개 메소드

Test: Is outgoing?
public testIsOutgoing ( )

testIsSignedOn() 공개 메소드

Test: Is signed on?
public testIsSignedOn ( )