TestOfAttribute public class TestOfAttribute : PropertyAttribute Indicates the method or class the assembly, test fixture or test method is testing. Documentation Code namespace NUnit.Framework { }