- AbstractMakeAttachEvent - Class in ru.yandex.qatools.allure.events
-
Java class for abstract-make-attach-event complex type.
- AbstractMakeAttachEvent() - Constructor for class ru.yandex.qatools.allure.events.AbstractMakeAttachEvent
-
- AbstractMakeAttachmentEvent - Class in ru.yandex.qatools.allure.events
-
Java class for abstract-make-attachment-event complex type.
- AbstractMakeAttachmentEvent() - Constructor for class ru.yandex.qatools.allure.events.AbstractMakeAttachmentEvent
-
- AbstractRemoveAttachmentEvent - Class in ru.yandex.qatools.allure.events
-
Java class for abstract-remove-attachment-event complex type.
- AbstractRemoveAttachmentEvent() - Constructor for class ru.yandex.qatools.allure.events.AbstractRemoveAttachmentEvent
-
- AbstractStepCanceledEvent - Class in ru.yandex.qatools.allure.events
-
Java class for abstract-step-canceled-event complex type.
- AbstractStepCanceledEvent() - Constructor for class ru.yandex.qatools.allure.events.AbstractStepCanceledEvent
-
- AbstractStepFailureEvent - Class in ru.yandex.qatools.allure.events
-
Java class for abstract-step-failure-event complex type.
- AbstractStepFailureEvent() - Constructor for class ru.yandex.qatools.allure.events.AbstractStepFailureEvent
-
- AbstractStepFinishedEvent - Class in ru.yandex.qatools.allure.events
-
Java class for abstract-step-finished-event complex type.
- AbstractStepFinishedEvent() - Constructor for class ru.yandex.qatools.allure.events.AbstractStepFinishedEvent
-
- AbstractStepStartedEvent - Class in ru.yandex.qatools.allure.events
-
Java class for abstract-step-started-event complex type.
- AbstractStepStartedEvent() - Constructor for class ru.yandex.qatools.allure.events.AbstractStepStartedEvent
-
- AbstractTestCaseAddParameterEvent - Class in ru.yandex.qatools.allure.events
-
Java class for abstract-test-case-add-parameter-event complex type.
- AbstractTestCaseAddParameterEvent() - Constructor for class ru.yandex.qatools.allure.events.AbstractTestCaseAddParameterEvent
-
- AbstractTestCaseFinishedEvent - Class in ru.yandex.qatools.allure.events
-
Java class for abstract-test-case-finished-event complex type.
- AbstractTestCaseFinishedEvent() - Constructor for class ru.yandex.qatools.allure.events.AbstractTestCaseFinishedEvent
-
- AbstractTestCaseStartedEvent - Class in ru.yandex.qatools.allure.events
-
Java class for abstract-test-case-started-event complex type.
- AbstractTestCaseStartedEvent() - Constructor for class ru.yandex.qatools.allure.events.AbstractTestCaseStartedEvent
-
- AbstractTestCaseStatusChangeEvent - Class in ru.yandex.qatools.allure.events
-
Java class for abstract-test-case-status-change-event complex type.
- AbstractTestCaseStatusChangeEvent() - Constructor for class ru.yandex.qatools.allure.events.AbstractTestCaseStatusChangeEvent
-
- AbstractTestSuiteFinishedEvent - Class in ru.yandex.qatools.allure.events
-
Java class for abstract-test-suite-finished-event complex type.
- AbstractTestSuiteFinishedEvent() - Constructor for class ru.yandex.qatools.allure.events.AbstractTestSuiteFinishedEvent
-
- AbstractTestSuiteStartedEvent - Class in ru.yandex.qatools.allure.events
-
Java class for abstract-test-suite-started-event complex type.
- AbstractTestSuiteStartedEvent() - Constructor for class ru.yandex.qatools.allure.events.AbstractTestSuiteStartedEvent
-
- addListener(LifecycleListener) - Method in class ru.yandex.qatools.allure.Allure
-
Experimental.
- addListener(LifecycleListener) - Method in class ru.yandex.qatools.allure.experimental.ListenersNotifier
-
You can use this method to add listeners to this notifier.
- AddParameterEvent - Class in ru.yandex.qatools.allure.events
-
Using to add parameters to TestCase.
- AddParameterEvent(String, String) - Constructor for class ru.yandex.qatools.allure.events.AddParameterEvent
-
Constructs an new event with specified name and value
- AddParameterEvent(String, String, ParameterKind) - Constructor for class ru.yandex.qatools.allure.events.AddParameterEvent
-
Constructs an new event with specified name and value
- adopt() - Method in class ru.yandex.qatools.allure.storages.StepStorage
-
Move last step to children of previous step.
- Allure - Class in ru.yandex.qatools.allure
-
Allure Java API.
- AllureException - Exception in ru.yandex.qatools.allure.exceptions
-
Signals a Allure error.
- AllureException(String) - Constructor for exception ru.yandex.qatools.allure.exceptions.AllureException
-
Construct an new exception with message
- AllureException(String, Throwable) - Constructor for exception ru.yandex.qatools.allure.exceptions.AllureException
-
Construct an new exception with message and some cause
- AllureException(Throwable) - Constructor for exception ru.yandex.qatools.allure.exceptions.AllureException
-
Construct an new exception with cause
- AllureResultsUtils - Class in ru.yandex.qatools.allure.utils
-
Using to write test results (test suites and attachments) to result directory
- AllureShutdownHook - Class in ru.yandex.qatools.allure.utils
-
If test execution was interrupted this hook can help to save test data.
- AllureShutdownHook(Set<Map.Entry<String, TestSuiteResult>>) - Constructor for class ru.yandex.qatools.allure.utils.AllureShutdownHook
-
Create a new instance of shutdown hook.
- AnnotationManager - Class in ru.yandex.qatools.allure.utils
-
Util, using to collect information from class and method annotations
- AnnotationManager(Collection<Annotation>) - Constructor for class ru.yandex.qatools.allure.utils.AnnotationManager
-
Construct AnnotationManager using given annotations
- AnnotationManager(Annotation...) - Constructor for class ru.yandex.qatools.allure.utils.AnnotationManager
-
Construct AnnotationManager using given annotations
- attach - Variable in class ru.yandex.qatools.allure.events.AbstractMakeAttachEvent
-
- attachment - Variable in class ru.yandex.qatools.allure.events.AbstractMakeAttachmentEvent
-
- attachmentType - Variable in class ru.yandex.qatools.allure.events.AbstractMakeAttachEvent
-
- fire(StepStartedEvent) - Method in class ru.yandex.qatools.allure.Allure
-
Process StepStartedEvent.
- fire(StepEvent) - Method in class ru.yandex.qatools.allure.Allure
-
Process any StepEvent.
- fire(StepFinishedEvent) - Method in class ru.yandex.qatools.allure.Allure
-
Process StepFinishedEvent.
- fire(TestCaseStartedEvent) - Method in class ru.yandex.qatools.allure.Allure
-
Process TestCaseStartedEvent.
- fire(TestCaseEvent) - Method in class ru.yandex.qatools.allure.Allure
-
Process TestCaseEvent.
- fire(TestCaseFinishedEvent) - Method in class ru.yandex.qatools.allure.Allure
-
Process TestCaseFinishedEvent.
- fire(TestSuiteEvent) - Method in class ru.yandex.qatools.allure.Allure
-
Process TestSuiteEvent.
- fire(TestSuiteFinishedEvent) - Method in class ru.yandex.qatools.allure.Allure
-
Process TestSuiteFinishedEvent.
- fire(ClearStepStorageEvent) - Method in class ru.yandex.qatools.allure.Allure
-
This method just clear current step context.
- fire(ClearTestStorageEvent) - Method in class ru.yandex.qatools.allure.Allure
-
This method just clear current testCase context.
- fire(StepStartedEvent) - Method in class ru.yandex.qatools.allure.experimental.LifecycleListener
-
Called when a step started
- fire(StepEvent) - Method in class ru.yandex.qatools.allure.experimental.LifecycleListener
-
- fire(StepFinishedEvent) - Method in class ru.yandex.qatools.allure.experimental.LifecycleListener
-
Called when a step finished
- fire(TestCaseStartedEvent) - Method in class ru.yandex.qatools.allure.experimental.LifecycleListener
-
Called when a test case started
- fire(TestCaseEvent) - Method in class ru.yandex.qatools.allure.experimental.LifecycleListener
-
- fire(TestCaseFinishedEvent) - Method in class ru.yandex.qatools.allure.experimental.LifecycleListener
-
Called when a test case finished
- fire(TestSuiteEvent) - Method in class ru.yandex.qatools.allure.experimental.LifecycleListener
-
Called when Allure process any custom test suite event
- fire(TestSuiteFinishedEvent) - Method in class ru.yandex.qatools.allure.experimental.LifecycleListener
-
Called when a test suite finished
- fire(ClearStepStorageEvent) - Method in class ru.yandex.qatools.allure.experimental.LifecycleListener
-
Called when Allure clear current step context.
- fire(ClearTestStorageEvent) - Method in class ru.yandex.qatools.allure.experimental.LifecycleListener
-
Called when Allure clear current test case context.
- fire(StepStartedEvent) - Method in class ru.yandex.qatools.allure.experimental.ListenersNotifier
-
Invoke to tell listeners that an step started event processed
- fire(StepEvent) - Method in class ru.yandex.qatools.allure.experimental.ListenersNotifier
-
Invoke to tell listeners that an custom step event processed
- fire(StepFinishedEvent) - Method in class ru.yandex.qatools.allure.experimental.ListenersNotifier
-
Invoke to tell listeners that an step finished event processed
- fire(TestCaseStartedEvent) - Method in class ru.yandex.qatools.allure.experimental.ListenersNotifier
-
Invoke to tell listeners that an test case started event processed
- fire(TestCaseEvent) - Method in class ru.yandex.qatools.allure.experimental.ListenersNotifier
-
Invoke to tell listeners that an custom test case event processed
- fire(TestCaseFinishedEvent) - Method in class ru.yandex.qatools.allure.experimental.ListenersNotifier
-
Invoke to tell listeners that an test case finished event processed
- fire(TestSuiteEvent) - Method in class ru.yandex.qatools.allure.experimental.ListenersNotifier
-
Invoke to tell listeners that an custom test suite event processed
- fire(TestSuiteFinishedEvent) - Method in class ru.yandex.qatools.allure.experimental.ListenersNotifier
-
Invoke to tell listeners that an test suite finished event processed
- fire(ClearStepStorageEvent) - Method in class ru.yandex.qatools.allure.experimental.ListenersNotifier
-
Invoke to tell listeners that an clear step storage event processed
- fire(ClearTestStorageEvent) - Method in class ru.yandex.qatools.allure.experimental.ListenersNotifier
-
Invoke to tell listeners that an clear test case storage event processed
- generateAttachmentName() - Static method in class ru.yandex.qatools.allure.utils.AllureResultsUtils
-
Generate attachment name.
- get(String) - Method in class ru.yandex.qatools.allure.storages.TestSuiteStorage
-
- getAnnotation(Class<T>) - Method in class ru.yandex.qatools.allure.utils.AnnotationManager
-
- getAttach() - Method in class ru.yandex.qatools.allure.events.AbstractMakeAttachEvent
-
Gets the value of the attach property.
- getAttachment() - Method in class ru.yandex.qatools.allure.events.AbstractMakeAttachmentEvent
-
Gets the value of the attachment property.
- getAttachmentType() - Method in class ru.yandex.qatools.allure.events.AbstractMakeAttachEvent
-
Gets the value of the attachmentType property.
- getDescription() - Method in class ru.yandex.qatools.allure.events.AbstractTestCaseStartedEvent
-
Gets the value of the description property.
- getDescription() - Method in class ru.yandex.qatools.allure.events.AbstractTestSuiteStartedEvent
-
Gets the value of the description property.
- getDescription() - Method in class ru.yandex.qatools.allure.utils.AnnotationManager
-
- getExtensionByMimeType(String) - Static method in class ru.yandex.qatools.allure.utils.AllureResultsUtils
-
Generate attachment extension from mime type
- getFeatureLabels() - Method in class ru.yandex.qatools.allure.utils.AnnotationManager
-
Construct label for all
Features annotations
using
AllureModelUtils.createFeatureLabel(String)
- getIssueKey() - Method in class ru.yandex.qatools.allure.utils.AnnotationManager
-
Find first
Issue annotation
- getIssueKeys() - Method in class ru.yandex.qatools.allure.utils.AnnotationManager
-
Find
Issues annotation and return respective key
- getKind() - Method in class ru.yandex.qatools.allure.events.AbstractTestCaseAddParameterEvent
-
Gets the value of the kind property.
- getLabels() - Method in class ru.yandex.qatools.allure.events.AbstractTestCaseStartedEvent
-
- getLabels() - Method in class ru.yandex.qatools.allure.events.AbstractTestSuiteStartedEvent
-
- getLast() - Method in class ru.yandex.qatools.allure.storages.StepStorage
-
Retrieves, but does not remove, the last element of this deque.
- getListeners() - Method in class ru.yandex.qatools.allure.experimental.ListenersNotifier
-
- getMessage() - Method in class ru.yandex.qatools.allure.events.TestCaseCanceledEvent
-
- getMessage() - Method in class ru.yandex.qatools.allure.events.TestCaseFailureEvent
-
- getMessage() - Method in class ru.yandex.qatools.allure.events.TestCasePendingEvent
-
- getMessage() - Method in class ru.yandex.qatools.allure.events.TestCaseStatusChangeEvent
-
Returns default message, used if throwable not specified
- getName() - Method in class ru.yandex.qatools.allure.events.AbstractStepStartedEvent
-
Gets the value of the name property.
- getName() - Method in class ru.yandex.qatools.allure.events.AbstractTestCaseAddParameterEvent
-
Gets the value of the name property.
- getName() - Method in class ru.yandex.qatools.allure.events.AbstractTestCaseStartedEvent
-
Gets the value of the name property.
- getName() - Method in class ru.yandex.qatools.allure.events.AbstractTestSuiteStartedEvent
-
Gets the value of the name property.
- getPattern() - Method in class ru.yandex.qatools.allure.events.AbstractRemoveAttachmentEvent
-
Gets the value of the pattern property.
- getResultsDirectory() - Static method in class ru.yandex.qatools.allure.utils.AllureResultsUtils
-
Returns results directory.
- getSeverity() - Method in class ru.yandex.qatools.allure.utils.AnnotationManager
-
- getStartedSuites() - Method in class ru.yandex.qatools.allure.storages.TestSuiteStorage
-
Return all started suites
- getStatus() - Method in class ru.yandex.qatools.allure.events.TestCaseCanceledEvent
-
Returns the status Status.CANCELED
- getStatus() - Method in class ru.yandex.qatools.allure.events.TestCaseFailureEvent
-
Returns the status
Status.FAILED if
throwable instance of
AssertionError or
Status.BROKEN otherwise
- getStatus() - Method in class ru.yandex.qatools.allure.events.TestCasePendingEvent
-
Returns the status Status.PENDING
- getStatus() - Method in class ru.yandex.qatools.allure.events.TestCaseStatusChangeEvent
-
- getStoryLabels() - Method in class ru.yandex.qatools.allure.utils.AnnotationManager
-
Construct label for all
Stories annotations
using
AllureModelUtils.createStoryLabel(String)
- getSuiteUid() - Method in class ru.yandex.qatools.allure.events.AbstractTestCaseStartedEvent
-
Gets the value of the suiteUid property.
- getThrowable() - Method in class ru.yandex.qatools.allure.events.AbstractStepCanceledEvent
-
Gets the value of the throwable property.
- getThrowable() - Method in class ru.yandex.qatools.allure.events.AbstractStepFailureEvent
-
Gets the value of the throwable property.
- getThrowable() - Method in class ru.yandex.qatools.allure.events.AbstractTestCaseStatusChangeEvent
-
Gets the value of the throwable property.
- getTitle() - Method in class ru.yandex.qatools.allure.events.AbstractMakeAttachEvent
-
Gets the value of the title property.
- getTitle() - Method in class ru.yandex.qatools.allure.events.AbstractMakeAttachmentEvent
-
Gets the value of the title property.
- getTitle() - Method in class ru.yandex.qatools.allure.events.AbstractStepStartedEvent
-
Gets the value of the title property.
- getTitle() - Method in class ru.yandex.qatools.allure.events.AbstractTestCaseStartedEvent
-
Gets the value of the title property.
- getTitle() - Method in class ru.yandex.qatools.allure.events.AbstractTestSuiteStartedEvent
-
Gets the value of the title property.
- getTitle() - Method in class ru.yandex.qatools.allure.utils.AnnotationManager
-
Find first
Title annotation
- getType() - Method in class ru.yandex.qatools.allure.events.AbstractMakeAttachmentEvent
-
Gets the value of the type property.
- getUid() - Method in class ru.yandex.qatools.allure.events.AbstractTestSuiteFinishedEvent
-
Gets the value of the uid property.
- getUid() - Method in class ru.yandex.qatools.allure.events.AbstractTestSuiteStartedEvent
-
Gets the value of the uid property.
- getUid() - Method in interface ru.yandex.qatools.allure.events.TestSuiteEvent
-
- getValue() - Method in class ru.yandex.qatools.allure.events.AbstractTestCaseAddParameterEvent
-
Gets the value of the value property.
- getVersion() - Method in class ru.yandex.qatools.allure.Allure
-
Use this method to get Allure version in runtime.
- pattern - Variable in class ru.yandex.qatools.allure.events.AbstractRemoveAttachmentEvent
-
- pollLast() - Method in class ru.yandex.qatools.allure.storages.StepStorage
-
Removes the last element of deque in the current thread's copy of this
thread-local variable.
- process(TestCaseResult) - Method in class ru.yandex.qatools.allure.events.AddParameterEvent
-
Add parameter to testCase
- process(T) - Method in interface ru.yandex.qatools.allure.events.Event
-
Use this method to change test context
- process(Step) - Method in class ru.yandex.qatools.allure.events.MakeAttachmentEvent
-
- process(Step) - Method in class ru.yandex.qatools.allure.events.RemoveAttachmentsEvent
-
Remove attachments matches pattern from step and all step substeps
- process(Step) - Method in class ru.yandex.qatools.allure.events.StepCanceledEvent
-
Change specified step status to Status.CANCELED
- process(Step) - Method in class ru.yandex.qatools.allure.events.StepFailureEvent
-
Change step status to Status.FAILED if
throwable instance of AssertionError and to Status.BROKEN
otherwise
- process(Step) - Method in class ru.yandex.qatools.allure.events.StepFinishedEvent
-
Sets stop time to specified step
- process(Step) - Method in class ru.yandex.qatools.allure.events.StepStartedEvent
-
Sets name, status, start time and title to specified step
- process(TestCaseResult) - Method in class ru.yandex.qatools.allure.events.TestCaseFinishedEvent
-
Sets stop time to specified testCase
- process(TestCaseResult) - Method in class ru.yandex.qatools.allure.events.TestCaseStartedEvent
-
Sets to testCase start time, default status, name, title, description and labels
- process(TestCaseResult) - Method in class ru.yandex.qatools.allure.events.TestCaseStatusChangeEvent
-
Change status in specified testCase.
- process(TestSuiteResult) - Method in class ru.yandex.qatools.allure.events.TestSuiteFinishedEvent
-
Sets testSuite finish time
- process(TestSuiteResult) - Method in class ru.yandex.qatools.allure.events.TestSuiteStartedEvent
-
Sets to testSuite start time, name, title, description and labels
- put(Step) - Method in class ru.yandex.qatools.allure.storages.StepStorage
-
Inserts the specified element into the queue represented by this deque
- setAttach(Object) - Method in class ru.yandex.qatools.allure.events.AbstractMakeAttachEvent
-
Sets the value of the attach property.
- setAttachment(byte[]) - Method in class ru.yandex.qatools.allure.events.AbstractMakeAttachmentEvent
-
Sets the value of the attachment property.
- setAttachmentType(AttachmentType) - Method in class ru.yandex.qatools.allure.events.AbstractMakeAttachEvent
-
Sets the value of the attachmentType property.
- setDefaults(Annotation[]) - Method in class ru.yandex.qatools.allure.utils.AnnotationManager
-
Set default values for annotations.
- setDescription(Description) - Method in class ru.yandex.qatools.allure.events.AbstractTestCaseStartedEvent
-
Sets the value of the description property.
- setDescription(Description) - Method in class ru.yandex.qatools.allure.events.AbstractTestSuiteStartedEvent
-
Sets the value of the description property.
- setKind(String) - Method in class ru.yandex.qatools.allure.events.AbstractTestCaseAddParameterEvent
-
Sets the value of the kind property.
- setLabels(List<Label>) - Method in class ru.yandex.qatools.allure.events.AbstractTestCaseStartedEvent
-
- setLabels(List<Label>) - Method in class ru.yandex.qatools.allure.events.AbstractTestSuiteStartedEvent
-
- setMessage(String) - Method in class ru.yandex.qatools.allure.events.TestCasePendingEvent
-
Sets the default message
- setName(String) - Method in class ru.yandex.qatools.allure.events.AbstractStepStartedEvent
-
Sets the value of the name property.
- setName(String) - Method in class ru.yandex.qatools.allure.events.AbstractTestCaseAddParameterEvent
-
Sets the value of the name property.
- setName(String) - Method in class ru.yandex.qatools.allure.events.AbstractTestCaseStartedEvent
-
Sets the value of the name property.
- setName(String) - Method in class ru.yandex.qatools.allure.events.AbstractTestSuiteStartedEvent
-
Sets the value of the name property.
- setPattern(Pattern) - Method in class ru.yandex.qatools.allure.events.AbstractRemoveAttachmentEvent
-
Sets the value of the pattern property.
- setPropertySafely(Marshaller, String, Object) - Static method in class ru.yandex.qatools.allure.utils.AllureResultsUtils
-
Try to set specified property to given marshaller
- setResultsDirectory(File) - Static method in class ru.yandex.qatools.allure.utils.AllureResultsUtils
-
Sets results directory.
- setSuiteUid(String) - Method in class ru.yandex.qatools.allure.events.AbstractTestCaseStartedEvent
-
Sets the value of the suiteUid property.
- setThrowable(Throwable) - Method in class ru.yandex.qatools.allure.events.AbstractStepCanceledEvent
-
Sets the value of the throwable property.
- setThrowable(Throwable) - Method in class ru.yandex.qatools.allure.events.AbstractStepFailureEvent
-
Sets the value of the throwable property.
- setThrowable(Throwable) - Method in class ru.yandex.qatools.allure.events.AbstractTestCaseStatusChangeEvent
-
Sets the value of the throwable property.
- setTitle(String) - Method in class ru.yandex.qatools.allure.events.AbstractMakeAttachEvent
-
Sets the value of the title property.
- setTitle(String) - Method in class ru.yandex.qatools.allure.events.AbstractMakeAttachmentEvent
-
Sets the value of the title property.
- setTitle(String) - Method in class ru.yandex.qatools.allure.events.AbstractStepStartedEvent
-
Sets the value of the title property.
- setTitle(String) - Method in class ru.yandex.qatools.allure.events.AbstractTestCaseStartedEvent
-
Sets the value of the title property.
- setTitle(String) - Method in class ru.yandex.qatools.allure.events.AbstractTestSuiteStartedEvent
-
Sets the value of the title property.
- setType(String) - Method in class ru.yandex.qatools.allure.events.AbstractMakeAttachmentEvent
-
Sets the value of the type property.
- setUid(String) - Method in class ru.yandex.qatools.allure.events.AbstractTestSuiteFinishedEvent
-
Sets the value of the uid property.
- setUid(String) - Method in class ru.yandex.qatools.allure.events.AbstractTestSuiteStartedEvent
-
Sets the value of the uid property.
- setValue(String) - Method in class ru.yandex.qatools.allure.events.AbstractTestCaseAddParameterEvent
-
Sets the value of the value property.
- StepCanceledEvent - Class in ru.yandex.qatools.allure.events
-
Using to change step status to Status.CANCELED
- StepCanceledEvent() - Constructor for class ru.yandex.qatools.allure.events.StepCanceledEvent
-
- StepEvent - Interface in ru.yandex.qatools.allure.events
-
Implement this interface to allow access to current step context.
- StepFailureEvent - Class in ru.yandex.qatools.allure.events
-
Using to mark current step as failed and attach for it
Throwable
- StepFailureEvent() - Constructor for class ru.yandex.qatools.allure.events.StepFailureEvent
-
- StepFinishedEvent - Class in ru.yandex.qatools.allure.events
-
Using to mark step finished
- StepFinishedEvent() - Constructor for class ru.yandex.qatools.allure.events.StepFinishedEvent
-
- StepStartedEvent - Class in ru.yandex.qatools.allure.events
-
Using to start new step
- StepStartedEvent(String) - Constructor for class ru.yandex.qatools.allure.events.StepStartedEvent
-
Constructs an new event with specified name
- StepStorage - Class in ru.yandex.qatools.allure.storages
-
Using to storage information about current step context.
- StepStorage() - Constructor for class ru.yandex.qatools.allure.storages.StepStorage
-
- suiteUid - Variable in class ru.yandex.qatools.allure.events.AbstractTestCaseStartedEvent
-
- withDescription(Description) - Method in class ru.yandex.qatools.allure.events.TestCaseStartedEvent
-
Sets description using fluent-api
- withDescription(Description) - Method in class ru.yandex.qatools.allure.events.TestSuiteStartedEvent
-
Sets description using fluent-api
- withExecutorInfo(TestCaseStartedEvent) - Static method in class ru.yandex.qatools.allure.utils.AnnotationManager
-
Add information about host and thread to specified test case started event
- withLabels(Label, Label...) - Method in class ru.yandex.qatools.allure.events.TestCaseStartedEvent
-
Sets labels using fluent-api
- withLabels(Label, Label...) - Method in class ru.yandex.qatools.allure.events.TestSuiteStartedEvent
-
Sets labels using fluent-api
- withMessage(String) - Method in class ru.yandex.qatools.allure.events.TestCasePendingEvent
-
Sets message using fluent-api
- withThrowable(Throwable) - Method in class ru.yandex.qatools.allure.events.StepFailureEvent
-
Set specified throwable to event using fluent-api interface
- withThrowable(Throwable) - Method in class ru.yandex.qatools.allure.events.TestCaseCanceledEvent
-
Sets throwable using fluent-api
- withThrowable(Throwable) - Method in class ru.yandex.qatools.allure.events.TestCaseFailureEvent
-
Sets throwable using fluent-api
- withThrowable(Throwable) - Method in class ru.yandex.qatools.allure.events.TestCasePendingEvent
-
Sets throwable using fluent-api
- withTitle(String) - Method in class ru.yandex.qatools.allure.events.StepStartedEvent
-
Sets title using fluent-api
- withTitle(String) - Method in class ru.yandex.qatools.allure.events.TestCaseStartedEvent
-
Sets title using fluent-api
- withTitle(String) - Method in class ru.yandex.qatools.allure.events.TestSuiteStartedEvent
-
Sets title using fluent-api
- write(char[], int, int) - Method in class ru.yandex.qatools.allure.utils.BadXmlCharacterFilterWriter
-
Replace invalid XML characters and then write characters
- writeAttachment(byte[], String, String) - Static method in class ru.yandex.qatools.allure.utils.AllureResultsUtils
-
Write attachment with specified type.
- writeAttachment(byte[], String) - Static method in class ru.yandex.qatools.allure.utils.AllureResultsUtils
-
Write attachment without specified type.
- writeAttachmentSafely(byte[], String, String) - Static method in class ru.yandex.qatools.allure.utils.AllureResultsUtils
-
- writeAttachmentWithErrorMessage(Throwable, String) - Static method in class ru.yandex.qatools.allure.utils.AllureResultsUtils
-
Write throwable as attachment.
- writeTestSuiteResult(TestSuiteResult) - Static method in class ru.yandex.qatools.allure.utils.AllureResultsUtils
-
Marshal given testSuite to results folder.
- writeTestSuiteResult(TestSuiteResult, File) - Static method in class ru.yandex.qatools.allure.utils.AllureResultsUtils
-