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