Glossaria.net

Glossary Object Oriented Analysis and Design / Term

Postcondition

A set of criteria that must be true upon completion of the execution of a use case.


One or more conditions that are guaranteed to be true on the completion of a method’s execution, assuming that its preconditions are true.

Permanent link Postcondition - Creation date 2023-02-22


< Polymorphism and Dynamic Binding Glossary / Object Oriented Analysis and Design Precondition >