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
The exception that caused surefire to bomb out.


modelEncoding

String modelEncoding
Field modelEncoding.



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