| Modifier and Type | Method and Description |
|---|---|
abstract TestRun[] |
TestRunProvider.getTestRuns() |
| Modifier and Type | Method and Description |
|---|---|
TestRun[] |
FileTestRunProvider.getTestRuns() |
TestRun[] |
HudsonTestRunProvider.getTestRuns() |
| Modifier and Type | Method and Description |
|---|---|
void |
DiffGenerator.createDiff(TestRun firstRun,
TestRun secondRun)
Create a diff from two
TestRuns. |
| Constructor and Description |
|---|
EMFRunListener(ESEMFDataProvider dataProvider,
TestRun testRun) |
| Modifier and Type | Method and Description |
|---|---|
TestRun |
ConfigFactory.createTestRun()
Returns a new object of class 'Test Run'.
|
| Modifier and Type | Class and Description |
|---|---|
class |
TestRunImpl
An implementation of the model object 'ESFuzzyTest Run'.
|
| Modifier and Type | Method and Description |
|---|---|
TestRun |
ConfigFactoryImpl.createTestRun() |
| Modifier and Type | Method and Description |
|---|---|
T |
ConfigSwitch.caseTestRun(TestRun object)
Returns the result of interpreting the object as an instance of 'Test Run'.
|
Copyright © 2017. All rights reserved.