Package com.streambase.sb.unittest
Provides classes and interfaces used to author StreamBase Unit tests.
-
Interface Summary Interface Description Dequeuer A Dequeuer is used for dequeueing tuples from a specific stream.Enqueuer An Enqueuer is used for enqueueing tuples onto a stream.Expecter.Predicate To expect tuples by predicate, implement this interface.SBServerManager SBServerManager
provides control and access to a StreamBase Engine.SBTestEnvironment This interface is not expected to be implemented by end-users.TupleComparator ATupleComparator
abstracts comparison of tuples.TupleMaker<T> Interface for constructing tuples from data. -
Enum Summary Enum Description Expecter.DequeueSetting Dequeue settings