net.thucydides.core.reports.adaptors.xunit
Class BasicXUnitLoader
java.lang.Object
net.thucydides.core.reports.adaptors.xunit.BasicXUnitLoader
- All Implemented Interfaces:
- XUnitLoader
public class BasicXUnitLoader
- extends Object
- implements XUnitLoader
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
BasicXUnitLoader
public BasicXUnitLoader()
loadFrom
public List<TestSuite> loadFrom(File xUnitReport)
throws IOException
- Specified by:
loadFrom in interface XUnitLoader
- Throws:
IOException
Copyright © 2011-2013 Wakaleo Consulting. All Rights Reserved.