Interfaces
 InterfaceDescription
 IParameterSupplier The IParameterSupplier is an interface used by classes that supply values to parameters for a theory test method.
 IPotentialAssignment The IPotentialAssignment interface is used by classes that want to store poential values that will be used by parameters in a theory test method.
Classes
 ClassDescription
 ParameterSignature The ParameterSignature is the signautre for a specific parameter in a theory method.
 PotentialAssignment A PotentialAssignment stores information for a particular value that is assigned to a parameter in a theory method.
 Theories The Theories runner is a runner that will run theory test methods.