- 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.
- setCurrentTestCase(String) - Method in class io.qameta.allure.AllureLifecycle
-
Sets specified test case uuid as current.
- setLifecycle(AllureLifecycle) - Static method in class io.qameta.allure.Allure
-
- setLifecycle(AllureLifecycle) - Static method in class io.qameta.allure.aspects.AttachmentsAspects
-
For tests only.
- 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
-
- sneakyThrow(Throwable) - Static method in class io.qameta.allure.util.ExceptionUtils
-
- 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(String) - Static method in class io.qameta.allure.Allure
-
Adds passed step with provided name in current test or step (or test fixture).
- step(String, Status) - Static method in class io.qameta.allure.Allure
-
Adds step with provided name and status in current test or step (or test fixture).
- step(String, Allure.ThrowableRunnableVoid) - Static method in class io.qameta.allure.Allure
-
- step(String, Allure.ThrowableRunnable<T>) - Static method in class io.qameta.allure.Allure
-
- step(Allure.ThrowableContextRunnableVoid<Allure.StepContext>) - Static method in class io.qameta.allure.Allure
-
- step(String, Allure.ThrowableContextRunnableVoid<Allure.StepContext>) - Static method in class io.qameta.allure.Allure
-
- step(String, Allure.ThrowableContextRunnable<T, Allure.StepContext>) - Static method in class io.qameta.allure.Allure
-
- step(Allure.ThrowableContextRunnable<T, Allure.StepContext>) - Static method in class io.qameta.allure.Allure
-
- Step - Annotation Type in io.qameta.allure
-
Annotations to mark step methods.
- stepFailed(Throwable) - Method in class io.qameta.allure.aspects.StepsAspects
-
- 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
-
- stepStart(JoinPoint) - Method in class io.qameta.allure.aspects.StepsAspects
-
- stepStop() - Method in 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(String) - Static method in class io.qameta.allure.Allure
-
Adds story label to current test or step (or fixture) if any.
- 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
-
- SUB_SUITE_LABEL_NAME - Static variable in class io.qameta.allure.util.ResultsUtils
-
- suite(String) - Static method in class io.qameta.allure.Allure
-
Adds suite label to current test or step (or fixture) if any.
- SUITE_LABEL_NAME - Static variable in class io.qameta.allure.util.ResultsUtils
-