contained By Type
Answer true if this TypeRestriction only contains values that are within the given testType.
Return
True iff every instance of this TypeRestriction is also a member of testType.
Parameters
test Type
The type to check for complete coverage of this TypeRestriction.