Serialized Form


Package org.apache.maven.surefire.failsafe.model

Class org.apache.maven.surefire.failsafe.model.FailsafeSummary extends Object implements Serializable

Serialized Fields

result

int result
The surefire result code.


exception

String exception
[DEPRECATED] The (original) exception that caused surefire to bomb out.


exceptions

List<E> exceptions
Field exceptions.


modelEncoding

String modelEncoding
Field modelEncoding.



Copyright © 2004-2012 The Apache Software Foundation. All Rights Reserved.