| Modifier and Type | Interface and Description |
|---|---|
interface |
End |
interface |
Start |
| Modifier and Type | Class and Description |
|---|---|
class |
ImmutableEnd
Immutable implementation of
End. |
class |
ImmutableStart
Immutable implementation of
Start. |
| Modifier and Type | Method and Description |
|---|---|
ImmutableEnd.Builder |
ImmutableEnd.Builder.from(HasLine instance)
Fill a builder with attribute values from the provided
de.flapdoodle.testdoc.HasLine instance. |
ImmutableStart.Builder |
ImmutableStart.Builder.from(HasLine instance)
Fill a builder with attribute values from the provided
de.flapdoodle.testdoc.HasLine instance. |
| Modifier and Type | Method and Description |
|---|---|
protected static String |
Recording.renderTemplate(String templateName,
String templateContent,
List<String> linesOfCode,
List<HasLine> lines) |
Copyright © 2017. All rights reserved.