Interface DirectorySource

All Superinterfaces:
FilesystemSource, TestSource

@Incubating public interface DirectorySource extends FilesystemSource
Directory-based test source.
Since:
9.4.0
  • Method Summary

    Modifier and Type
    Method
    Description
    Returns the source directory.
  • Method Details