PHP 클래스 CommerceGuys\Addressing\Tests\AddressTest

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

공개 메소드들

메소드 설명
testAdditionalName ( )
testAddressLine1 ( )
testAddressLine2 ( )
testAdministrativeArea ( )
testConstructor ( )
testCountryCode ( )
testDependentLocality ( )
testFamilyName ( )
testGivenName ( )
testLocale ( )
testLocality ( )
testOrganization ( )
testPostalCode ( )
testSortingCode ( )

메소드 상세

testAdditionalName() 공개 메소드

public testAdditionalName ( )

testAddressLine1() 공개 메소드

public testAddressLine1 ( )

testAddressLine2() 공개 메소드

public testAddressLine2 ( )

testAdministrativeArea() 공개 메소드

testConstructor() 공개 메소드

public testConstructor ( )

testCountryCode() 공개 메소드

public testCountryCode ( )

testDependentLocality() 공개 메소드

testFamilyName() 공개 메소드

public testFamilyName ( )

testGivenName() 공개 메소드

public testGivenName ( )

testLocale() 공개 메소드

public testLocale ( )

testLocality() 공개 메소드

public testLocality ( )

testOrganization() 공개 메소드

public testOrganization ( )

testPostalCode() 공개 메소드

public testPostalCode ( )

testSortingCode() 공개 메소드

public testSortingCode ( )