public class AntTestAdapter extends Object implements ITestAdapter
| Constructor and Description |
|---|
AntTestAdapter() |
| Modifier and Type | Method and Description |
|---|---|
File |
getFlashplayerDebugger() |
File |
getFlexArtifact(String artifactName) |
File |
getFlexArtifactResourceBundle(String artifactName) |
File |
getFlexJSArtifact(String artifactName) |
String |
getFlexJsManifestPath(String type) |
String |
getFlexManifestPath(String type) |
List<File> |
getLibraries(boolean withFlex) |
File |
getPlayerglobal() |
String |
getTempDir() |
File |
getUnitTestBaseDir() |
public String getTempDir()
getTempDir in interface ITestAdapterpublic List<File> getLibraries(boolean withFlex)
getLibraries in interface ITestAdapterpublic File getPlayerglobal()
getPlayerglobal in interface ITestAdapterpublic File getFlashplayerDebugger()
getFlashplayerDebugger in interface ITestAdapterpublic String getFlexManifestPath(String type)
getFlexManifestPath in interface ITestAdapterpublic File getFlexArtifact(String artifactName)
getFlexArtifact in interface ITestAdapterpublic File getFlexArtifactResourceBundle(String artifactName)
getFlexArtifactResourceBundle in interface ITestAdapterpublic String getFlexJsManifestPath(String type)
getFlexJsManifestPath in interface ITestAdapterpublic File getFlexJSArtifact(String artifactName)
getFlexJSArtifact in interface ITestAdapterpublic File getUnitTestBaseDir()
getUnitTestBaseDir in interface ITestAdapterCopyright © 2016 The Apache Software Foundation. All rights reserved.