Merge "Allow ignoring return values when checking if class is mockable"
This commit is contained in:
@@ -41,6 +41,7 @@ public class ImageReaderTest extends AndroidTestCase {
|
||||
private Image mImage3;
|
||||
|
||||
@Override
|
||||
@SuppressWarnings("CheckReturnValue")
|
||||
protected void setUp() throws Exception {
|
||||
super.setUp();
|
||||
|
||||
|
||||
Reference in New Issue
Block a user