api / org.gradle.testfixtures / ProjectBuilder / withProjectDir

withProjectDir

open fun withProjectDir(dir: File): ProjectBuilder

Specifies the project directory for the project to build.

Parameters

dir - The project directory

Return
The builder