| Package | Description |
|---|---|
| co.cask.cdap.test |
This package contains the public classes for unit tests.
|
| co.cask.cdap.test.internal |
| Modifier and Type | Method and Description |
|---|---|
protected ApplicationManager |
TestBase.deployApplication(Class<? extends Application> applicationClz,
File... bundleEmbeddedJars)
Deploys an
Application. |
| Modifier and Type | Class and Description |
|---|---|
class |
DefaultApplicationManager
A default implementation of
ApplicationManager. |
| Modifier and Type | Method and Description |
|---|---|
ApplicationManager |
ApplicationManagerFactory.create(String accountId,
String applicationId,
org.apache.twill.filesystem.Location deployedJar,
ApplicationSpecification appSpec) |
Copyright © 2015 Cask Data, Inc. Licensed under the Apache License, Version 2.0.