Utilities to allow testing of IBM Streams applications, toolkits, operators and functions.
- To be added.
The mock framework allows unit testing of Java primitive operators using standard Java unit test frameworks such as JUnit.
The mock framework is part of the IBM Streams product.
Samples of it use are provided in the Java package com.ibm.streamsx.test.samples.javaprimitives.tests
with source code under samples/java/src. JUnit 4 is used as the test framework.