interface ITest
noFailFast |
abstract val noFailFast: Boolean? |
noRun |
abstract val noRun: Boolean? |
IBenchOptions |
interface IBenchOptions : IBase, IBuild, IJob, ITest |
ITestOptions |
interface ITestOptions : IBase, IBuild, IDoc, IRelease, ITest |