public class UnpackMojoLazyTest extends AbstractAndroidMojoTestCase<UnpackMojo>
execution, session| Constructor and Description |
|---|
UnpackMojoLazyTest(String projectName) |
| Modifier and Type | Method and Description |
|---|---|
protected <T> T |
getFieldValue(Object object,
String fieldName) |
String |
getName() |
String |
getPluginGoalName()
The Goal Name of the Plugin being tested.
|
void |
setUp() |
static List<Object[]> |
suite() |
void |
tearDown() |
void |
testConfigHelper() |
createMojo, getProjectDiraddGuiceModules, configureMojo, configureMojo, extractPluginConfiguration, extractPluginConfiguration, getContainer, getPluginDescriptorLocation, getPluginDescriptorPath, getPublicDescriptorStream, getVariablesAndValuesFromObject, getVariablesAndValuesFromObject, getVariableValueFromObject, lookupConfiguredMojo, lookupConfiguredMojo, lookupEmptyMojo, lookupEmptyMojo, lookupMojo, lookupMojo, lookupMojo, newMavenSession, newMojoExecution, setupContainer, setupContainerConfiguration, setVariableValueToObjectcreateContainerInstance, customizeContext, customizeContext, getBasedir, getClassLoader, getConfiguration, getConfiguration, getCustomConfiguration, getResourceAsStream, getTestFile, getTestFile, getTestPath, getTestPath, lookup, lookup, releaseassertEquals, 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, run, run, runBare, runTest, setName, toStringpublic UnpackMojoLazyTest(String projectName)
public String getPluginGoalName()
AbstractAndroidMojoTestCase
Used to look for <configuration> section in the plugin-config.xml
that will be used to configure the mojo from.
getPluginGoalName in class AbstractAndroidMojoTestCase<UnpackMojo>public void setUp()
throws Exception
setUp in class org.apache.maven.plugin.testing.AbstractMojoTestCaseExceptionpublic void tearDown()
throws Exception
tearDown in class org.codehaus.plexus.PlexusTestCaseExceptionpublic String getName()
getName in class junit.framework.TestCaseprotected <T> T getFieldValue(Object object, String fieldName) throws IllegalAccessException
IllegalAccessExceptionCopyright © 2008–2019 simpligility technologies inc.. All rights reserved.