cucumber.pro.publisher
Class Attachment
java.lang.Object
cucumber.pro.publisher.Attachment
public class Attachment
- extends Object
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
data
public final byte[] data
mime_type
public final String mime_type
Attachment
public Attachment(byte[] data,
String mimeType)
fromException
public static Attachment fromException(String errorMessage)
Copyright © 2013. All Rights Reserved.