Skip navigation links
A B C D E F G H I K L M N O P R S T U V W 

A

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
 

B

BadXmlCharacterFilterWriter - Class in ru.yandex.qatools.allure.utils
 
BadXmlCharacterFilterWriter(File) - Constructor for class ru.yandex.qatools.allure.utils.BadXmlCharacterFilterWriter
Create a new filtered writer
BadXmlCharacterFilterWriter(OutputStream) - Constructor for class ru.yandex.qatools.allure.utils.BadXmlCharacterFilterWriter
Create a new filtered writer
BadXmlCharacterFilterWriter(Writer) - Constructor for class ru.yandex.qatools.allure.utils.BadXmlCharacterFilterWriter
Create a new filtered writer.

C

childValue(Deque<Step>) - Method in class ru.yandex.qatools.allure.storages.StepStorage
In case parent thread spawn thread we need create a new queue for child thread but use the only one root step.
ClearStepStorageEvent - Class in ru.yandex.qatools.allure.events
Java class for clear-step-storage-event complex type.
ClearStepStorageEvent() - Constructor for class ru.yandex.qatools.allure.events.ClearStepStorageEvent
 
ClearTestStorageEvent - Class in ru.yandex.qatools.allure.events
Java class for clear-test-storage-event complex type.
ClearTestStorageEvent() - Constructor for class ru.yandex.qatools.allure.events.ClearTestStorageEvent
 
createClearStepStorageEvent() - Method in class ru.yandex.qatools.allure.events.ObjectFactory
Create an instance of ClearStepStorageEvent
createClearStepStorageEvent(ClearStepStorageEvent) - Method in class ru.yandex.qatools.allure.events.ObjectFactory
Create an instance of JAXBElement<ClearStepStorageEvent>}
createClearTestStorageEvent() - Method in class ru.yandex.qatools.allure.events.ObjectFactory
Create an instance of ClearTestStorageEvent
createClearTestStorageEvent(ClearTestStorageEvent) - Method in class ru.yandex.qatools.allure.events.ObjectFactory
Create an instance of JAXBElement<ClearTestStorageEvent>}
createDirectories(File) - Static method in class ru.yandex.qatools.allure.utils.AllureResultsUtils
Try to create the directory named by this abstract pathname, including any necessary but nonexistent parent directories.
createFakeTestcaseWithWarning(TestSuiteResult) - Method in class ru.yandex.qatools.allure.utils.AllureShutdownHook
Create fake test case, which will used for mark suite as interrupted.
createMakeAttachEvent(AbstractMakeAttachEvent) - Method in class ru.yandex.qatools.allure.events.ObjectFactory
Create an instance of JAXBElement<AbstractMakeAttachEvent>}
createMakeAttachmentEvent(AbstractMakeAttachmentEvent) - Method in class ru.yandex.qatools.allure.events.ObjectFactory
createMarshallerForClass(Class<?>) - Static method in class ru.yandex.qatools.allure.utils.AllureResultsUtils
Creates a new Marshaller for given class.
createRemoveAttachmentEvent(AbstractRemoveAttachmentEvent) - Method in class ru.yandex.qatools.allure.events.ObjectFactory
createRootStep() - Method in class ru.yandex.qatools.allure.storages.StepStorage
Construct new root step.
createStepCanceledEvent(AbstractStepCanceledEvent) - Method in class ru.yandex.qatools.allure.events.ObjectFactory
Create an instance of JAXBElement<AbstractStepCanceledEvent>}
createStepFailureEvent(AbstractStepFailureEvent) - Method in class ru.yandex.qatools.allure.events.ObjectFactory
Create an instance of JAXBElement<AbstractStepFailureEvent>}
createStepFinishedEvent(AbstractStepFinishedEvent) - Method in class ru.yandex.qatools.allure.events.ObjectFactory
Create an instance of JAXBElement<AbstractStepFinishedEvent>}
createStepStartedEvent(AbstractStepStartedEvent) - Method in class ru.yandex.qatools.allure.events.ObjectFactory
Create an instance of JAXBElement<AbstractStepStartedEvent>}
createTestCaseAddParameterEvent(AbstractTestCaseAddParameterEvent) - Method in class ru.yandex.qatools.allure.events.ObjectFactory
createTestCaseFinishedEvent(AbstractTestCaseFinishedEvent) - Method in class ru.yandex.qatools.allure.events.ObjectFactory
createTestCaseStartedEvent(AbstractTestCaseStartedEvent) - Method in class ru.yandex.qatools.allure.events.ObjectFactory
createTestCaseStatusChangeEvent(AbstractTestCaseStatusChangeEvent) - Method in class ru.yandex.qatools.allure.events.ObjectFactory
createTestSuiteFinishedEvent(AbstractTestSuiteFinishedEvent) - Method in class ru.yandex.qatools.allure.events.ObjectFactory
createTestSuiteStartedEvent(AbstractTestSuiteStartedEvent) - Method in class ru.yandex.qatools.allure.events.ObjectFactory

D

deleteAttachment(Attachment) - Static method in class ru.yandex.qatools.allure.utils.AllureResultsUtils
description - Variable in class ru.yandex.qatools.allure.events.AbstractTestCaseStartedEvent
 
description - Variable in class ru.yandex.qatools.allure.events.AbstractTestSuiteStartedEvent
 

E

equals(ObjectLocator, ObjectLocator, Object, EqualsStrategy) - Method in class ru.yandex.qatools.allure.events.AbstractMakeAttachEvent
 
equals(Object) - Method in class ru.yandex.qatools.allure.events.AbstractMakeAttachEvent
 
equals(ObjectLocator, ObjectLocator, Object, EqualsStrategy) - Method in class ru.yandex.qatools.allure.events.AbstractMakeAttachmentEvent
 
equals(Object) - Method in class ru.yandex.qatools.allure.events.AbstractMakeAttachmentEvent
 
equals(ObjectLocator, ObjectLocator, Object, EqualsStrategy) - Method in class ru.yandex.qatools.allure.events.AbstractRemoveAttachmentEvent
 
equals(Object) - Method in class ru.yandex.qatools.allure.events.AbstractRemoveAttachmentEvent
 
equals(ObjectLocator, ObjectLocator, Object, EqualsStrategy) - Method in class ru.yandex.qatools.allure.events.AbstractStepCanceledEvent
 
equals(Object) - Method in class ru.yandex.qatools.allure.events.AbstractStepCanceledEvent
 
equals(ObjectLocator, ObjectLocator, Object, EqualsStrategy) - Method in class ru.yandex.qatools.allure.events.AbstractStepFailureEvent
 
equals(Object) - Method in class ru.yandex.qatools.allure.events.AbstractStepFailureEvent
 
equals(ObjectLocator, ObjectLocator, Object, EqualsStrategy) - Method in class ru.yandex.qatools.allure.events.AbstractStepFinishedEvent
 
equals(Object) - Method in class ru.yandex.qatools.allure.events.AbstractStepFinishedEvent
 
equals(ObjectLocator, ObjectLocator, Object, EqualsStrategy) - Method in class ru.yandex.qatools.allure.events.AbstractStepStartedEvent
 
equals(Object) - Method in class ru.yandex.qatools.allure.events.AbstractStepStartedEvent
 
equals(ObjectLocator, ObjectLocator, Object, EqualsStrategy) - Method in class ru.yandex.qatools.allure.events.AbstractTestCaseAddParameterEvent
 
equals(Object) - Method in class ru.yandex.qatools.allure.events.AbstractTestCaseAddParameterEvent
 
equals(ObjectLocator, ObjectLocator, Object, EqualsStrategy) - Method in class ru.yandex.qatools.allure.events.AbstractTestCaseFinishedEvent
 
equals(Object) - Method in class ru.yandex.qatools.allure.events.AbstractTestCaseFinishedEvent
 
equals(ObjectLocator, ObjectLocator, Object, EqualsStrategy) - Method in class ru.yandex.qatools.allure.events.AbstractTestCaseStartedEvent
 
equals(Object) - Method in class ru.yandex.qatools.allure.events.AbstractTestCaseStartedEvent
 
equals(ObjectLocator, ObjectLocator, Object, EqualsStrategy) - Method in class ru.yandex.qatools.allure.events.AbstractTestCaseStatusChangeEvent
 
equals(Object) - Method in class ru.yandex.qatools.allure.events.AbstractTestCaseStatusChangeEvent
 
equals(ObjectLocator, ObjectLocator, Object, EqualsStrategy) - Method in class ru.yandex.qatools.allure.events.AbstractTestSuiteFinishedEvent
 
equals(Object) - Method in class ru.yandex.qatools.allure.events.AbstractTestSuiteFinishedEvent
 
equals(ObjectLocator, ObjectLocator, Object, EqualsStrategy) - Method in class ru.yandex.qatools.allure.events.AbstractTestSuiteStartedEvent
 
equals(Object) - Method in class ru.yandex.qatools.allure.events.AbstractTestSuiteStartedEvent
 
equals(ObjectLocator, ObjectLocator, Object, EqualsStrategy) - Method in class ru.yandex.qatools.allure.events.ClearStepStorageEvent
 
equals(Object) - Method in class ru.yandex.qatools.allure.events.ClearStepStorageEvent
 
equals(ObjectLocator, ObjectLocator, Object, EqualsStrategy) - Method in class ru.yandex.qatools.allure.events.ClearTestStorageEvent
 
equals(Object) - Method in class ru.yandex.qatools.allure.events.ClearTestStorageEvent
 
Event<T> - Interface in ru.yandex.qatools.allure.events
User of this interface has control over test context

F

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
Called when Allure process any custom step event, such as MakeAttachmentEvent
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
Called when Allure process any custom test case event, such as AddParameterEvent
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

G

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
Returns the value in the current copy of variable from TestSuiteStorage.testSuiteData.
getAnnotation(Class<T>) - Method in class ru.yandex.qatools.allure.utils.AnnotationManager
Find annotation with specified type into AnnotationManager.annotations
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
Find first Description annotation
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
Returns default message (using in TestCaseStatusChangeEvent if throwable not specified)
getMessage() - Method in class ru.yandex.qatools.allure.events.TestCaseFailureEvent
Returns default message (using in TestCaseStatusChangeEvent if throwable not specified)
getMessage() - Method in class ru.yandex.qatools.allure.events.TestCasePendingEvent
Returns default message (using in TestCaseStatusChangeEvent if throwable not specified)
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
Find first Severity annotation
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
Returns the status, used in TestCaseStatusChangeEvent.process(TestCaseResult) to change TestCaseResult status
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.

H

hashCode(ObjectLocator, HashCodeStrategy) - Method in class ru.yandex.qatools.allure.events.AbstractMakeAttachEvent
 
hashCode() - Method in class ru.yandex.qatools.allure.events.AbstractMakeAttachEvent
 
hashCode(ObjectLocator, HashCodeStrategy) - Method in class ru.yandex.qatools.allure.events.AbstractMakeAttachmentEvent
 
hashCode() - Method in class ru.yandex.qatools.allure.events.AbstractMakeAttachmentEvent
 
hashCode(ObjectLocator, HashCodeStrategy) - Method in class ru.yandex.qatools.allure.events.AbstractRemoveAttachmentEvent
 
hashCode() - Method in class ru.yandex.qatools.allure.events.AbstractRemoveAttachmentEvent
 
hashCode(ObjectLocator, HashCodeStrategy) - Method in class ru.yandex.qatools.allure.events.AbstractStepCanceledEvent
 
hashCode() - Method in class ru.yandex.qatools.allure.events.AbstractStepCanceledEvent
 
hashCode(ObjectLocator, HashCodeStrategy) - Method in class ru.yandex.qatools.allure.events.AbstractStepFailureEvent
 
hashCode() - Method in class ru.yandex.qatools.allure.events.AbstractStepFailureEvent
 
hashCode(ObjectLocator, HashCodeStrategy) - Method in class ru.yandex.qatools.allure.events.AbstractStepFinishedEvent
 
hashCode() - Method in class ru.yandex.qatools.allure.events.AbstractStepFinishedEvent
 
hashCode(ObjectLocator, HashCodeStrategy) - Method in class ru.yandex.qatools.allure.events.AbstractStepStartedEvent
 
hashCode() - Method in class ru.yandex.qatools.allure.events.AbstractStepStartedEvent
 
hashCode(ObjectLocator, HashCodeStrategy) - Method in class ru.yandex.qatools.allure.events.AbstractTestCaseAddParameterEvent
 
hashCode() - Method in class ru.yandex.qatools.allure.events.AbstractTestCaseAddParameterEvent
 
hashCode(ObjectLocator, HashCodeStrategy) - Method in class ru.yandex.qatools.allure.events.AbstractTestCaseFinishedEvent
 
hashCode() - Method in class ru.yandex.qatools.allure.events.AbstractTestCaseFinishedEvent
 
hashCode(ObjectLocator, HashCodeStrategy) - Method in class ru.yandex.qatools.allure.events.AbstractTestCaseStartedEvent
 
hashCode() - Method in class ru.yandex.qatools.allure.events.AbstractTestCaseStartedEvent
 
hashCode(ObjectLocator, HashCodeStrategy) - Method in class ru.yandex.qatools.allure.events.AbstractTestCaseStatusChangeEvent
 
hashCode() - Method in class ru.yandex.qatools.allure.events.AbstractTestCaseStatusChangeEvent
 
hashCode(ObjectLocator, HashCodeStrategy) - Method in class ru.yandex.qatools.allure.events.AbstractTestSuiteFinishedEvent
 
hashCode() - Method in class ru.yandex.qatools.allure.events.AbstractTestSuiteFinishedEvent
 
hashCode(ObjectLocator, HashCodeStrategy) - Method in class ru.yandex.qatools.allure.events.AbstractTestSuiteStartedEvent
 
hashCode() - Method in class ru.yandex.qatools.allure.events.AbstractTestSuiteStartedEvent
 
hashCode(ObjectLocator, HashCodeStrategy) - Method in class ru.yandex.qatools.allure.events.ClearStepStorageEvent
 
hashCode() - Method in class ru.yandex.qatools.allure.events.ClearStepStorageEvent
 
hashCode(ObjectLocator, HashCodeStrategy) - Method in class ru.yandex.qatools.allure.events.ClearTestStorageEvent
 
hashCode() - Method in class ru.yandex.qatools.allure.events.ClearTestStorageEvent
 

I

initialValue() - Method in class ru.yandex.qatools.allure.storages.StepStorage
Returns the current thread's "initial value".
initialValue() - Method in class ru.yandex.qatools.allure.storages.TestCaseStorage
Returns the current thread's "initial value".
isAnnotationPresent(Class<T>) - Method in class ru.yandex.qatools.allure.utils.AnnotationManager
Returns true if AnnotationManager.annotations contains annotation with specified type, false otherwise
isDescriptionAnnotationPresent() - Method in class ru.yandex.qatools.allure.utils.AnnotationManager
 
isFeaturesAnnotationPresent() - Method in class ru.yandex.qatools.allure.utils.AnnotationManager
 
isIssueAnnotationPresent() - Method in class ru.yandex.qatools.allure.utils.AnnotationManager
 
isIssuesAnnotationPresent() - Method in class ru.yandex.qatools.allure.utils.AnnotationManager
 
isSeverityAnnotationPresent() - Method in class ru.yandex.qatools.allure.utils.AnnotationManager
 
isStoriesAnnotationPresent() - Method in class ru.yandex.qatools.allure.utils.AnnotationManager
 
isTestCaseIdAnnotationPresent() - Method in class ru.yandex.qatools.allure.utils.AnnotationManager
 
isTitleAnnotationPresent() - Method in class ru.yandex.qatools.allure.utils.AnnotationManager
 

K

kind - Variable in class ru.yandex.qatools.allure.events.AbstractTestCaseAddParameterEvent
 

L

labels - Variable in class ru.yandex.qatools.allure.events.AbstractTestCaseStartedEvent
 
labels - Variable in class ru.yandex.qatools.allure.events.AbstractTestSuiteStartedEvent
 
LIFECYCLE - Static variable in class ru.yandex.qatools.allure.Allure
 
LifecycleListener - Class in ru.yandex.qatools.allure.experimental
Warning: Experimental Allure feature.
LifecycleListener() - Constructor for class ru.yandex.qatools.allure.experimental.LifecycleListener
 
ListenersNotifier - Class in ru.yandex.qatools.allure.experimental
This is an internal Allure component.
ListenersNotifier() - Constructor for class ru.yandex.qatools.allure.experimental.ListenersNotifier
Create instance of ListenersNotifier using current context class loader.
ListenersNotifier(ClassLoader) - Constructor for class ru.yandex.qatools.allure.experimental.ListenersNotifier
Create instance of ListenersNotifier using specified class loader.
LOCK - Static variable in class ru.yandex.qatools.allure.storages.StepStorage
 

M

MakeAttachmentEvent - Class in ru.yandex.qatools.allure.events
Using to add attachments to tests.
MakeAttachmentEvent(byte[], String, String) - Constructor for class ru.yandex.qatools.allure.events.MakeAttachmentEvent
Constructs an new event with specified binary attachment source, title and MIME-type
markTestcaseAsInterruptedIfNotFinishedYet(TestCaseResult) - Method in class ru.yandex.qatools.allure.utils.AllureShutdownHook
If test not finished yet (in our case if stop time is zero) mark it as interrupted.
marshaller(Class<?>) - Static method in class ru.yandex.qatools.allure.utils.AllureResultsUtils
Creates a new Marshaller for given class.

N

name - Variable in class ru.yandex.qatools.allure.events.AbstractStepStartedEvent
 
name - Variable in class ru.yandex.qatools.allure.events.AbstractTestCaseAddParameterEvent
 
name - Variable in class ru.yandex.qatools.allure.events.AbstractTestCaseStartedEvent
 
name - Variable in class ru.yandex.qatools.allure.events.AbstractTestSuiteStartedEvent
 

O

ObjectFactory - Class in ru.yandex.qatools.allure.events
This object contains factory methods for each Java content interface and Java element interface generated in the ru.yandex.qatools.allure.events package.
ObjectFactory() - Constructor for class ru.yandex.qatools.allure.events.ObjectFactory
Create a new ObjectFactory that can be used to create new instances of schema derived classes for package: ru.yandex.qatools.allure.events

P

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
Write attachment from event using AllureResultsUtils.writeAttachmentSafely(byte[], String, String) Then add attachment to step attachments.
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

R

remove(String) - Method in class ru.yandex.qatools.allure.storages.TestSuiteStorage
Remove variable by uid from TestSuiteStorage.testSuiteData
RemoveAttachmentsEvent - Class in ru.yandex.qatools.allure.events
Using to remove attachments from step.
RemoveAttachmentsEvent(String) - Constructor for class ru.yandex.qatools.allure.events.RemoveAttachmentsEvent
Constructs an new event with pattern compiled from specified regex.
ru.yandex.qatools.allure - package ru.yandex.qatools.allure
 
ru.yandex.qatools.allure.events - package ru.yandex.qatools.allure.events
 
ru.yandex.qatools.allure.exceptions - package ru.yandex.qatools.allure.exceptions
 
ru.yandex.qatools.allure.experimental - package ru.yandex.qatools.allure.experimental
 
ru.yandex.qatools.allure.storages - package ru.yandex.qatools.allure.storages
 
ru.yandex.qatools.allure.utils - package ru.yandex.qatools.allure.utils
 
run() - Method in class ru.yandex.qatools.allure.utils.AllureShutdownHook
Mark unfinished test cases as interrupted for each unfinished test suite, then write test suite result

S

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
 

T

TestCaseCanceledEvent - Class in ru.yandex.qatools.allure.events
Using to change testCase status to Status.CANCELED
TestCaseCanceledEvent() - Constructor for class ru.yandex.qatools.allure.events.TestCaseCanceledEvent
 
TestCaseEvent - Interface in ru.yandex.qatools.allure.events
Implement this interface to allow access to current testCase context.
TestCaseFailureEvent - Class in ru.yandex.qatools.allure.events
Using to change testCase status to Status.FAILED or Status.BROKEN
TestCaseFailureEvent() - Constructor for class ru.yandex.qatools.allure.events.TestCaseFailureEvent
 
TestCaseFinishedEvent - Class in ru.yandex.qatools.allure.events
Uisng to mark testCase finished
TestCaseFinishedEvent() - Constructor for class ru.yandex.qatools.allure.events.TestCaseFinishedEvent
 
TestCasePendingEvent - Class in ru.yandex.qatools.allure.events
Using to change testCase status to Status.PENDING
TestCasePendingEvent() - Constructor for class ru.yandex.qatools.allure.events.TestCasePendingEvent
 
TestCaseStartedEvent - Class in ru.yandex.qatools.allure.events
Using to start new testCase
TestCaseStartedEvent(String, String) - Constructor for class ru.yandex.qatools.allure.events.TestCaseStartedEvent
Constructs an new event with specified suiteUid and name
TestCaseStatusChangeEvent - Class in ru.yandex.qatools.allure.events
Abstract TestCase status event
TestCaseStatusChangeEvent() - Constructor for class ru.yandex.qatools.allure.events.TestCaseStatusChangeEvent
 
TestCaseStorage - Class in ru.yandex.qatools.allure.storages
Using to storage information about current testCase context
TestCaseStorage() - Constructor for class ru.yandex.qatools.allure.storages.TestCaseStorage
 
TestSuiteEvent - Interface in ru.yandex.qatools.allure.events
Implement this interface to allow access to current testSuite context.
TestSuiteFinishedEvent - Class in ru.yandex.qatools.allure.events
Using to finish testSuite
TestSuiteFinishedEvent(String) - Constructor for class ru.yandex.qatools.allure.events.TestSuiteFinishedEvent
Constructs an new event with specified uid
TestSuiteStartedEvent - Class in ru.yandex.qatools.allure.events
Using to start new testSuite
TestSuiteStartedEvent(String, String) - Constructor for class ru.yandex.qatools.allure.events.TestSuiteStartedEvent
Constructs an new event with specified suiteUid and name
TestSuiteStorage - Class in ru.yandex.qatools.allure.storages
Using to storage information about current testCase context
TestSuiteStorage() - Constructor for class ru.yandex.qatools.allure.storages.TestSuiteStorage
 
throwable - Variable in class ru.yandex.qatools.allure.events.AbstractStepCanceledEvent
 
throwable - Variable in class ru.yandex.qatools.allure.events.AbstractStepFailureEvent
 
throwable - Variable in class ru.yandex.qatools.allure.events.AbstractTestCaseStatusChangeEvent
 
title - Variable in class ru.yandex.qatools.allure.events.AbstractMakeAttachEvent
 
title - Variable in class ru.yandex.qatools.allure.events.AbstractMakeAttachmentEvent
 
title - Variable in class ru.yandex.qatools.allure.events.AbstractStepStartedEvent
 
title - Variable in class ru.yandex.qatools.allure.events.AbstractTestCaseStartedEvent
 
title - Variable in class ru.yandex.qatools.allure.events.AbstractTestSuiteStartedEvent
 
type - Variable in class ru.yandex.qatools.allure.events.AbstractMakeAttachmentEvent
 

U

uid - Variable in class ru.yandex.qatools.allure.events.AbstractTestSuiteFinishedEvent
 
uid - Variable in class ru.yandex.qatools.allure.events.AbstractTestSuiteStartedEvent
 
update(TestSuiteStartedEvent) - Method in class ru.yandex.qatools.allure.utils.AnnotationManager
Sets into specified TestSuiteStartedEvent information from Allure annotations.
update(TestCaseStartedEvent) - Method in class ru.yandex.qatools.allure.utils.AnnotationManager
Sets into specified TestCaseStartedEvent information from Allure annotations.

V

value - Variable in class ru.yandex.qatools.allure.events.AbstractTestCaseAddParameterEvent
 

W

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
Write attachment uses AllureResultsUtils.writeAttachment(byte[], String, String) (if specified attachment type not empty) or AllureResultsUtils.writeAttachment(byte[], String) otherwise.
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
Marshal TestSuiteResult to specified file uses BadXmlCharacterFilterWriter.
A B C D E F G H I K L M N O P R S T U V W 
Skip navigation links

Copyright © 2017 Yandex. All rights reserved.