public interface SectionSupport
| Modifier and Type | Method and Description |
|---|---|
String |
getFileName()
File name (= section name).
|
String |
getHeader()
Section header.
|
boolean |
hasContent(org.springframework.restdocs.operation.Operation operation)
Flag if section will render non-empty content.
|
String getFileName()
String getHeader()
boolean hasContent(org.springframework.restdocs.operation.Operation operation)
operation - operationCopyright © 2017 Scalable Capital GmbH. All rights reserved.