Test Case/Test Suite Method Intent Implement an API scope test case as a method of a driver class Applicability Useful at class and cluster scope for unit and integration testing when developing a driver to exercise a class, a class cluster, or other component that will be tested using its API Advantages Implementation is simple and easy to code May be used with any kind of API driver class, can b