Modifier and Type | Method and Description |
---|---|
boolean |
DurationTime.canContinue(TestDuration.TestProgress snapshot) |
boolean |
DurationDrain.canContinue(TestDuration.TestProgress progress) |
boolean |
TestDuration.canContinue(TestDuration.TestProgress progress)
Whether the test can continue based on the current test's progress
|
boolean |
DurationCount.canContinue(TestDuration.TestProgress progress) |
Modifier and Type | Interface and Description |
---|---|
interface |
MaestroInspector |
Modifier and Type | Interface and Description |
---|---|
interface |
MaestroReceiverWorker
An interface for implementing maestro receivers
|
interface |
MaestroSenderWorker |
interface |
MaestroWorker
A common interface for any type of Maestro worker.
|
Modifier and Type | Class and Description |
---|---|
class |
ArtemisInspector
A inspector class for Apache ActiveMQ Artemis
|
Modifier and Type | Class and Description |
---|---|
class |
InterconnectInspector
A class for Interconnect inspector based on AMQP management
|
Modifier and Type | Class and Description |
---|---|
class |
JMSReceiverWorker
A sender worker for JMS-based testing
|
class |
JMSSenderWorker
A sender worker for JMS-based testing
|
This documentation was released into the public domain.