Cleanup

Cleanup 1:

Cleanup is a method that can be used to “clean up” the data from a preparation step, provided that this data is not needed for the test case itself. You must override and implement this method when it is needed.

Syntax

METHOD CleanUp : BOOL

Cleanup 2: Return value

Name

Type

Description

Cleanup

BOOL

A return value that can be used to indicate that cleanup has been performed.