@Retention(value=RUNTIME) @Target(value=TYPE) @Inherited public static @interface ParameterizedSuite.ParameterizedFeature
ParameterizedFeature
annotation specifies the class to be parameterized. That class must
implement RunnerFeature
.Copyright © 2018 Nuxeo. All rights reserved.