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

    Modifier and Type
    Method
    Description
     
  • Method Details

    • getDir

      File getDir()