Package org.opentest4j.reporting.cli
Class ValidateCommand
- java.lang.Object
-
- org.opentest4j.reporting.cli.ValidateCommand
-
- All Implemented Interfaces:
java.util.concurrent.Callable<java.lang.Integer>
public class ValidateCommand extends java.lang.Object implements java.util.concurrent.Callable<java.lang.Integer>
Validates XML report files of both formats.
-
-
Constructor Summary
Constructors Constructor Description ValidateCommand()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description java.lang.Integer
call()
-