tags:

views:

23

answers:

0

I am creating a mock context like this:

private MockContext context = new MockContext(); 

But I get the error below when I run as a JUnit Test at the line above.

java.lang.RuntimeException: Stub!