Class ValidateCommand

java.lang.Object
org.opentest4j.reporting.cli.ValidateCommand
All Implemented Interfaces:
Callable<Integer>

public class ValidateCommand extends Object implements Callable<Integer>
Validates XML report files of both formats.
  • Constructor Details

    • ValidateCommand

      public ValidateCommand()
  • Method Details