public class AbstractAndroidMojoTest extends Object
| Modifier and Type | Field and Description |
|---|---|
protected AbstractAndroidMojo |
androidMojo |
| Constructor and Description |
|---|
AbstractAndroidMojoTest() |
| Modifier and Type | Method and Description |
|---|---|
void |
givenAndroidManifestThenInstrumentationRunnerIsFound() |
void |
givenAndroidManifestThenTargetPackageIsFound() |
void |
givenAndroidManifestWithoutInstrumentationThenInstrumentationRunnerIsNotFound() |
void |
givenApidemosApkThenPackageIsFound() |
void |
givenApidemosPlatformtestsApkThenPackageIsFound() |
void |
givenNoPathThenUseAndroidHomePath() |
void |
givenValidAndroidManifestXmlTreeThenPackageIsFound() |
void |
setUp() |
void |
usesAdbConnectionTimeout() |
protected AbstractAndroidMojo androidMojo
public void givenNoPathThenUseAndroidHomePath()
throws org.apache.maven.plugin.MojoExecutionException
org.apache.maven.plugin.MojoExecutionExceptionpublic void givenAndroidManifestThenTargetPackageIsFound()
throws MalformedURLException,
URISyntaxException,
org.apache.maven.plugin.MojoExecutionException
MalformedURLExceptionURISyntaxExceptionorg.apache.maven.plugin.MojoExecutionExceptionpublic void givenAndroidManifestThenInstrumentationRunnerIsFound()
throws MalformedURLException,
URISyntaxException,
org.apache.maven.plugin.MojoExecutionException
MalformedURLExceptionURISyntaxExceptionorg.apache.maven.plugin.MojoExecutionExceptionpublic void givenAndroidManifestWithoutInstrumentationThenInstrumentationRunnerIsNotFound()
throws MalformedURLException,
URISyntaxException,
org.apache.maven.plugin.MojoExecutionException
MalformedURLExceptionURISyntaxExceptionorg.apache.maven.plugin.MojoExecutionExceptionpublic void givenValidAndroidManifestXmlTreeThenPackageIsFound()
throws IOException
IOExceptionpublic void givenApidemosApkThenPackageIsFound()
throws IOException,
org.apache.maven.plugin.MojoExecutionException,
URISyntaxException
IOExceptionorg.apache.maven.plugin.MojoExecutionExceptionURISyntaxExceptionpublic void givenApidemosPlatformtestsApkThenPackageIsFound()
throws IOException,
org.apache.maven.plugin.MojoExecutionException,
URISyntaxException
IOExceptionorg.apache.maven.plugin.MojoExecutionExceptionURISyntaxExceptionpublic void usesAdbConnectionTimeout()
throws org.apache.maven.plugin.MojoExecutionException
org.apache.maven.plugin.MojoExecutionExceptionCopyright © 2008–2019 simpligility technologies inc.. All rights reserved.