| Package | Description |
|---|---|
| eu.simuline.testhelpers |
Classes needed for testing.
|
| Modifier and Type | Class and Description |
|---|---|
class |
GUIRunListener
An
ExtRunListener which notifies the GUI GUIRunner
of the events occuring while running a testsuite
and which comprises a textual run listener. |
class |
SeqRunListener
Describe class
SeqRunListener here. |
class |
TextRunListener
A simple RunListener which notifies of the events while running tests
by text output.
|
| Modifier and Type | Field and Description |
|---|---|
private ExtRunListener |
Actions.listener |
private ExtRunListener |
SeqRunListener.runListener1 |
private ExtRunListener |
SeqRunListener.runListener2 |
| Constructor and Description |
|---|
SeqRunListener(ExtRunListener runListener1,
ExtRunListener runListener2) |
Copyright © 2012–2018 Simuline Organization (l2r). All rights reserved.