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 ITestAdapter
public List<File> getLibraries(boolean withFlex)
getLibraries
in interface ITestAdapter
public File getPlayerglobal()
getPlayerglobal
in interface ITestAdapter
public File getFlashplayerDebugger()
getFlashplayerDebugger
in interface ITestAdapter
public String getFlexManifestPath(String type)
getFlexManifestPath
in interface ITestAdapter
public File getFlexArtifact(String artifactName)
getFlexArtifact
in interface ITestAdapter
public File getFlexArtifactResourceBundle(String artifactName)
getFlexArtifactResourceBundle
in interface ITestAdapter
public String getFlexJsManifestPath(String type)
getFlexJsManifestPath
in interface ITestAdapter
public File getFlexJSArtifact(String artifactName)
getFlexJSArtifact
in interface ITestAdapter
public File getUnitTestBaseDir()
getUnitTestBaseDir
in interface ITestAdapter
Copyright © 2016 The Apache Software Foundation. All rights reserved.