BuyerTest
extends TestCase
in package
Table of Contents
Methods
- testGetAddress1() : mixed
- testGetAddress2() : mixed
- testGetCountry() : mixed
- testGetEmail() : mixed
- testGetLocality() : mixed
- testGetName() : mixed
- testGetNotify() : mixed
- testGetPhone() : mixed
- testGetPostalCode() : mixed
- testGetRegion() : mixed
- testInstanceOf() : mixed
- testToArray() : mixed
- testToArrayEmptyKey() : mixed
- createClassObject() : Buyer
- setSetters() : mixed
Methods
testGetAddress1()
public
testGetAddress1() : mixed
testGetAddress2()
public
testGetAddress2() : mixed
testGetCountry()
public
testGetCountry() : mixed
testGetEmail()
public
testGetEmail() : mixed
testGetLocality()
public
testGetLocality() : mixed
testGetName()
public
testGetName() : mixed
testGetNotify()
public
testGetNotify() : mixed
testGetPhone()
public
testGetPhone() : mixed
testGetPostalCode()
public
testGetPostalCode() : mixed
testGetRegion()
public
testGetRegion() : mixed
testInstanceOf()
public
testInstanceOf() : mixed
testToArray()
public
testToArray() : mixed
testToArrayEmptyKey()
public
testToArrayEmptyKey() : mixed
createClassObject()
private
createClassObject() : Buyer
Return values
BuyersetSetters()
private
setSetters(Buyer $buyer) : mixed
Parameters
- $buyer : Buyer