| Interface | Description |
|---|---|
| Sample.SourceSampleDirSupplier | |
| Sample.TargetBaseDirSupplier |
Supplier for the base directory into which samples are copied.
|
| Class | Description |
|---|---|
| Sample |
A JUnit rule which copies a sample into the test directory before the test executes.
|
| Annotation Type | Description |
|---|---|
| UsesSample |
Specifies the relative path of the sample to use for a test.
|