Skip to content

Sample project demonstrating use of the Robolectric Android testing project

License

Notifications You must be signed in to change notification settings

radimk/RobolectricSample

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

RobolectricSample

Build Status

This is a sample Android project configured and setup o use Robolectric. This project shows how to configure your build file, how to layout your project, how to write sample tests, etc.

Usage

Clone the git repository:

git clone git://github.com/pivotal/RobolectricSample.git
cd RobolectricSample

Run the tests with Maven:

mvn clean test

For more information about how to get projects running in your IDE see:

http://robolectric.github.io/robolectric/quick-start.html

Contributing

We welcome contributions. Please fork and submit pull requests!

About

Sample project demonstrating use of the Robolectric Android testing project

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Java 100.0%