Hi i just worked on roblectric test cases where we can use @Ignore
to ignore the test cases My question is what we can do in case of android unit test cases for AndroidTestCase instrumentation project, is @Suppress
of android test cases is same as Robolectric @Igore
? please give me some information, already i visited
Use @Ignore in AndroidTestCase
You can use @Suppress on the test case class or individual test methods to suppress test execution.
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With