- scheduleTestCase(String, TestResult) - Method in class io.qameta.allure.AllureLifecycle
-
Schedules test case with given parent.
- scheduleTestCase(TestResult) - Method in class io.qameta.allure.AllureLifecycle
-
Schedule given test case.
- ServiceLoaderUtils - Class in io.qameta.allure.util
-
Internal service loader util.
- setLifecycle(AllureLifecycle) - Static method in class io.qameta.allure.Allure
-
- setLifecycle(AllureLifecycle) - Static method in class io.qameta.allure.aspects.AttachmentsAspects
-
Sets lifecycle for aspects.
- setLifecycle(AllureLifecycle) - Static method in class io.qameta.allure.aspects.StepsAspects
-
For tests only.
- Severity - Annotation Type in io.qameta.allure
-
Used to set severity for tests.
- SEVERITY_LABEL_NAME - Static variable in class io.qameta.allure.util.ResultsUtils
-
- SeverityLevel - Enum in io.qameta.allure
-
- start(String) - Method in class io.qameta.allure.internal.AllureThreadContext
-
Adds new uuid.
- startPrepareFixture(String, String, FixtureResult) - Method in class io.qameta.allure.AllureLifecycle
-
Start a new prepare fixture with given parent.
- startStep(String, StepResult) - Method in class io.qameta.allure.AllureLifecycle
-
Start a new step as child step of current running test case or step.
- startStep(String, String, StepResult) - Method in class io.qameta.allure.AllureLifecycle
-
Start a new step as child of specified parent.
- startTearDownFixture(String, String, FixtureResult) - Method in class io.qameta.allure.AllureLifecycle
-
Start a new tear down fixture with given parent.
- startTestCase(String) - Method in class io.qameta.allure.AllureLifecycle
-
Starts test case with given uuid.
- startTestContainer(String, TestResultContainer) - Method in class io.qameta.allure.AllureLifecycle
-
Starts test container with specified parent container.
- startTestContainer(TestResultContainer) - Method in class io.qameta.allure.AllureLifecycle
-
Starts test container.
- step(ProceedingJoinPoint) - Method in class io.qameta.allure.aspects.StepsAspects
-
- Step - Annotation Type in io.qameta.allure
-
Annotations to mark step methods.
- StepLifecycleListener - Interface in io.qameta.allure.listener
-
Notifies about Allure step lifecycle events.
- StepsAspects - Class in io.qameta.allure.aspects
-
- StepsAspects() - Constructor for class io.qameta.allure.aspects.StepsAspects
-
- stop() - Method in class io.qameta.allure.internal.AllureThreadContext
-
Removes latest added uuid.
- stopFixture(String) - Method in class io.qameta.allure.AllureLifecycle
-
Stops fixture by given uuid.
- stopStep() - Method in class io.qameta.allure.AllureLifecycle
-
Stops current running step.
- stopStep(String) - Method in class io.qameta.allure.AllureLifecycle
-
Stops step by given uuid.
- stopTestCase(String) - Method in class io.qameta.allure.AllureLifecycle
-
Stops test case by given uuid.
- stopTestContainer(String) - Method in class io.qameta.allure.AllureLifecycle
-
Stops test container by given uuid.
- Stories - Annotation Type in io.qameta.allure
-
Wrapper annotation for
Story.
- Story - Annotation Type in io.qameta.allure
-
Used to mark test case with a story label.
- STORY_LABEL_NAME - Static variable in class io.qameta.allure.util.ResultsUtils
-
- SUITE_LABEL_NAME - Static variable in class io.qameta.allure.util.ResultsUtils
-