Example Test Suite. . */]]> Test suite for EXAMPLE. The purpose of this suite is to perform unit tests on the EXAMPLE modules. example_ Internal Tests This is a sequence.
A sequence is a collection of test cases executed in sequence sharing static code and data.
This is a test case.
A test case is a small program testing a specific feature of the system under test. Test cases should not depend on things done in previous test cases because those could have failed leaving an unexpected state.
This is a test case step. A step is an elementary piece of code part of a test case.