| Package | Description |
|---|---|
| org.apache.commons.latka | |
| org.apache.commons.latka.event | |
| org.apache.commons.latka.junit |
| Modifier and Type | Method and Description |
|---|---|
void |
DefaultLatkaEventInfo.suiteCompleted(SuiteEvent event)
Invoke when all requests completed.
|
void |
XMLReporter.suiteCompleted(SuiteEvent event) |
| Modifier and Type | Class and Description |
|---|---|
class |
SuiteCompletedEvent
An event Latka fires when a suite has completed
|
| Modifier and Type | Method and Description |
|---|---|
void |
LatkaEventListener.suiteCompleted(SuiteEvent event)
Invoke when all requests completed.
|
void |
LatkaEventPublisher.suiteCompleted(SuiteEvent event)
send the supplied event to all listeners
|
| Modifier and Type | Method and Description |
|---|---|
void |
JUnitEventReporter.suiteCompleted(SuiteEvent event)
Process a Latka suite completion event
|
Copyright © 2002-2013 The Apache Software Foundation. All Rights Reserved.