Groovy Documentation

Package com.jcandksolutions.gradle.androidunittest

 

Class Summary
AndroidUnitTestPlugin Plugin implementation class.
AndroidUnitTestPluginExtension Class that handles the extension of the plugin for configuration.
AppHandler Class that handles the extra configuration when the app plugin is applied.
AppVariantWrapper Class that wraps specially an AppVariant.
ConfigurationManager Class that manages the creation of the Configurations for the different source sets.
DependencyProvider Class that provides the dependencies for the plugin.
LibraryHandler Class that handles the extra configuration when the library plugin is applied.
LibraryVariantWrapper Class that wraps specially a LibraryVariant.
MainHandler Base class that coordinates the configuration of the project.
ModelManager Class that handles the Modeling of the tests so the IDE can import it correctly.
PackageExtractor Class that handles the extraction of the Application ID.
TaskManager Class that handles the creation of the Tasks needed for the tests to run.
TestSourceProvider Class that implements the SourceProvider needed for the Android plugin to register the model.
VariantWrapper Base class that wraps the info of the variant for easier retrieval of the actual data needed.
 


Groovy Documentation