public class ManifestUpdateMojoTest extends AbstractAndroidMojoTestCase<ManifestUpdateMojo>
execution, session
Constructor and Description |
---|
ManifestUpdateMojoTest() |
Modifier and Type | Method and Description |
---|---|
void |
DISABLED_testCompatibleScreensUpdate() |
String |
getPluginGoalName()
The Goal Name of the Plugin being tested.
|
void |
testAndroidApplicationChanges() |
void |
testBasicAndroidProjectManifest() |
void |
testBasicAndroidProjectVersion() |
void |
testBasicJarProject() |
void |
testManyVersionsAndroidProject() |
void |
testMinorVersionAndroidProject() |
void |
testProviderAuthoritiesUpdate() |
void |
testSupportsScreensUpdate() |
void |
testUsesSdkMaxVersionUpdate() |
void |
testUsesSdkMinVersionUpdate() |
void |
testUsesSdkVersionFullUpdate() |
void |
testUsesTargetSdkVersionUpdate() |
void |
testVersionCodeAndVersionCodeUpdateFail() |
void |
testVersionCodeAndVersionIncrementFail() |
void |
testVersionCodeUpdateAndIncrementFail() |
void |
testVersionlessAndroidProject() |
void |
testWhenNewVersionHasfiveDigits() |
void |
testWhenNewVersionHasLessDigitsItshouldBePaddedSoVersionCodeIsLess() |
createMojo, getProjectDir
addGuiceModules, configureMojo, configureMojo, extractPluginConfiguration, extractPluginConfiguration, getContainer, getPluginDescriptorLocation, getPluginDescriptorPath, getPublicDescriptorStream, getVariablesAndValuesFromObject, getVariablesAndValuesFromObject, getVariableValueFromObject, lookupConfiguredMojo, lookupConfiguredMojo, lookupEmptyMojo, lookupEmptyMojo, lookupMojo, lookupMojo, lookupMojo, newMavenSession, newMojoExecution, setUp, setupContainer, setupContainerConfiguration, setVariableValueToObject
createContainerInstance, customizeContext, customizeContext, getBasedir, getClassLoader, getConfiguration, getConfiguration, getCustomConfiguration, getResourceAsStream, getTestFile, getTestFile, getTestPath, getTestPath, lookup, lookup, release, tearDown
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, toString
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<ManifestUpdateMojo>
public void testAndroidApplicationChanges() throws Exception
Exception
public void testBasicAndroidProjectVersion() throws Exception
Exception
public void testBasicAndroidProjectManifest() throws Exception
Exception
public void testVersionlessAndroidProject() throws Exception
Exception
public void testManyVersionsAndroidProject() throws Exception
Exception
public void testMinorVersionAndroidProject() throws Exception
Exception
public void testWhenNewVersionHasLessDigitsItshouldBePaddedSoVersionCodeIsLess() throws Exception
Exception
public void testWhenNewVersionHasfiveDigits() throws Exception
Exception
public void testVersionCodeUpdateAndIncrementFail() throws Exception
Exception
public void testVersionCodeAndVersionCodeUpdateFail() throws Exception
Exception
public void testVersionCodeAndVersionIncrementFail() throws Exception
Exception
public void testSupportsScreensUpdate() throws Exception
Exception
public void DISABLED_testCompatibleScreensUpdate() throws Exception
Exception
public void testProviderAuthoritiesUpdate() throws Exception
Exception
public void testUsesSdkMinVersionUpdate() throws Exception
Exception
public void testUsesSdkMaxVersionUpdate() throws Exception
Exception
public void testUsesTargetSdkVersionUpdate() throws Exception
Exception
Copyright © 2008–2019 simpligility technologies inc.. All rights reserved.