Package org.gradle.exemplar.test.rule
Interface Sample.TargetBaseDirSupplier
- Enclosing class:
- Sample
public static interface Sample.TargetBaseDirSupplier
Supplier for the base directory into which samples are copied.
May optionally implement
Closeable in which case it will be called after test execution to clean up.-
Method Summary
-
Method Details
-
getDir
File getDir()
-