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, 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<ManifestUpdateMojo>public void testAndroidApplicationChanges()
throws Exception
Exceptionpublic void testBasicAndroidProjectVersion()
throws Exception
Exceptionpublic void testBasicAndroidProjectManifest()
throws Exception
Exceptionpublic void testVersionlessAndroidProject()
throws Exception
Exceptionpublic void testManyVersionsAndroidProject()
throws Exception
Exceptionpublic void testMinorVersionAndroidProject()
throws Exception
Exceptionpublic void testWhenNewVersionHasLessDigitsItshouldBePaddedSoVersionCodeIsLess()
throws Exception
Exceptionpublic void testWhenNewVersionHasfiveDigits()
throws Exception
Exceptionpublic void testVersionCodeUpdateAndIncrementFail()
throws Exception
Exceptionpublic void testVersionCodeAndVersionCodeUpdateFail()
throws Exception
Exceptionpublic void testVersionCodeAndVersionIncrementFail()
throws Exception
Exceptionpublic void testSupportsScreensUpdate()
throws Exception
Exceptionpublic void DISABLED_testCompatibleScreensUpdate()
throws Exception
Exceptionpublic void testProviderAuthoritiesUpdate()
throws Exception
Exceptionpublic void testUsesSdkMinVersionUpdate()
throws Exception
Exceptionpublic void testUsesSdkMaxVersionUpdate()
throws Exception
Exceptionpublic void testUsesTargetSdkVersionUpdate()
throws Exception
ExceptionCopyright © 2008–2019 simpligility technologies inc.. All rights reserved.