net.thucydides.core.reports.adaptors.xunit.model
Class Skip

Package class diagram package Skip
java.lang.Object
  extended by net.thucydides.core.reports.adaptors.xunit.model.Skip

public class Skip
extends Object

Details about a skipped test


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

Constructor Detail

Skip

public Skip(String type)
Method Detail

getType

public String getType()


Copyright © 2011-2013 Wakaleo Consulting. All Rights Reserved.