public class GroupMatcherParserTest
extends junit.framework.TestCase
| Constructor and Description |
|---|
GroupMatcherParserTest() |
| Modifier and Type | Method and Description |
|---|---|
void |
testBareCommaSeparatedORedPair() |
void |
testParseBareANDedPair() |
void |
testParseBareORedPair() |
void |
testParseGroupedANDedPair() |
void |
testParseGroupedORedPair() |
void |
testParseInvertedGroupedANDedPair() |
void |
testParseInvertedGroupedORedPair() |
void |
testParseInvertedSingleClass() |
void |
testParseSingleClass() |
void |
testSingleMatchWhenDotClassAppended() |
void |
testSingleMatchWithOnlyClassSimpleName() |
assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertFalse, assertFalse, assertNotNull, assertNotNull, assertNotSame, assertNotSame, assertNull, assertNull, assertSame, assertSame, assertTrue, assertTrue, countTestCases, createResult, fail, fail, failNotEquals, failNotSame, failSame, format, getName, run, run, runBare, runTest, setName, setUp, tearDown, toStringpublic void testParseSingleClass()
throws org.apache.maven.surefire.group.parse.ParseException
org.apache.maven.surefire.group.parse.ParseExceptionpublic void testParseInvertedSingleClass()
throws org.apache.maven.surefire.group.parse.ParseException
org.apache.maven.surefire.group.parse.ParseExceptionpublic void testParseBareANDedPair()
throws org.apache.maven.surefire.group.parse.ParseException
org.apache.maven.surefire.group.parse.ParseExceptionpublic void testParseBareORedPair()
throws org.apache.maven.surefire.group.parse.ParseException
org.apache.maven.surefire.group.parse.ParseExceptionpublic void testBareCommaSeparatedORedPair()
throws org.apache.maven.surefire.group.parse.ParseException
org.apache.maven.surefire.group.parse.ParseExceptionpublic void testParseGroupedANDedPair()
throws org.apache.maven.surefire.group.parse.ParseException
org.apache.maven.surefire.group.parse.ParseExceptionpublic void testParseGroupedORedPair()
throws org.apache.maven.surefire.group.parse.ParseException
org.apache.maven.surefire.group.parse.ParseExceptionpublic void testParseInvertedGroupedANDedPair()
throws org.apache.maven.surefire.group.parse.ParseException
org.apache.maven.surefire.group.parse.ParseExceptionpublic void testParseInvertedGroupedORedPair()
throws org.apache.maven.surefire.group.parse.ParseException
org.apache.maven.surefire.group.parse.ParseExceptionpublic void testSingleMatchWhenDotClassAppended()
throws org.apache.maven.surefire.group.parse.ParseException
org.apache.maven.surefire.group.parse.ParseExceptionpublic void testSingleMatchWithOnlyClassSimpleName()
throws org.apache.maven.surefire.group.parse.ParseException
org.apache.maven.surefire.group.parse.ParseExceptionCopyright © 2004–2019 The Apache Software Foundation. All rights reserved.