public final class EndpointProviderTestCase extends Object
| Constructor and Description |
|---|
EndpointProviderTestCase(Supplier<Endpoint> testMethod,
Expect expect) |
| Modifier and Type | Method and Description |
|---|---|
Expect |
getExpect() |
Supplier<Endpoint> |
getTestMethod() |
void |
setExpect(Expect expect) |
void |
setTestMethod(Supplier<Endpoint> testMethod) |
Copyright © 2023. All rights reserved.