public class RemoveAttachmentsEvent extends AbstractRemoveAttachmentEvent
pattern| Constructor and Description |
|---|
RemoveAttachmentsEvent(String regex)
Constructs an new event with pattern compiled from specified regex.
|
| Modifier and Type | Method and Description |
|---|---|
void |
process(ru.yandex.qatools.allure.model.Step context)
Remove attachments matches pattern from step and all step substeps
|
equals, equals, getPattern, hashCode, hashCode, setPatternpublic RemoveAttachmentsEvent(String regex)
regex - with using to match attachments sourceCopyright © 2017 Yandex. All rights reserved.