public class DescribeMojoTest
extends junit.framework.TestCase
| Constructor and Description |
|---|
DescribeMojoTest() |
| Modifier and Type | Method and Description |
|---|---|
void |
testGetExpressionsRoot()
Test method for
DescribeMojo.toLines(java.lang.String, int, int, int). |
void |
testInvalidExpression() |
void |
testLookupPluginDescriptorAMissingG() |
void |
testLookupPluginDescriptorGAV() |
void |
testLookupPluginDescriptorGMissingA() |
void |
testLookupPluginDescriptorPrefixWithoutVersion() |
void |
testLookupPluginDescriptorPrefixWithVersion() |
void |
testParsePluginInfoGAV() |
void |
testParsePluginInfoPluginGA() |
void |
testParsePluginInfoPluginGAV() |
void |
testParsePluginInfoPluginIncorrect() |
void |
testParsePluginInfoPluginPrefix() |
void |
testValidExpression() |
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 testGetExpressionsRoot()
throws Exception
DescribeMojo.toLines(java.lang.String, int, int, int).Exception - if anypublic void testParsePluginInfoPluginPrefix()
throws Throwable
Throwablepublic void testParsePluginInfoPluginGA()
throws Throwable
Throwablepublic void testParsePluginInfoPluginGAV()
throws Throwable
Throwablepublic void testParsePluginInfoPluginIncorrect()
throws Throwable
Throwablepublic void testLookupPluginDescriptorPrefixWithVersion()
throws Throwable
Throwablepublic void testLookupPluginDescriptorPrefixWithoutVersion()
throws Throwable
Throwablepublic void testLookupPluginDescriptorGAV()
throws Throwable
Throwablepublic void testLookupPluginDescriptorGMissingA()
throws Throwable
ThrowableCopyright © 2001–2018 The Apache Software Foundation. All rights reserved.