@Retention(value=RUNTIME) @Inherited public static @interface PlatformRunner.Platform
| Modifier and Type | Required Element and Description |
|---|---|
java.lang.Class<? extends TestPlatform>[] |
value |
public abstract java.lang.Class<? extends TestPlatform>[] value
Copyright © 2007-2021 Cascading Maintainers. All Rights Reserved.