Skip to content

kriegfrj/fest-robolectric

 
 

Repository files navigation

Robolectric FEST

A set of FEST assertion helpers geared toward testing Android with Robolectric.

This is an extention of fest-android that adds features specific to Robolectric that could not be a part of the fest-android library.

See fest-android's README for usage/extension instructions.

To get started writing tests add the following import:

import static org.fest.assertions.api.ROBOLECTRIC.assertThat;

About

A set of FEST assertion helpers geared toward testing Android with Robolectric.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published