Package | Description |
---|---|
reactor.test.subscriber |
Components supporting the creation of test-oriented
Subscribers . |
Modifier and Type | Method and Description |
---|---|
static TestSubscriber.FusionRequirement |
TestSubscriber.FusionRequirement.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static TestSubscriber.FusionRequirement[] |
TestSubscriber.FusionRequirement.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|