TestOfAttribute public class TestOfAttribute : PropertyAttribute Indicates which class the test or test fixture is testing Documentation Code public TestOfAttribute(Type type) Initializes a new instance of the TestOfAttribute class. public TestOfAttribute(string typeName) Initializes a new instance of the TestOfAttribute class.