Class SpecRunnerOptions
java.lang.Object
com.twineworks.tweakflow.spec.runner.SpecRunnerOptions
-
Field Summary
FieldsModifier and TypeFieldDescriptionfinal HashMap<String,SpecEffect> final LoadPathOptionsfinal ArrayList<SpecReporter>boolean -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
loadPathOptions
-
modules
-
globalModules
-
reporters
-
effects
-
filters
-
tags
-
runNotTagged
public boolean runNotTagged
-
-
Constructor Details
-
SpecRunnerOptions
public SpecRunnerOptions()
-