Package org.apache.maven.index.context
Class NexusAnalyzerTest
java.lang.Object
org.apache.maven.index.context.NexusAnalyzerTest
-
Field Summary
Modifier and TypeFieldDescriptionprotected org.apache.maven.index.context.NexusAnalyzer
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionprotected void
runAndCompare
(org.apache.maven.index.IndexerField indexerField, String text, String[] expected) void
-
Field Details
-
nexusAnalyzer
protected org.apache.maven.index.context.NexusAnalyzer nexusAnalyzer
-
-
Constructor Details
-
NexusAnalyzerTest
public NexusAnalyzerTest()
-
-
Method Details
-
testGroupIdTokenization
- Throws:
IOException
-
runAndCompare
protected void runAndCompare(org.apache.maven.index.IndexerField indexerField, String text, String[] expected) throws IOException - Throws:
IOException
-