- setEntryPoints(AssertionsEntryPointType...) - Method in interface org.assertj.generator.gradle.tasks.config.AssertJGeneratorOptions
-
Helper method for simplifying usage in build scripts
- setEntryPoints(Collection<String>) - Method in interface org.assertj.generator.gradle.tasks.config.AssertJGeneratorOptions
-
Exposed for build scripts
- setHierarchical(boolean) - Method in interface org.assertj.generator.gradle.tasks.config.AssertJGeneratorOptions
-
Set the hierarchical value, null is not allowed here as by setting the value, it has a value.
- setOutputDir(File) - Method in interface org.assertj.generator.gradle.tasks.config.AssertJGeneratorOptions
-
Sets the output directory to a file
- setOutputDir(String) - Method in interface org.assertj.generator.gradle.tasks.config.AssertJGeneratorOptions
-
Sets the output directory to the path passed.
- setSkip(boolean) - Method in interface org.assertj.generator.gradle.tasks.config.AssertJGeneratorOptions
-
Set the config param skip true
- SOURCE_SET_NAME_TAG - Static variable in interface org.assertj.generator.gradle.tasks.config.AssertJGeneratorOptions
-