Android Kotlin(仪表化)测试,断言ImageButton具有正确的资源,但不起作用。
创始人
2024-08-14 15:30:17
0

在Android Kotlin中进行仪表化测试时,可以使用Espresso和JUnit框架来完成断言ImageButton是否具有正确的资源。以下是一个示例解决方案:

  1. 首先,在build.gradle文件中添加Espresso和JUnit的依赖项:
androidTestImplementation 'androidx.test.espresso:espresso-core:3.4.0'
androidTestImplementation 'androidx.test.ext:junit:1.1.3'
  1. 创建一个测试类,命名为ImageButtonInstrumentedTest,该类将继承自AndroidJUnitRunner。在该类中,使用Espresso框架的onViewcheck方法来查找ImageButton并断言它具有正确的资源。
import androidx.test.ext.junit.runners.AndroidJUnit4
import androidx.test.espresso.Espresso.onView
import androidx.test.espresso.assertion.ViewAssertions.matches
import androidx.test.espresso.matcher.ViewMatchers.isDisplayed
import androidx.test.espresso.matcher.ViewMatchers.withContentDescription
import androidx.test.espresso.matcher.ViewMatchers.withId
import androidx.test.rule.ActivityTestRule
import org.junit.Rule
import org.junit.Test
import org.junit.runner.RunWith

@RunWith(AndroidJUnit4::class)
class ImageButtonInstrumentedTest {

    @get:Rule
    val activityRule = ActivityTestRule(MainActivity::class.java)

    @Test
    fun testImageButtonHasCorrectResource() {
        // 使用ImageButton的id查找视图
        onView(withId(R.id.imageButton))
            // 检查视图是否显示在屏幕上
            .check(matches(isDisplayed()))
            // 使用资源描述符来断言ImageButton是否具有正确的资源
            .check(matches(withContentDescription("正确的资源描述")))
    }
}

在上述代码中,MainActivity是包含ImageButton的活动类。withId(R.id.imageButton)用于查找具有指定id的ImageButton,isDisplayed()用于断言ImageButton是否在屏幕上可见,withContentDescription("正确的资源描述")用于断言ImageButton是否具有正确的资源描述符。

  1. 运行测试类,可以使用Android Studio中的运行配置或通过以下命令在终端中运行测试:
./gradlew connectedAndroidTest

这将运行仪表化测试,并根据断言的结果提供测试报告。

请注意,这只是一个简单的示例解决方案,您需要根据您的具体情况进行适当的修改和调整。

相关内容

热门资讯

透视专业!wepoker祈福有... 透视专业!wepoker祈福有用吗,wepokerplus辅助-一直存在有辅助技巧(哔哩哔哩)1. ...
透视科普!aapoker怎么设... 透视科普!aapoker怎么设置抽水,aapoker辅助怎么用-一贯是真的有辅助插件(哔哩哔哩)1、...
透视总结!hhpoker万能辅... 透视总结!hhpoker万能辅助器,hhpoker德州机器人-果然真的有辅助app(哔哩哔哩)1、破...
透视详情!wepoker辅助器... 透视详情!wepoker辅助器激活码,htx矩阵wepoker辅助-确实存在有辅助教程(哔哩哔哩)1...
透视科普!wepoker模拟器... 透视科普!wepoker模拟器哪个好用,淘宝买wepoker透视有用吗-切实一直总是有辅助神器(哔哩...
透视有挂!wepoker免费透... 透视有挂!wepoker免费透视,wepoker智能辅助插件-好像是有辅助神器(哔哩哔哩)透视方法中...
透视必备!wepoker透视脚... 透视必备!wepoker透视脚本苹果版,wepoker提高好牌率-本来一直总是有辅助脚本(哔哩哔哩)...
透视普及!wejoker辅助器... 透视普及!wejoker辅助器怎么卖,购买wepoker模拟器-好像一直总是有辅助脚本(哔哩哔哩)1...
透视普及!hhpoker真的假... 透视普及!hhpoker真的假的,hhpoker视频巡查真的假的-好像真的有辅助神器(哔哩哔哩)小薇...
透视必备!hhpoker免费辅... 透视必备!hhpoker免费辅助器,hhpoker真的有透视吗-一直有辅助app(哔哩哔哩)小薇(辅...