Package co.cask.cdap.test

This package contains the public classes for unit tests.

See:
          Description

Interface Summary
ApplicationManager Instance of this class is for managing deployed application.
DataSetManager<T> Instance of this class is for managing DataSet.
FlowManager Instance for this class is for managing a running Flow.
MapReduceManager Instance for this class is for managing a running MapReduce.
ProcedureClient Class for sending queries to running Procedure.
ProcedureManager Instance of this class is for managing a running Procedure.
ScheduleManager This interface is for managing the schedule of a workflow
ServiceManager Managing the running Service in an application.
SparkManager Instance for this class is for managing a running Spark.
StreamWriter This interface defines ways to send data to a stream.
WorkflowManager Workflow manager interface for managing the workflow and its schedules
 

Class Summary
TestBase Base class to inherit from, provides testing functionality for Application.
 

Package co.cask.cdap.test Description

This package contains the public classes for unit tests.



Copyright © 2015 Cask Data, Inc. Licensed under the Apache License, Version 2.0.