Home
last modified time | relevance | path

Searched defs:CategoryAttribute (Results 1 – 25 of 60) sorted by relevance

123

/dports/lang/mono/mono-5.10.1.57/mcs/nunit24/NUnitFramework/framework/
H A DCategoryAttribute.cs15 public class CategoryAttribute : Attribute class
26 public CategoryAttribute(string name) in CategoryAttribute() method in NUnit.Framework.CategoryAttribute
35 protected CategoryAttribute() in CategoryAttribute() method in NUnit.Framework.CategoryAttribute
/dports/lang/mono/mono-5.10.1.57/external/nunit-lite/NUnitLite-1.0.0/src/framework/Attributes/
H A DCategoryAttribute.cs34 public class CategoryAttribute : NUnitAttribute, IApplyToTest class
52 public CategoryAttribute(string name) in CategoryAttribute() method in NUnit.Framework.CategoryAttribute
61 protected CategoryAttribute() in CategoryAttribute() method in NUnit.Framework.CategoryAttribute
/dports/lang/mono/mono-5.10.1.57/external/corefx/src/System.ComponentModel.Primitives/src/System/ComponentModel/
H A DCategoryAttribute.cs12 public class CategoryAttribute : Attribute class
255 public CategoryAttribute() : this(nameof(Default)) in CategoryAttribute() method in System.ComponentModel.CategoryAttribute
263 public CategoryAttribute(string category) in CategoryAttribute() method in System.ComponentModel.CategoryAttribute
/dports/lang/mono/mono-5.10.1.57/mcs/class/referencesource/System/compmod/system/componentmodel/
H A DCategoryAttribute.cs20 public class CategoryAttribute : Attribute { class
218 public CategoryAttribute() : this("Default") { in CategoryAttribute() method in System.ComponentModel.CategoryAttribute
225 public CategoryAttribute(string category) { in CategoryAttribute() method in System.ComponentModel.CategoryAttribute
/dports/lang/mono/mono-5.10.1.57/mono/mini/
H A DTestDriver.cs6 public class CategoryAttribute : Attribute class
8 public CategoryAttribute (string category) { in CategoryAttribute() method in CategoryAttribute
/dports/lang/mono/mono-5.10.1.57/mcs/class/System.Windows.Forms/Test/System.Windows.Forms/
H A DBindingManagerBaseTest.cs34 using CategoryAttribute = NUnit.Framework.CategoryAttribute; typedef
H A DFormThreadTest.cs8 using CategoryAttribute = NUnit.Framework.CategoryAttribute; typedef
H A DNumericUpDownTest.cs12 using CategoryAttribute = NUnit.Framework.CategoryAttribute; typedef
H A DDataGridViewRowHeightInfoNeededEventArgsTests.cs6 using CategoryAttribute = NUnit.Framework.CategoryAttribute; typedef
H A DPropertyGridTest.cs14 using CategoryAttribute = NUnit.Framework.CategoryAttribute; typedef
H A DApplicationContextTest.cs16 using CategoryAttribute=NUnit.Framework.CategoryAttribute; typedef
H A DBindingContextTest.cs34 using CategoryAttribute = NUnit.Framework.CategoryAttribute; typedef
H A DMaskedTextBoxTest.cs19 using CategoryAttribute=NUnit.Framework.CategoryAttribute; typedef
/dports/lang/mono/mono-5.10.1.57/mcs/class/System.Xaml/Test/System.Xaml/
H A DXamlReaderTest.cs36 using CategoryAttribute = NUnit.Framework.CategoryAttribute; typedef
H A DValueSerializerContextTest.cs37 using CategoryAttribute = NUnit.Framework.CategoryAttribute; typedef
H A DXamlDirectiveTest.cs32 using CategoryAttribute = NUnit.Framework.CategoryAttribute; typedef
H A DXamlBackgroundReaderTest.cs36 using CategoryAttribute = NUnit.Framework.CategoryAttribute; typedef
/dports/lang/mono/mono-5.10.1.57/mcs/class/System.ServiceModel.Web/Test/System.ServiceModel.Web/
H A DWebGetAttributeTest.cs35 using CategoryAttribute = NUnit.Framework.CategoryAttribute; typedef
H A DWebInvokeAttributeTest.cs35 using CategoryAttribute = NUnit.Framework.CategoryAttribute; typedef
H A DWebOperationContextTest.cs41 using CategoryAttribute = NUnit.Framework.CategoryAttribute; typedef
/dports/lang/mono/mono-5.10.1.57/mcs/class/System.ServiceModel.Web/Test/System.ServiceModel.Dispatcher/
H A DQueryStringConverterTest.cs36 using CategoryAttribute = NUnit.Framework.CategoryAttribute; typedef
H A DJsonQueryStringConverterTest.cs40 using CategoryAttribute = NUnit.Framework.CategoryAttribute; typedef
/dports/lang/mono/mono-5.10.1.57/mcs/class/System/Test/System.ComponentModel/
H A DEventDescriptorCollectionTests.cs15 using CategoryAttribute = System.ComponentModel.CategoryAttribute; typedef
/dports/lang/mono/mono-5.10.1.57/mcs/class/System/Test/System.Configuration/
H A DSettingsBaseTest.cs39 using CategoryAttribute = NUnit.Framework.CategoryAttribute; typedef
H A DApplicationSettingsBaseTest.cs43 using CategoryAttribute = NUnit.Framework.CategoryAttribute; typedef

123