run
Executes a build, without expecting a particular outcome. The outcome should then be tested by inspecting the returned BuildResult.
Return
the build result
Throws
if the configuration of this runner is invalid (e.g. project directory not set)
Executes a build, without expecting a particular outcome. The outcome should then be tested by inspecting the returned BuildResult.
the build result
if the configuration of this runner is invalid (e.g. project directory not set)