Package | Description |
---|---|
net.grinder.console.model |
The console model.
|
net.grinder.console.swingui |
Swing implementation of the console.
|
Modifier and Type | Method and Description |
---|---|
void |
SampleModel.Listener.newTests(Set<Test> newTests,
ModelTestIndex modelTestIndex)
Called when new tests have been added to the model.
|
void |
SampleModel.AbstractListener.newTests(Set<Test> newTests,
ModelTestIndex modelTestIndex) |
Modifier and Type | Method and Description |
---|---|
void |
TestGraphPanel.newTests(Set<Test> newTests,
ModelTestIndex modelTestIndex)
SampleModel.Listener interface. |
Copyright © 2000-2014. All Rights Reserved.