| Package | Description |
|---|---|
| org.apache.royale.test.ant.launcher.commands.player | |
| org.apache.royale.test.ant.launcher.contexts | |
| org.apache.royale.test.ant.tasks |
| Modifier and Type | Class and Description |
|---|---|
class |
AdlCommand |
class |
CustomPlayerCommand |
class |
DefaultPlayerCommand |
class |
FlashPlayerCommand
Abstracts the assembly of a command-line call to the Flash player for all platforms.
|
| Modifier and Type | Method and Description |
|---|---|
static PlayerCommand |
PlayerCommandFactory.createPlayer(OperatingSystem os,
String player,
File customCommand,
boolean localTrusted)
Factory method to create the appropriate player and provide it with a set of defaults for
the executing platform.
|
PlayerCommand |
CustomPlayerCommand.getProxiedCommand() |
| Modifier and Type | Method and Description |
|---|---|
void |
DefaultContext.setCommand(PlayerCommand command) |
void |
ExecutionContext.setCommand(PlayerCommand command) |
void |
HeadlessContext.setCommand(PlayerCommand command) |
| Modifier and Type | Method and Description |
|---|---|
protected PlayerCommand |
TestRun.obtainPlayer()
Fetch the player command to execute the SWF.
|
| Modifier and Type | Method and Description |
|---|---|
protected ExecutionContext |
TestRun.obtainContext(PlayerCommand player) |
Copyright © 2020 The Apache Software Foundation. All rights reserved.