| Package | Description | 
|---|---|
| com.streambase.sb.unittest | 
 Provides classes and interfaces used to author StreamBase Unit tests. 
 | 
| Class and Description | 
|---|
| AbstractTupleMaker
 A convenience class which implements all of the methods of  
TupleMaker in terms of
 AbstractTupleMaker.createTuple(Schema, Object). | 
| CSVTupleMaker | 
| Dequeuer
 A Dequeuer is used for dequeueing tuples from a specific stream. 
 | 
| Enqueuer
 An Enqueuer is used for enqueueing tuples onto a stream. 
 | 
| Expecter.DequeueSetting
 Dequeue settings 
 | 
| Expecter.Predicate
 To expect tuples by predicate, implement this interface. 
 | 
| FieldBasedTupleComparator
 A  
TupleComparator that compares tuples in a naive field-by-field manner. | 
| FieldBasedTupleComparator.CompareFunctor
 A strategy object for handling comparisons of specific field types. 
 | 
| JSONSingleQuotesTupleMaker | 
| JSONTupleMaker | 
| ObjectArrayTupleMaker
 A factory to build  
Tuples from Java objects. | 
SBServerManager
SBServerManager provides control and access to a StreamBase Engine. | 
| SBTestEnvironment
 This interface is not expected to be implemented by end-users. 
 | 
| TupleComparator
 A  
TupleComparator abstracts comparison of tuples. | 
| TupleMaker
 Interface for constructing tuples from data. 
 | 
Copyright © 2015–2018 Cloud Software Group, Inc.. All rights reserved.