| Package | Description |
|---|---|
| org.mockserver.client.serialization.model | |
| org.mockserver.matchers | |
| org.mockserver.mock |
| Modifier and Type | Method and Description |
|---|---|
Times |
TimesDTO.buildObject() |
| Constructor and Description |
|---|
TimesDTO(Times times) |
| Modifier and Type | Method and Description |
|---|---|
static Times |
Times.exactly(int count) |
static Times |
Times.once() |
static Times |
Times.unlimited() |
| Modifier and Type | Method and Description |
|---|---|
Times |
Expectation.getTimes() |
| Modifier and Type | Method and Description |
|---|---|
Expectation |
MockServer.when(HttpRequest httpRequest,
Times times) |
| Constructor and Description |
|---|
Expectation(HttpRequest httpRequest,
Times times) |
Copyright © 2013. All Rights Reserved.