@Retention(value=RUNTIME) @Target(value={TYPE,FIELD,PARAMETER}) public static @interface SampleData.Locale
Mark on an implementation class of SampleDataProvider
to specify the sample data locale the provider applied
public abstract String value
Copyright © 2014–2021 ActFramework. All rights reserved.