RunnerInterface

Interface for running test

interface RunnerInterface {}

Members

Functions

run
int run()

Run tests and return code

Meta