FrontPage
RecentChanges
FindPage
PageIndex
UnusedPages
UndefinedPages
UndefinedPages

Set your name in
UserPreferences

Edit this page



Referenced by
MockObjects




JSPWiki v2.0.36


PreConditions

[old:PreConditions]

Certain conditions that must be met for an action to do something correctly.
For example in java:
getNumber( String number ) {
return Integer.parseInt( number );
}

The preconditions for the method is that number can't be null and number must be a string of numbers.


Edit this page   More info...   Attach file...
This page last changed on 03-Mar-2003 15:30:55 GMT by unknown.