Package org.opentest4j.reporting.cli
Class ConvertCommand
- java.lang.Object
-
- org.opentest4j.reporting.cli.ConvertCommand
-
- All Implemented Interfaces:
java.util.concurrent.Callable<java.lang.Integer>
public class ConvertCommand extends java.lang.Object implements java.util.concurrent.Callable<java.lang.Integer>
Converts from the event-based to the hierarchical XML format.
-
-
Constructor Summary
Constructors Constructor Description ConvertCommand()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description java.lang.Integer
call()
-