@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.MojoExecutionException
ExecutionException
public void testStartAndroidEmulatorAlreadyBooted() throws org.apache.maven.plugin.MojoExecutionException, ExecutionException
org.apache.maven.plugin.MojoExecutionException
ExecutionException
public void testStartAndroidEmulatorWithOngoingBoot() throws org.apache.maven.plugin.MojoExecutionException, ExecutionException
org.apache.maven.plugin.MojoExecutionException
ExecutionException
public void testStartAndroidEmulatorWithBootTimeout() throws org.apache.maven.plugin.MojoExecutionException, ExecutionException
org.apache.maven.plugin.MojoExecutionException
ExecutionException
Copyright © 2008–2019 simpligility technologies inc.. All rights reserved.