Class TestAdapterFactory

java.lang.Object
org.apache.royale.utils.TestAdapterFactory

public class TestAdapterFactory extends Object
  • Constructor Details

    • TestAdapterFactory

      public TestAdapterFactory()
  • Method Details

    • getTestAdapter

      public static ITestAdapter getTestAdapter()
      Depending on the "buildType" system-property, create the corresponding test-adapter Make the AntTestAdapter the default.
      Returns:
      test adapter instance for the given type of build.