@Target(value={TYPE,METHOD}) @Retention(value=RUNTIME) @Documented @Experimental @MinMuleVersion(value="4.4") public @interface SampleData
Source class or operation method with a SampleDataProvider.
NOTE: Experimental feature. Backwards compatibility not guaranteed.SampleDataProvider| Modifier and Type | Required Element and Description |
|---|---|
Class<? extends SampleDataProvider> |
value |
public abstract Class<? extends SampleDataProvider> value
SampleDataProviderCopyright © 2022. All rights reserved.