Package com.ibm.ia.testdriver

Provides the classes necessary to automate complex tests of solutions.

See: Description

  • Interface Summary 
    Interface Description
    DebugReceiver
    DebugReceiver is an interface used to receive DebugInfo objects from runtime servers.
  • Class Summary 
    Class Description
    DebugInfoReceiverQueue
    A reference implementation of the DebugReceiver interface.
    DriverProperties
    DriverProperties is a class of static methods and field constants used to manage the properties required by TestDriver.
    IADebugReceiver
    IADebugReceiver is a simple implementation of the DebugReceiver interface which can be used to receive DebugInfo objects from runtime servers.
    TestDriver
    A Test Driver object that provides all methods required to test a solution.
  • Enum Summary 
    Enum Description
    DebugInfoReceiverQueue.DiscardPolicy
    Define the the retention policy options for the agent queues.

Package com.ibm.ia.testdriver Description

Provides the classes necessary to automate complex tests of solutions. TestDriver provides the methods to load entities into the grid and to submit events for processing. TestDriver also provides methods for querying various aspects of the Continuous Insight servers. See the TestDriver class documentation for more detailed information.
Decision Server Insights

© Copyright IBM 2016