@Retention(value=RUNTIME) @Target(value=TYPE) @Repeatable(value=Graph.OptIns.class) @Inherited public static @interface Graph.OptIn
Graph
instance with this class allows that particular test suite to run.Modifier and Type | Fields and Description |
---|---|
static String |
SUITE_GROOVY_ENVIRONMENT
Deprecated.
As of release 3.2.4, not replaced as a test suite that Graph Providers need to implement.
|
static String |
SUITE_GROOVY_ENVIRONMENT_INTEGRATE
Deprecated.
As of release 3.2.4, not replaced as a test suite that Graph Providers need to implement.
|
static String |
SUITE_GROOVY_ENVIRONMENT_PERFORMANCE
Deprecated.
As of release 3.2.4, effectively replaced by the gremlin-benchmarks module.
|
static String |
SUITE_GROOVY_PROCESS_COMPUTER
Deprecated.
As of release 3.2.4, not replaced as a test suite that Graph Providers need to implement.
|
static String |
SUITE_GROOVY_PROCESS_STANDARD
Deprecated.
As of release 3.2.4, not replaced as a test suite that Graph Providers need to implement.
|
static String |
SUITE_PROCESS_COMPUTER |
static String |
SUITE_PROCESS_PERFORMANCE
Deprecated.
As of release 3.2.4, effectively replaced by the gremlin-benchmarks module.
|
static String |
SUITE_PROCESS_STANDARD |
static String |
SUITE_STRUCTURE_INTEGRATE |
static String |
SUITE_STRUCTURE_PERFORMANCE
Deprecated.
As of release 3.2.4, effectively replaced by the gremlin-benchmarks module.
|
static String |
SUITE_STRUCTURE_STANDARD |
public static final String SUITE_STRUCTURE_STANDARD
public static final String SUITE_STRUCTURE_INTEGRATE
@Deprecated public static final String SUITE_STRUCTURE_PERFORMANCE
public static final String SUITE_PROCESS_COMPUTER
public static final String SUITE_PROCESS_STANDARD
@Deprecated public static final String SUITE_PROCESS_PERFORMANCE
@Deprecated public static final String SUITE_GROOVY_PROCESS_STANDARD
@Deprecated public static final String SUITE_GROOVY_PROCESS_COMPUTER
@Deprecated public static final String SUITE_GROOVY_ENVIRONMENT
@Deprecated public static final String SUITE_GROOVY_ENVIRONMENT_INTEGRATE
@Deprecated public static final String SUITE_GROOVY_ENVIRONMENT_PERFORMANCE
public abstract String value
Copyright © 2013–2018 Apache Software Foundation. All rights reserved.