paulirwin commented on code in PR #1051:
URL: https://github.com/apache/lucenenet/pull/1051#discussion_r1860856986


##########
src/Lucene.Net.TestFramework/Util/LuceneTestCase.cs:
##########
@@ -67,7 +67,7 @@ namespace Lucene.Net.Util
     ///
     /// <para>
     /// The preferred way to specify class (suite-level) setup/cleanup is to 
use
-    /// static methods annotated with <see cref="OneTimeSetUp"/> and <see 
cref="OneTimeTearDown"/>. Any
+    /// static methods annotated with <see 
cref="NUnit.Framework.OneTimeSetUpAttribute"/> and <see 
cref="NUnit.Framework.OneTimeTearDownAttribute"/>. Any

Review Comment:
   Thanks for providing that, I was questioning it.



-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: dev-unsubscr...@lucenenet.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org

Reply via email to