@PrepareForTest(value={com.android.ddmlib.testrunner.RemoteAndroidTestRunner.class,com.simpligility.maven.plugins.android.AbstractAndroidMojo.class})
public class InternalIntegrationTestMojoTest
extends AbstractAndroidMojoTestCase<InternalIntegrationTestMojo>
InternalIntegrationTestMojo mojo, as far as possible without actually
connecting and communicating with a device.execution, session| Constructor and Description |
|---|
InternalIntegrationTestMojoTest() |
| Modifier and Type | Method and Description |
|---|---|
String |
getPluginGoalName()
The Goal Name of the Plugin being tested.
|
void |
testTestProject() |
createMojo, getProjectDiraddGuiceModules, configureMojo, configureMojo, extractPluginConfiguration, extractPluginConfiguration, getContainer, getPluginDescriptorLocation, getPluginDescriptorPath, getPublicDescriptorStream, getVariablesAndValuesFromObject, getVariablesAndValuesFromObject, getVariableValueFromObject, lookupConfiguredMojo, lookupConfiguredMojo, lookupEmptyMojo, lookupEmptyMojo, lookupMojo, lookupMojo, lookupMojo, newMavenSession, newMojoExecution, setUp, setupContainer, setupContainerConfiguration, setVariableValueToObjectcreateContainerInstance, customizeContext, customizeContext, getBasedir, getClassLoader, getConfiguration, getConfiguration, getCustomConfiguration, getResourceAsStream, getTestFile, getTestFile, getTestPath, getTestPath, lookup, lookup, release, tearDownassertEquals, 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, toStringpublic 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<InternalIntegrationTestMojo>Copyright © 2008–2019 simpligility technologies inc.. All rights reserved.