@Retention(value=RUNTIME) @Target(value=TYPE) @Inherited public @interface ExamFactory
| Modifier and Type | Required Element and Description |
|---|---|
Class<? extends TestContainerFactory> |
value |
public abstract Class<? extends TestContainerFactory> value
Copyright © 2006–2020 OPS4J - Open Participation Software for Java. All rights reserved.