- abort(Transaction) - Method in class co.cask.cdap.test.RevealingTxSystemClient
-
- addAppArtifact(Id.Artifact, Class<?>) - Static method in class co.cask.cdap.test.TestBase
-
- addAppArtifact(ArtifactId, Class<?>) - Static method in class co.cask.cdap.test.TestBase
-
Build an application artifact from the specified class and then add it.
- addAppArtifact(Id.Artifact, Class<?>, String...) - Static method in class co.cask.cdap.test.TestBase
-
- addAppArtifact(ArtifactId, Class<?>, String...) - Static method in class co.cask.cdap.test.TestBase
-
Build an application artifact from the specified class and then add it.
- addAppArtifact(Id.Artifact, Class<?>, Manifest) - Static method in class co.cask.cdap.test.TestBase
-
- addAppArtifact(ArtifactId, Class<?>, Manifest) - Static method in class co.cask.cdap.test.TestBase
-
Build an application artifact from the specified class and then add it.
- addAppArtifact(ArtifactId, Class<?>) - Method in class co.cask.cdap.test.UnitTestManager
-
- addAppArtifact(ArtifactId, Class<?>, String...) - Method in class co.cask.cdap.test.UnitTestManager
-
- addAppArtifact(ArtifactId, Class<?>, Manifest) - Method in class co.cask.cdap.test.UnitTestManager
-
- addArtifact(Id.Artifact, File) - Static method in class co.cask.cdap.test.TestBase
-
- addArtifact(ArtifactId, File) - Static method in class co.cask.cdap.test.TestBase
-
Add the specified artifact.
- addArtifact(ArtifactId, File) - Method in class co.cask.cdap.test.UnitTestManager
-
- addDatasetInstance(Id.Namespace, String, String, DatasetProperties) - Static method in class co.cask.cdap.test.TestBase
-
- addDatasetInstance(String, DatasetId, DatasetProperties) - Static method in class co.cask.cdap.test.TestBase
-
Adds an instance of a dataset.
- addDatasetInstance(String, String, DatasetProperties) - Static method in class co.cask.cdap.test.TestBase
-
Adds an instance of a dataset.
- addDatasetInstance(Id.Namespace, String, String) - Method in class co.cask.cdap.test.TestBase
-
- addDatasetInstance(DatasetId, String) - Method in class co.cask.cdap.test.TestBase
-
Adds an instance of dataset.
- addDatasetInstance(String, String) - Method in class co.cask.cdap.test.TestBase
-
Adds an instance of dataset.
- addDatasetInstance(String, DatasetId, DatasetProperties) - Method in class co.cask.cdap.test.UnitTestManager
-
- addPluginArtifact(Id.Artifact, Id.Artifact, Class<?>, Class<?>...) - Static method in class co.cask.cdap.test.TestBase
-
- addPluginArtifact(ArtifactId, ArtifactId, Class<?>, Class<?>...) - Static method in class co.cask.cdap.test.TestBase
-
Build an artifact from the specified plugin classes and then add it.
- addPluginArtifact(Id.Artifact, Id.Artifact, Set<PluginClass>, Class<?>, Class<?>...) - Static method in class co.cask.cdap.test.TestBase
-
- addPluginArtifact(ArtifactId, ArtifactId, Set<PluginClass>, Class<?>, Class<?>...) - Static method in class co.cask.cdap.test.TestBase
-
Build an artifact from the specified plugin classes and then add it.
- addPluginArtifact(Id.Artifact, Set<ArtifactRange>, Class<?>, Class<?>...) - Static method in class co.cask.cdap.test.TestBase
-
- addPluginArtifact(ArtifactId, Set<ArtifactRange>, Class<?>, Class<?>...) - Static method in class co.cask.cdap.test.TestBase
-
Build an artifact from the specified plugin classes and then add it.
- addPluginArtifact(ArtifactId, ArtifactId, Class<?>, Class<?>...) - Method in class co.cask.cdap.test.UnitTestManager
-
- addPluginArtifact(ArtifactId, Set<ArtifactRange>, Class<?>, Class<?>...) - Method in class co.cask.cdap.test.UnitTestManager
-
- addPluginArtifact(ArtifactId, ArtifactId, Set<PluginClass>, Class<?>, Class<?>...) - Method in class co.cask.cdap.test.UnitTestManager
-
- addPluginArtifact(ArtifactId, Set<ArtifactRange>, Set<PluginClass>, Class<?>, Class<?>...) - Method in class co.cask.cdap.test.UnitTestManager
-
- addSchedule(ScheduleDetail) - Method in class co.cask.cdap.test.internal.DefaultApplicationManager
-
- addSchedule(ScheduleId, ScheduleDetail) - Method in class co.cask.cdap.test.TestBase
-
Add a new schedule to an existing application
- addSchedule(ScheduleId, ScheduleDetail) - Method in class co.cask.cdap.test.UnitTestManager
-
- after() - Method in class co.cask.cdap.test.TestConfiguration
-
- afterTest() - Method in class co.cask.cdap.test.TestBase
-
By default after each test finished, it will stop all apps started during the test.
- ApplicationManagerFactory - Interface in co.cask.cdap.test.internal
-
- ArtifactManagerFactory - Interface in co.cask.cdap.test.internal
-