PHP 클래스 CommerceGuys\Zone\Tests\Model\ZoneTest

상속: extends PHPUnit_Framework_TestCase
파일 보기 프로젝트 열기: commerceguys/zone

보호된 프로퍼티들

프로퍼티 타입 설명
$zone CommerceGuys\Zone\Model\Zone

공개 메소드들

메소드 설명
setUp ( )
testId ( )
testMatch ( )
testMembers ( )
testName ( )
testPriority ( )
testScope ( )

메소드 상세

setUp() 공개 메소드

public setUp ( )

testId() 공개 메소드

public testId ( )

testMatch() 공개 메소드

public testMatch ( )

testMembers() 공개 메소드

public testMembers ( )

testName() 공개 메소드

public testName ( )

testPriority() 공개 메소드

public testPriority ( )

testScope() 공개 메소드

public testScope ( )

프로퍼티 상세

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

protected Zone,CommerceGuys\Zone\Model $zone
리턴 CommerceGuys\Zone\Model\Zone