Interface XUnitLoader

All Known Implementing Classes:
BasicXUnitLoader

public interface XUnitLoader
Converts an xUnit compatible file into a list of TestSuite objects that can be used to create TestOutcomes.
  • Method Summary

    Modifier and Type
    Method
    Description
    loadFrom(File xUnitReport)