Package
Class
Use
Tree
Deprecated
Index
Help
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
All Classes
A
B
C
D
E
F
G
H
I
K
M
N
O
P
Q
R
S
T
U
V
Z
S
SystemTest
- class orderprocessing.
SystemTest
.
Framework to capture all the tests in one place.
SystemTest(String)
- Constructor for class orderprocessing.
SystemTest
setUp()
- Method in class orderprocessing.
InvoiceTest
shipDate()
- Method in class orderprocessing.
Invoice
Retrieve the date this invoice will/did ship
shipableItems()
- Method in class orderprocessing.
Invoice
Iterate over the shippable items for this invoice
shippingAddress()
- Method in class orderprocessing.
Customer
Retrieve the customer's ship address
shippingAddress()
- Method in class orderprocessing.
Order
Retrieve the shipping address for this order
shippingAddress(Address)
- Method in class orderprocessing.
Order
Give this order a new ship address
size()
- Method in class orderprocessing.
Invoice
Retrieve the number of line items on this invoice
size()
- Method in class orderprocessing.
Order
Retrieve the number of order items on this order
standardInventoryManager
- Static variable in class orderprocessing.
InventoryManager
state()
- Method in class orderprocessing.
Address
Retrieve the state's two character code
state(String)
- Method in class orderprocessing.
Address
Change the state for this address
street()
- Method in class orderprocessing.
Address
Retrieve the number and street for this address
street(String)
- Method in class orderprocessing.
Address
Change the number and street of this address
suite()
- Static method in class orderprocessing.
InvoiceTest
suite()
- Static method in class orderprocessing.
OrderItemTest
suite()
- Static method in class orderprocessing.
SystemTest
Package
Class
Use
Tree
Deprecated
Index
Help
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
All Classes
A
B
C
D
E
F
G
H
I
K
M
N
O
P
Q
R
S
T
U
V
Z