run_test


Description:

protected abstract async void run_test (ApplicationCommandLine command_line, string[] remaining_args) throws Error

Abstract method that subclasses implement to perform the actual test.

Parameters:

command_line

The ApplicationCommandLine for output

Exceptions:

Error

if the test fails