@Retention(value=RUNTIME) @Target(value=TYPE) @Inherited public @interface ScriptEngineToTest
Modifier and Type | Required Element and Description |
---|---|
String |
scriptEngineName |
public abstract String scriptEngineName
Copyright © 2013–2020 Apache Software Foundation. All rights reserved.