com.carrotsearch.ant.tasks.junit4.listeners.antxml
Class FailureModel

java.lang.Object
  extended by com.carrotsearch.ant.tasks.junit4.listeners.antxml.FailureModel

public class FailureModel
extends Object


Field Summary
 String message
           
 String text
           
 String type
           
 
Constructor Summary
FailureModel()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

message

public String message

type

public String type

text

public String text
Constructor Detail

FailureModel

public FailureModel()


Copyright © 2011-2012 Carrot Search s.c.. All Rights Reserved.