| Package | Description | 
|---|---|
| com.streambase.sb.unittest | 
 Provides classes and interfaces used to author StreamBase Unit tests. 
 | 
| Modifier and Type | Class and Description | 
|---|---|
class  | 
CSVTupleMaker
A factory to build  
Tuples from CSV formatted Strings. | 
class  | 
JSONSingleQuotesTupleMaker
A factory to build  
Tuples from JSON formatted Strings that may use
 the single quote character ' in lieu of the double quote character ". | 
class  | 
JSONTupleMaker
A factory to build  
Tuples from JSON formatted Strings. | 
class  | 
ObjectArrayTupleMaker
A factory to build  
Tuples from Java objects. |