July 2001
Intermediate to advanced
656 pages
15h 51m
English
Apply the following advice to create contracts:
|
To make contracts:
|
State the postconditions in a declarative, passive past tense form (was …) to emphasize the declaration of a state change rather than a design of how it is going to be achieved. For example:
(better) A SalesLineItem was created.
(worse) Create a SalesLineItem.
Remember to establish a memory between ...
Read now
Unlock full access