Part II

API Coverage Tool

Describes how you can use the API Coverage tool to estimate the test coverage a test suite provides for an implementation of a specified API. It does this by determining how many public class members the test suite references within the API specification. The tool uses a signature file representation of the API specification as the source of specification analysis. It does not process a formal specification in any form.

This part includes the following chapters: