A C D G I L M N S T U V Z 

A

AbstractAndroidMojoTest - Class in com.jayway.maven.plugins.android
 
AbstractAndroidMojoTest() - Constructor for class com.jayway.maven.plugins.android.AbstractAndroidMojoTest
 
AbstractAndroidMojoTestCase<T extends AbstractAndroidMojo> - Class in com.jayway.maven.plugins.android
 
AbstractAndroidMojoTestCase() - Constructor for class com.jayway.maven.plugins.android.AbstractAndroidMojoTestCase
 
AbstractEmulatorMojoTest - Class in com.jayway.maven.plugins.android
 
AbstractEmulatorMojoTest() - Constructor for class com.jayway.maven.plugins.android.AbstractEmulatorMojoTest
 
androidMojo - Variable in class com.jayway.maven.plugins.android.AbstractAndroidMojoTest
 
AndroidSdkTest - Class in com.jayway.maven.plugins.android
Excercises the AndroidSdk class.
AndroidSdkTest() - Constructor for class com.jayway.maven.plugins.android.AndroidSdkTest
 
AndroidTestFinderTest - Class in com.jayway.maven.plugins.android.asm
Exercises the AndroidTestFinder class.
AndroidTestFinderTest() - Constructor for class com.jayway.maven.plugins.android.asm.AndroidTestFinderTest
 
ApkMojoTest - Class in com.jayway.maven.plugins.android.phase09package
 
ApkMojoTest(String, String[]) - Constructor for class com.jayway.maven.plugins.android.phase09package.ApkMojoTest
 

C

com.jayway.maven.plugins.android - package com.jayway.maven.plugins.android
 
com.jayway.maven.plugins.android.asm - package com.jayway.maven.plugins.android.asm
 
com.jayway.maven.plugins.android.asm.withouttests - package com.jayway.maven.plugins.android.asm.withouttests
 
com.jayway.maven.plugins.android.asm.withtests - package com.jayway.maven.plugins.android.asm.withtests
 
com.jayway.maven.plugins.android.common - package com.jayway.maven.plugins.android.common
 
com.jayway.maven.plugins.android.config - package com.jayway.maven.plugins.android.config
 
com.jayway.maven.plugins.android.phase05compile - package com.jayway.maven.plugins.android.phase05compile
 
com.jayway.maven.plugins.android.phase09package - package com.jayway.maven.plugins.android.phase09package
 
com.jayway.maven.plugins.android.standalonemojos - package com.jayway.maven.plugins.android.standalonemojos
 
ConfigHandlerTest - Class in com.jayway.maven.plugins.android.config
 
ConfigHandlerTest() - Constructor for class com.jayway.maven.plugins.android.config.ConfigHandlerTest
 
createMojo(String) - Method in class com.jayway.maven.plugins.android.AbstractAndroidMojoTestCase
Copy the project specified into a temporary testing directory.

D

DISABLED_testCompatibleScreensUpdate() - Method in class com.jayway.maven.plugins.android.standalonemojos.ManifestUpdateMojoTest
 
DummyConfigPojo - Class in com.jayway.maven.plugins.android.config
 
DummyConfigPojo(String, Boolean) - Constructor for class com.jayway.maven.plugins.android.config.DummyConfigPojo
 
DummyMojo - Class in com.jayway.maven.plugins.android.config
 
DummyMojo() - Constructor for class com.jayway.maven.plugins.android.config.DummyMojo
 

G

getBasedir() - Method in class com.jayway.maven.plugins.android.standalonemojos.MojoProjectStub
 
getBooleanValue() - Method in class com.jayway.maven.plugins.android.config.DummyConfigPojo
 
getBuild() - Method in class com.jayway.maven.plugins.android.standalonemojos.MojoProjectStub
 
getConfigPojo() - Method in class com.jayway.maven.plugins.android.config.DummyMojo
 
getConfigPojoBooleanValue() - Method in class com.jayway.maven.plugins.android.config.DummyMojo
 
getConfigPojoStringValue() - Method in class com.jayway.maven.plugins.android.config.DummyMojo
 
getDefaultMethodValue() - Method in class com.jayway.maven.plugins.android.config.DummyMojo
 
getEnv_ANDROID_HOME() - Method in class com.jayway.maven.plugins.android.SdkTestSupport
 
getFieldValue(Object, String) - Method in class com.jayway.maven.plugins.android.phase09package.ApkMojoTest
 
getMethodValue() - Method in class com.jayway.maven.plugins.android.config.DummyConfigPojo
 
getParsedBooleanValue() - Method in class com.jayway.maven.plugins.android.config.DummyMojo
 
getParsedMethodValue() - Method in class com.jayway.maven.plugins.android.config.DummyMojo
 
getParsedStringValue() - Method in class com.jayway.maven.plugins.android.config.DummyMojo
 
getPluginGoalName() - Method in class com.jayway.maven.plugins.android.AbstractAndroidMojoTestCase
The Goal Name of the Plugin being tested.
getPluginGoalName() - Method in class com.jayway.maven.plugins.android.phase09package.ApkMojoTest
 
getPluginGoalName() - Method in class com.jayway.maven.plugins.android.standalonemojos.InternalIntegrationTestMojoTest
 
getPluginGoalName() - Method in class com.jayway.maven.plugins.android.standalonemojos.LintMojoTest
 
getPluginGoalName() - Method in class com.jayway.maven.plugins.android.standalonemojos.ManifestUpdateMojoTest
 
getPluginGoalName() - Method in class com.jayway.maven.plugins.android.standalonemojos.MonkeyMojoTest
 
getPluginGoalName() - Method in class com.jayway.maven.plugins.android.standalonemojos.MonkeyRunnerMojoTest
 
getPluginGoalName() - Method in class com.jayway.maven.plugins.android.standalonemojos.UIAutomatorMojoTest
 
getPluginGoalName() - Method in class com.jayway.maven.plugins.android.standalonemojos.ZipalignMojoTest
 
getProjectDir(AbstractAndroidMojo) - Method in class com.jayway.maven.plugins.android.AbstractAndroidMojoTestCase
Get the project directory used for this mojo.
getProperties() - Method in class com.jayway.maven.plugins.android.standalonemojos.MojoProjectStub
 
getSdk_with_platform_default() - Method in class com.jayway.maven.plugins.android.SdkTestSupport
 
getStringValue() - Method in class com.jayway.maven.plugins.android.config.DummyConfigPojo
 
givenAndroidManifestThenInstrumentationRunnerIsFound() - Method in class com.jayway.maven.plugins.android.AbstractAndroidMojoTest
 
givenAndroidManifestThenTargetPackageIsFound() - Method in class com.jayway.maven.plugins.android.AbstractAndroidMojoTest
 
givenAndroidManifestWithoutInstrumentationThenInstrumentationRunnerIsNotFound() - Method in class com.jayway.maven.plugins.android.AbstractAndroidMojoTest
 
givenApidemosApkThenPackageIsFound() - Method in class com.jayway.maven.plugins.android.AbstractAndroidMojoTest
 
givenApidemosPlatformtestsApkThenPackageIsFound() - Method in class com.jayway.maven.plugins.android.AbstractAndroidMojoTest
 
givenDefaultSdkThenLayoutIs23() - Method in class com.jayway.maven.plugins.android.AndroidSdkTest
 
givenDirectoryWithoutTestsThenNoTests() - Method in class com.jayway.maven.plugins.android.asm.AndroidTestFinderTest
 
givenDirectoryWithTestsThenItContainsTests() - Method in class com.jayway.maven.plugins.android.asm.AndroidTestFinderTest
 
givenInvalidPlatformStringThenException() - Method in class com.jayway.maven.plugins.android.AndroidSdkTest
 
givenInvalidSdkPathThenException() - Method in class com.jayway.maven.plugins.android.AndroidSdkTest
 
givenNoPathThenUseAndroidHomePath() - Method in class com.jayway.maven.plugins.android.AbstractAndroidMojoTest
 
givenPlatformNullThenPlatformisSomethingValidLooking() - Method in class com.jayway.maven.plugins.android.AndroidSdkTest
 
givenToolAdbThenPathIsPlatformTools() - Method in class com.jayway.maven.plugins.android.AndroidSdkTest
 
givenToolAndroidThenPathIsCommon() - Method in class com.jayway.maven.plugins.android.AndroidSdkTest
 
givenValidAndroidManifestXmlTreeThenPackageIsFound() - Method in class com.jayway.maven.plugins.android.AbstractAndroidMojoTest
 

I

InternalIntegrationTestMojoTest - Class in com.jayway.maven.plugins.android.standalonemojos
Tests the InternalIntegrationTestMojo mojo, as far as possible without actually connecting and communicating with a device.
InternalIntegrationTestMojoTest() - Constructor for class com.jayway.maven.plugins.android.standalonemojos.InternalIntegrationTestMojoTest
 
invalidPlatformAndApiLevels() - Method in class com.jayway.maven.plugins.android.AndroidSdkTest
 
invalidVersions() - Method in class com.jayway.maven.plugins.android.common.NativeHelperTest
 

L

LintMojoTest - Class in com.jayway.maven.plugins.android.standalonemojos
Test the lint mojo.
LintMojoTest() - Constructor for class com.jayway.maven.plugins.android.standalonemojos.LintMojoTest
 

M

MakefileHelperTest - Class in com.jayway.maven.plugins.android.phase05compile
 
MakefileHelperTest() - Constructor for class com.jayway.maven.plugins.android.phase05compile.MakefileHelperTest
 
ManifestUpdateMojoTest - Class in com.jayway.maven.plugins.android.standalonemojos
 
ManifestUpdateMojoTest() - Constructor for class com.jayway.maven.plugins.android.standalonemojos.ManifestUpdateMojoTest
 
MojoProjectStub - Class in com.jayway.maven.plugins.android.standalonemojos
Basic MavenProject implementation that can be used for testing.
MojoProjectStub(File) - Constructor for class com.jayway.maven.plugins.android.standalonemojos.MojoProjectStub
 
MonkeyMojoTest - Class in com.jayway.maven.plugins.android.standalonemojos
Test the Monkey mojo.
MonkeyMojoTest() - Constructor for class com.jayway.maven.plugins.android.standalonemojos.MonkeyMojoTest
 
MonkeyRunnerMojoTest - Class in com.jayway.maven.plugins.android.standalonemojos
Test the monkeyrunner mojo.
MonkeyRunnerMojoTest() - Constructor for class com.jayway.maven.plugins.android.standalonemojos.MonkeyRunnerMojoTest
 

N

NativeHelperTest - Class in com.jayway.maven.plugins.android.common
 
NativeHelperTest() - Constructor for class com.jayway.maven.plugins.android.common.NativeHelperTest
 
NoTestClassA - Class in com.jayway.maven.plugins.android.asm.withouttests
A class which is not a test.
NoTestClassA() - Constructor for class com.jayway.maven.plugins.android.asm.withouttests.NoTestClassA
 
NoTestClassB - Class in com.jayway.maven.plugins.android.asm.withouttests
A class which is not a test.
NoTestClassB() - Constructor for class com.jayway.maven.plugins.android.asm.withouttests.NoTestClassB
 

S

SdkTestSupport - Class in com.jayway.maven.plugins.android
 
SdkTestSupport() - Constructor for class com.jayway.maven.plugins.android.SdkTestSupport
 
setConfigPojo(DummyConfigPojo) - Method in class com.jayway.maven.plugins.android.config.DummyMojo
 
setConfigPojoBooleanValue(Boolean) - Method in class com.jayway.maven.plugins.android.config.DummyMojo
 
setConfigPojoStringValue(String) - Method in class com.jayway.maven.plugins.android.config.DummyMojo
 
setUp() - Method in class com.jayway.maven.plugins.android.AbstractAndroidMojoTest
 
setUp() - Method in class com.jayway.maven.plugins.android.AbstractEmulatorMojoTest
 
setUp() - Method in class com.jayway.maven.plugins.android.AndroidSdkTest
 
setUp() - Method in class com.jayway.maven.plugins.android.phase09package.ApkMojoTest
 
suite() - Static method in class com.jayway.maven.plugins.android.phase09package.ApkMojoTest
 

T

tearDown() - Method in class com.jayway.maven.plugins.android.phase09package.ApkMojoTest
 
testAllLintCommandParametersWithCustomConfig() - Method in class com.jayway.maven.plugins.android.standalonemojos.LintMojoTest
 
testAllLintCommandParametersWithDefaultUnskippedConfig() - Method in class com.jayway.maven.plugins.android.standalonemojos.LintMojoTest
 
testAllParametersOffConfig() - Method in class com.jayway.maven.plugins.android.standalonemojos.LintMojoTest
 
testAndroidApplicationChanges() - Method in class com.jayway.maven.plugins.android.standalonemojos.ManifestUpdateMojoTest
 
testBasicAndroidProjectManifest() - Method in class com.jayway.maven.plugins.android.standalonemojos.ManifestUpdateMojoTest
 
testBasicAndroidProjectVersion() - Method in class com.jayway.maven.plugins.android.standalonemojos.ManifestUpdateMojoTest
 
testBasicJarProject() - Method in class com.jayway.maven.plugins.android.standalonemojos.ManifestUpdateMojoTest
 
TestClassA - Class in com.jayway.maven.plugins.android.asm.withtests
A class which is a test.
TestClassA() - Constructor for class com.jayway.maven.plugins.android.asm.withtests.TestClassA
 
TestClassB - Class in com.jayway.maven.plugins.android.asm.withtests
A class which is a test.
TestClassB() - Constructor for class com.jayway.maven.plugins.android.asm.withtests.TestClassB
 
testConfigHelper() - Method in class com.jayway.maven.plugins.android.phase09package.ApkMojoTest
 
testConfigParse() - Method in class com.jayway.maven.plugins.android.standalonemojos.ZipalignMojoTest
Tests all parameters parsing

Probably not needed since it is like testing maven itself

testCustomLintConfig() - Method in class com.jayway.maven.plugins.android.standalonemojos.LintMojoTest
Tests all options, checks if they are parsed correctly.
testCustomMonkeyConfig() - Method in class com.jayway.maven.plugins.android.standalonemojos.MonkeyMojoTest
Tests all options, checks if they are parsed correctly.
testCustomMonkeyRunnerConfig() - Method in class com.jayway.maven.plugins.android.standalonemojos.MonkeyRunnerMojoTest
Tests all options, checks if they are parsed correctly.
testCustomUIAutomatorConfig() - Method in class com.jayway.maven.plugins.android.standalonemojos.UIAutomatorMojoTest
Tests all options, checks if they are parsed correctly.
testDefaultConfig() - Method in class com.jayway.maven.plugins.android.standalonemojos.ZipalignMojoTest
Tests all options, checks if their default values are correct.
testDefaultLintConfig() - Method in class com.jayway.maven.plugins.android.standalonemojos.LintMojoTest
Tests all options, checks if their default values are correct.
testDefaultMonkeyConfig() - Method in class com.jayway.maven.plugins.android.standalonemojos.MonkeyMojoTest
Tests all options, checks if their default values are correct.
testDefaultMonkeyRunnerConfig() - Method in class com.jayway.maven.plugins.android.standalonemojos.MonkeyRunnerMojoTest
Tests all options, checks if their default values are correct.
testDefaultRun() - Method in class com.jayway.maven.plugins.android.standalonemojos.ZipalignMojoTest
Tests run of zipalign with correct parameters as well adding aligned file to artifacts
testDefaultUIAutomatorConfig() - Method in class com.jayway.maven.plugins.android.standalonemojos.UIAutomatorMojoTest
Tests all options, checks if their default values are correct.
testDefaultUnskippedLintConfig() - Method in class com.jayway.maven.plugins.android.standalonemojos.LintMojoTest
Tests all options, checks if their default values are correct.
testDefaultUnskippedMonkeyConfig() - Method in class com.jayway.maven.plugins.android.standalonemojos.MonkeyMojoTest
Tests all options, checks if their default values are correct.
testDefaultUnskippedMonkeyRunnerConfig() - Method in class com.jayway.maven.plugins.android.standalonemojos.MonkeyRunnerMojoTest
Tests all options, checks if their default values are correct.
testDefaultUnskippedUIAutomatorConfig() - Method in class com.jayway.maven.plugins.android.standalonemojos.UIAutomatorMojoTest
Tests all options, checks if their default values are correct.
testManyVersionsAndroidProject() - Method in class com.jayway.maven.plugins.android.standalonemojos.ManifestUpdateMojoTest
 
testMinorVersionAndroidProject() - Method in class com.jayway.maven.plugins.android.standalonemojos.ManifestUpdateMojoTest
 
testParseConfigurationDefault() - Method in class com.jayway.maven.plugins.android.config.ConfigHandlerTest
 
testParseConfigurationDefaultMethodValue() - Method in class com.jayway.maven.plugins.android.config.ConfigHandlerTest
 
testParseConfigurationFromConfigPojo() - Method in class com.jayway.maven.plugins.android.config.ConfigHandlerTest
 
testParseConfigurationFromMaven() - Method in class com.jayway.maven.plugins.android.config.ConfigHandlerTest
 
testProviderAuthoritiesUpdate() - Method in class com.jayway.maven.plugins.android.standalonemojos.ManifestUpdateMojoTest
 
testResolveRelativePathNearRootParent() - Method in class com.jayway.maven.plugins.android.phase05compile.MakefileHelperTest
 
testResolveRelativePathNointersect() - Method in class com.jayway.maven.plugins.android.phase05compile.MakefileHelperTest
 
testResolveRelativePathParent() - Method in class com.jayway.maven.plugins.android.phase05compile.MakefileHelperTest
 
testResolveRelativePathSimpleRelative() - Method in class com.jayway.maven.plugins.android.phase05compile.MakefileHelperTest
 
testResolveRelativePathSimpleRelative2() - Method in class com.jayway.maven.plugins.android.phase05compile.MakefileHelperTest
 
testRunWhenInputApkIsSameAsOutput() - Method in class com.jayway.maven.plugins.android.standalonemojos.ZipalignMojoTest
Tests run of zipalign with correct parameters
testSomethingToPleaseJunit() - Method in class com.jayway.maven.plugins.android.asm.withtests.TestClassA
 
testSomethingToPleaseJunit() - Method in class com.jayway.maven.plugins.android.asm.withtests.TestClassB
 
testSplitAbsoluteFolder() - Method in class com.jayway.maven.plugins.android.phase05compile.MakefileHelperTest
 
testSplitAbsoluteFolderFromCWD() - Method in class com.jayway.maven.plugins.android.phase05compile.MakefileHelperTest
 
testSplitRelativeFile() - Method in class com.jayway.maven.plugins.android.phase05compile.MakefileHelperTest
 
testSplitRelativeFolder() - Method in class com.jayway.maven.plugins.android.phase05compile.MakefileHelperTest
 
testSplitRoot() - Method in class com.jayway.maven.plugins.android.phase05compile.MakefileHelperTest
 
testSplitSimpleFile() - Method in class com.jayway.maven.plugins.android.phase05compile.MakefileHelperTest
 
testSplitSimpleFolder() - Method in class com.jayway.maven.plugins.android.phase05compile.MakefileHelperTest
 
testSplitSimpleFolderAndFile() - Method in class com.jayway.maven.plugins.android.phase05compile.MakefileHelperTest
 
testStartAndroidEmulatorSuccessfully() - Method in class com.jayway.maven.plugins.android.AbstractEmulatorMojoTest
 
testStartAndroidEmulatorWithTimeoutToConnect() - Method in class com.jayway.maven.plugins.android.AbstractEmulatorMojoTest
 
testSupportsScreensUpdate() - Method in class com.jayway.maven.plugins.android.standalonemojos.ManifestUpdateMojoTest
 
testTestProject() - Method in class com.jayway.maven.plugins.android.standalonemojos.InternalIntegrationTestMojoTest
 
testUsesSdkMaxVersionUpdate() - Method in class com.jayway.maven.plugins.android.standalonemojos.ManifestUpdateMojoTest
 
testUsesSdkMinVersionUpdate() - Method in class com.jayway.maven.plugins.android.standalonemojos.ManifestUpdateMojoTest
 
testUsesSdkVersionFullUpdate() - Method in class com.jayway.maven.plugins.android.standalonemojos.ManifestUpdateMojoTest
 
testUsesTargetSdkVersionUpdate() - Method in class com.jayway.maven.plugins.android.standalonemojos.ManifestUpdateMojoTest
 
testVersionCodeAndVersionCodeUpdateFail() - Method in class com.jayway.maven.plugins.android.standalonemojos.ManifestUpdateMojoTest
 
testVersionCodeAndVersionIncrementFail() - Method in class com.jayway.maven.plugins.android.standalonemojos.ManifestUpdateMojoTest
 
testVersionCodeUpdateAndIncrementFail() - Method in class com.jayway.maven.plugins.android.standalonemojos.ManifestUpdateMojoTest
 
testVersionlessAndroidProject() - Method in class com.jayway.maven.plugins.android.standalonemojos.ManifestUpdateMojoTest
 
testWhenNewVersionHasLessDigitsItshouldBePaddedSoVersionCodeIsNotLess() - Method in class com.jayway.maven.plugins.android.standalonemojos.ManifestUpdateMojoTest
 

U

UIAutomatorMojoTest - Class in com.jayway.maven.plugins.android.standalonemojos
Test the UIAutomator mojo.
UIAutomatorMojoTest() - Constructor for class com.jayway.maven.plugins.android.standalonemojos.UIAutomatorMojoTest
 

V

validPlatformsAndApiLevels() - Method in class com.jayway.maven.plugins.android.AndroidSdkTest
Test all available platforms and api level versions.
validVersions() - Method in class com.jayway.maven.plugins.android.common.NativeHelperTest
 

Z

ZipalignMojoTest - Class in com.jayway.maven.plugins.android.standalonemojos
User: Eugen
ZipalignMojoTest() - Constructor for class com.jayway.maven.plugins.android.standalonemojos.ZipalignMojoTest
 
A C D G I L M N S T U V Z 

Copyright © 2008-2013 simpligility technologies inc.. All Rights Reserved.