public static interface JavaTestDescription.CoreArg extends HasContacts, HasTestTimeout, JavaLibraryDescription.CoreArg
DEFAULT_TARGET_PLATFORM_PARAM_NAME| Modifier and Type | Method and Description |
|---|---|
com.google.common.collect.ImmutableSet<BuildTarget> |
getCxxLibraryWhitelist() |
Optional<Flavor> |
getDefaultCxxPlatform() |
com.google.common.collect.ImmutableMap<String,StringWithMacros> |
getEnv() |
default ForkMode |
getForkMode() |
default boolean |
getRunTestSeparately() |
Optional<Level> |
getStdErrLogLevel() |
Optional<Level> |
getStdOutLogLevel() |
Optional<Long> |
getTestCaseTimeoutMs() |
Optional<TestType> |
getTestType() |
Optional<Boolean> |
getUseCxxLibraries() |
com.google.common.collect.ImmutableList<StringWithMacros> |
getVmArgs() |
getContactsgetTestRuleTimeoutMsgetExportedDeps, getManifestFile, getMavenCoords, getMavenPomTemplate, getPostprocessClassesCommands, getProguardConfig, getResources, getResourcesRoot, getRuntimeDeps, getSourceOnlyAbiDeps, getUnbundledResourcesRootaddLegacyProcessors, addPlugins, buildJavaAnnotationProcessorParams, buildStandardJavacParams, getAbiGenerationMode, getAnnotationProcessorDeps, getAnnotationProcessorOnly, getAnnotationProcessorParams, getAnnotationProcessors, getCompileAgainst, getCompiler, getCompilerClassName, getExtraArguments, getJavac, getJavacJar, getJavacSpec, getJavaPluginParams, getJavaVersion, getNeverMarkAsUnusedDependency, getOnUnusedDependencies, getPlugins, getPluginsOf, getRemoveClasses, getSource, getSourceAbiVerificationMode, getTarget, hasJavacSpec, isValidJavacJar, verifygetCompatibleWith, getDefaultTargetPlatform, getLabels, getLicenses, labelsContainsAnyOfgetNamegetRequiredForSourceOnlyAbigetDepsgetExportedProvidedDeps, getProvidedDepscom.google.common.collect.ImmutableList<StringWithMacros> getVmArgs()
@Value.Default default boolean getRunTestSeparately()
@Value.Default default ForkMode getForkMode()
com.google.common.collect.ImmutableSet<BuildTarget> getCxxLibraryWhitelist()
com.google.common.collect.ImmutableMap<String,StringWithMacros> getEnv()