| Package | Description | 
|---|---|
| com.streambase.sb.unittest | 
 Provides classes and interfaces used to author StreamBase Unit tests. 
 | 
| Modifier and Type | Class and Description | 
|---|---|
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 ". | 
| Modifier and Type | Field and Description | 
|---|---|
static JSONTupleMaker | 
JSONTupleMaker.MAKER
Static  
JSONTupleMaker instance suitable as argument to Enqueuer and Expecter
 methods that need a TupleMaker |