Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Go to top

Parts of a Test Class

Annotations

Annotations may be placed at the file, class or method levels.  Annotations begin with the '@' symbol.  Here is an example.

...

Include Page
_Test_Method_Example
_Test_Method_Example

...

Operations

Some common test operations are:

...