Package gov.nasa.pds.validate.ri
Class CliExecutioner
- java.lang.Object
-
- gov.nasa.pds.validate.ri.CliExecutioner
-
- All Implemented Interfaces:
org.junit.jupiter.api.function.Executable
public class CliExecutioner extends Object implements org.junit.jupiter.api.function.Executable
-
-
Constructor Summary
Constructors Constructor Description CliExecutioner(String[] args)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description void
execute()
gov.nasa.pds.validate.ri.CommandLineInterface
getCli()
-