Uses of Package
com.streambase.sb.unittest
Package
Description
Provides classes and interfaces used to author Streaming Unit tests.
-
ClassDescriptionA convenience class which implements all of the methods of
TupleMaker
in terms ofAbstractTupleMaker.createTuple(Schema, Object)
.A Dequeuer is used for dequeueing tuples from a specific stream.An Enqueuer is used for enqueueing tuples onto a stream.Dequeue settingsTo expect tuples by predicate, implement this interface.ATupleComparator
that compares tuples in a naive field-by-field manner.A strategy object for handling comparisons of specific field types.A factory to buildTuple
s from Java objects.SBServerManager
provides control and access to a StreamBase Engine.This interface is not expected to be implemented by end-users.ATupleComparator
abstracts comparison of tuples.Interface for constructing tuples from data.