Options.Plugin
Modifier and Type | Method and Description |
---|---|
static RuntimeOptions |
defaultOptions() |
int |
getCount() |
List<URI> |
getFeaturePaths() |
List<URI> |
getGlue() |
int |
getLimitCount() |
Map<URI,Set<Integer>> |
getLineFilters() |
List<Pattern> |
getNameFilters() |
Class<? extends ObjectFactory> |
getObjectFactoryClass() |
PickleOrder |
getPickleOrder() |
SnippetType |
getSnippetType() |
List<String> |
getTagExpressions() |
int |
getThreads() |
boolean |
isDryRun() |
boolean |
isMonochrome() |
boolean |
isMultiThreaded() |
boolean |
isStrict() |
boolean |
isWip() |
List<Options.Plugin> |
plugins() |
public static RuntimeOptions defaultOptions()
public int getCount()
public boolean isMultiThreaded()
public List<Options.Plugin> plugins()
public boolean isStrict()
public boolean isDryRun()
public boolean isWip()
public int getLimitCount()
public boolean isMonochrome()
public SnippetType getSnippetType()
public Class<? extends ObjectFactory> getObjectFactoryClass()
getObjectFactoryClass
in interface Options
public int getThreads()
public PickleOrder getPickleOrder()
Copyright © 2019. All rights reserved.