Package | Description |
---|---|
de.tobiasroeser.lambdatest | |
de.tobiasroeser.lambdatest.generic |
Modifier and Type | Method and Description |
---|---|
Section |
Section.getParent() |
Modifier and Type | Method and Description |
---|---|
Optional<Section> |
Section.findInParents(Section section) |
Optional<Section> |
LambdaTestCase.getSection()
The optional section, this test case belongs to.
|
Modifier and Type | Method and Description |
---|---|
Optional<Section> |
Section.findInParents(Section section) |
Constructor and Description |
---|
Section(String name,
Section parent) |
Modifier and Type | Method and Description |
---|---|
protected Optional<Section> |
DefaultReporter.findSameOrInParent(Section s1,
Section s2) |
Optional<Section> |
FreeSpecBase.getCurrentSection() |
Optional<Section> |
DefaultTestCase.getSection() |
Modifier and Type | Method and Description |
---|---|
protected Optional<Section> |
DefaultReporter.findSameOrInParent(Section s1,
Section s2) |
protected void |
DefaultReporter.reportSectionUntilParent(String suiteName,
Section section,
Section parent) |
Constructor and Description |
---|
DefaultTestCase(Section section,
String name,
String suiteName,
RunnableWithException test) |
Copyright © 2019. All rights reserved.