Cleanup

Cleanup is a method that can be used to clean up the data for a test case. You must override and implement this method when it is needed.
Syntax
METHOD CleanUp : BOOL
Return value
Name | Type | Description |
|---|---|---|
Cleanup | BOOL | A return value that can be used to indicate that cleanup has been performed. |