@PrepareForTest(value={com.android.ddmlib.AndroidDebugBridge.class,com.simpligility.maven.plugins.android.CommandExecutor.Factory.class})
public class AbstractEmulatorMojoTest
extends Object
| Constructor and Description |
|---|
AbstractEmulatorMojoTest() |
| Modifier and Type | Method and Description |
|---|---|
void |
setUp() |
void |
testStartAndroidEmulatorAlreadyBooted() |
void |
testStartAndroidEmulatorWithBootTimeout() |
void |
testStartAndroidEmulatorWithOngoingBoot() |
void |
testStartAndroidEmulatorWithTimeoutToConnect() |
public void testStartAndroidEmulatorWithTimeoutToConnect()
throws org.apache.maven.plugin.MojoExecutionException,
ExecutionException
org.apache.maven.plugin.MojoExecutionExceptionExecutionExceptionpublic void testStartAndroidEmulatorAlreadyBooted()
throws org.apache.maven.plugin.MojoExecutionException,
ExecutionException
org.apache.maven.plugin.MojoExecutionExceptionExecutionExceptionpublic void testStartAndroidEmulatorWithOngoingBoot()
throws org.apache.maven.plugin.MojoExecutionException,
ExecutionException
org.apache.maven.plugin.MojoExecutionExceptionExecutionExceptionpublic void testStartAndroidEmulatorWithBootTimeout()
throws org.apache.maven.plugin.MojoExecutionException,
ExecutionException
org.apache.maven.plugin.MojoExecutionExceptionExecutionExceptionCopyright © 2008–2019 simpligility technologies inc.. All rights reserved.