- collectTesters(List<TestCase>) - Method in class dev.gradleplugins.grava.testing.AbstractTester
-
- collectTesters(List<TestCase>) - Method in class dev.gradleplugins.grava.testing.WellBehavedPluginTester
-
- createChildProject(Project) - Static method in class dev.gradleplugins.grava.testing.util.ProjectTestUtils
-
Creates a child project instance with the specified parent project.
- createChildProject(Project, String) - Static method in class dev.gradleplugins.grava.testing.util.ProjectTestUtils
-
Creates a child project instance with the specified parent project and name.
- createChildProject(Project, String, File) - Static method in class dev.gradleplugins.grava.testing.util.ProjectTestUtils
-
Creates a child project instance with the specified parent project, name and directory.
- createChildProject(Project, String, Path) - Static method in class dev.gradleplugins.grava.testing.util.ProjectTestUtils
-
Creates a child project instance with the specified parent project, name and directory.
- createDependency(Object) - Static method in class dev.gradleplugins.grava.testing.util.ProjectTestUtils
-
Creates a Dependency instance for the specified notation.
- createRootProject(File) - Static method in class dev.gradleplugins.grava.testing.util.ProjectTestUtils
-
Creates a new root project instance for the given project directory.
- createRootProject(Path) - Static method in class dev.gradleplugins.grava.testing.util.ProjectTestUtils
-
Creates a new root project instance for the given project directory.