سؤال

I am using Robotium 5.0.1. assertTure or asserFalse API is not displaying in my eclispe IDE. How to enable this option?

Thanks

هل كانت مفيدة؟

المحلول

What's the code you use? What's the error?

You can write the code belove and report the error (anyway it should work if other robotium methods work):

assertTrue(solo.searchText("Pippo"));
مرخصة بموجب: CC-BY-SA مع الإسناد
لا تنتمي إلى StackOverflow
scroll top