T - The type of the events in the traces that are generatedpublic abstract class TraceGenerator<T extends Event>
extends java.lang.Object
| Constructor and Description |
|---|
TraceGenerator() |
| Modifier and Type | Method and Description |
|---|---|
abstract TestSuite<T> |
generateTraces()
Generates a set of traces
|
Copyright © Sylvain HallĂ©. All Rights Reserved.