public class AndroidUnitTest
extends org.gradle.api.tasks.testing.Test
Test that we need to use for local unit tests support.| Modifier and Type | Class and Description |
|---|---|
static class |
AndroidUnitTest.ConfigAction
Configuration Action for a JavaCompile task.
|
| Constructor and Description |
|---|
AndroidUnitTest() |
| Modifier and Type | Method and Description |
|---|---|
org.gradle.api.file.FileCollection |
getAssetsCollection() |
org.gradle.api.file.FileCollection |
getMergedManifest() |
org.gradle.api.file.FileCollection |
getResCollection() |
java.lang.String |
getSdkPlatformDirPath() |
bootstrapClasspath, copyTo, copyTo, createTestExecuter, createTestExecutionSpec, environment, environment, exclude, exclude, exclude, exclude, executable, executeTests, filter, getActorFactory, getAllJvmArgs, getBootstrapClasspath, getCandidateClassFiles, getClassLoaderCache, getClasspath, getDebug, getDefaultCharacterEncoding, getEnableAssertions, getEnvironment, getExcludes, getExecutable, getFileResolver, getFilter, getForkEvery, getIncludes, getJavaVersion, getJvmArgs, getMaxHeapSize, getMaxParallelForks, getMinHeapSize, getModuleRegistry, getOptions, getProcessBuilderFactory, getSystemProperties, getTestClassesDir, getTestClassesDirs, getTestFramework, getWorkingDir, include, include, include, include, isScanForTestClasses, jvmArgs, jvmArgs, options, options, setAllJvmArgs, setAllJvmArgs, setBootstrapClasspath, setClasspath, setDebug, setDefaultCharacterEncoding, setEnableAssertions, setEnvironment, setExcludes, setExecutable, setExecutable, setForkEvery, setIncludes, setJvmArgs, setJvmArgs, setMaxHeapSize, setMaxParallelForks, setMinHeapSize, setScanForTestClasses, setSystemProperties, setTestClassesDir, setTestClassesDirs, setTestNameIncludePatterns, setWorkingDir, setWorkingDir, systemProperties, systemProperty, testFramework, useJUnit, useJUnit, useJUnit, useTestNG, useTestNG, useTestNG, workingDiraddTestListener, addTestOutputListener, afterSuite, afterTest, beforeSuite, beforeTest, getBinaryResultsDirectory, getBinResultsDir, getBuildOperationExecutor, getIgnoreFailures, getInetAddressFactory, getInstantiator, getListenerManager, getProgressLoggerFactory, getReports, getTestLogging, getTextOutputFactory, onOutput, removeTestListener, removeTestOutputListener, reports, reports, setBinResultsDir, setIgnoreFailures, testLogging, testLoggingconventionMapping, conventionMapping, getConventionMappingnewInputDirectory, newInputFile, newOutputDirectory, newOutputFileaddValidator, appendParallelSafeAction, compareTo, configure, deleteAllActions, dependsOn, dependsOnTaskDidWork, doFirst, doFirst, doFirst, doLast, doLast, doLast, execute, finalizedBy, getActions, getAnt, getAsDynamicObject, getConvention, getDependsOn, getDescription, getDestroyables, getDidWork, getEnabled, getExecuter, getExtensions, getFinalizedBy, getGroup, getIdentityPath, getImpliesSubProjects, getInputs, getLocalState, getLogger, getLogging, getMustRunAfter, getName, getOnlyIf, getOutputs, getPath, getProject, getServices, getShouldRunAfter, getStandardOutputCapture, getState, getTaskActions, getTaskDependencies, getTemporaryDir, getTemporaryDirFactory, getValidators, hasProperty, injectIntoNewInstance, isEnabled, isHasCustomActions, leftShift, mustRunAfter, onlyIf, onlyIf, prependParallelSafeAction, property, setActions, setDependsOn, setDescription, setDidWork, setEnabled, setExecuter, setFinalizedBy, setGroup, setImpliesSubProjects, setMustRunAfter, setOnlyIf, setOnlyIf, setProperty, setShouldRunAfter, shouldRunAfter, toString@InputFiles @Optional public org.gradle.api.file.FileCollection getResCollection()
@InputFiles @Optional public org.gradle.api.file.FileCollection getAssetsCollection()
@Input public java.lang.String getSdkPlatformDirPath()
@InputFiles public org.gradle.api.file.FileCollection getMergedManifest()