Class LuceneTestCase.WeeklyAttribute
Attribute for tests that should only be run during weekly builds.
Implements
IApplyToTest
IApplyToContext
IWrapTestMethod
ICommandWrapper
Inherited Members
Namespace: Lucene.Net.Util
Assembly: Lucene.Net.TestFramework.dll
Syntax
[AttributeUsage(AttributeTargets.Class|AttributeTargets.Method, AllowMultiple = false, Inherited = true)]
public sealed class LuceneTestCase.WeeklyAttribute : Attribute, IApplyToTest, IApplyToContext, IWrapTestMethod, ICommandWrapper
Implements
NUnit.Framework.Interfaces.IApplyToTest
NUnit.Framework.Interfaces.IApplyToContext
NUnit.Framework.Interfaces.IWrapTestMethod
NUnit.Framework.Interfaces.ICommandWrapper