Package org.apache.royale.utils
Interface ITestAdapter
- All Known Implementing Classes:
AntTestAdapter,MavenTestAdapter
public interface ITestAdapter
-
Method Summary
Modifier and TypeMethodDescriptiongetFlexArtifact(String artifactName) getFlexArtifactResourceBundle(String artifactName) getFlexManifestPath(String type) getLibraries(boolean withFlex) getRoyaleArtifact(String artifactName) getRoyaleManifestPath(String type)
-
Method Details