| Interface | Description |
|---|---|
| Comparison |
Interface used to compare 2 different
InputStream. |
| Load<O> |
Interface used to load a value of a given type T from a given
InputStream. |
| Save<I> |
Interface used to save a value of a given type I to a given
OutputStream. |
| Scenario<T> |
Interface used to define a test scenario.
|
| Script<T,U> |
Interface used to define a test script.
|
Copyright © 2016. All rights reserved.