| Package | Description |
|---|---|
| net.anotheria.moskito.core.journey |
| Modifier and Type | Method and Description |
|---|---|
CurrentlyTracedCall |
Journey.getStepByName(java.lang.String stepName) |
| Modifier and Type | Method and Description |
|---|---|
java.util.List<CurrentlyTracedCall> |
Journey.getTracedCalls()
Returns contained use cases.
|
| Modifier and Type | Method and Description |
|---|---|
void |
Journey.addUseCase(CurrentlyTracedCall aTracedCall)
Adds a use case (call) to this session.
|
Copyright © 2010-2020 anotheria.net. All Rights Reserved.