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

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

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

相关内容

热门资讯

4分钟办法!xpoker透视辅... 4分钟办法!xpoker透视辅助(透视)原来真的是有辅助脚本(哔哩哔哩)1)xpoker透视辅助辅助...
第八分钟安装!广东闲来辅助免费... 第八分钟安装!广东闲来辅助免费,兴动互娱辅助器多少钱(好像有挂辅助神器)-哔哩哔哩1、这是跨平台的兴...
四分钟指南!wepoker透视... 四分钟指南!wepoker透视脚本视频(透视)一贯是有辅助工具(哔哩哔哩)wepoker透视脚本视频...
第八分钟安装!呗兔辅助器,八闽... 第八分钟安装!呗兔辅助器,八闽掌上十八卦脚本(其实是真的辅助平台)-哔哩哔哩亲,关键说明,八闽掌上十...
两分钟机巧!poker wor... 两分钟机巧!poker world辅助器(透视)好像是真的有辅助开挂(哔哩哔哩)1、完成poker ...
第6分钟安装!多乐小程序辅助器... 第6分钟安装!多乐小程序辅助器免费,兴动互娱辅助工具名称(果然是有辅助软件)-哔哩哔哩一、多乐小程序...
五分钟手册!大菠萝免费辅助器(... 五分钟手册!大菠萝免费辅助器(透视)一贯有辅助下载(哔哩哔哩)1、任何大菠萝免费辅助器透视是真的假的...
9分钟插件!河洛杠次怎么提高胜... 9分钟插件!河洛杠次怎么提高胜率,潮汕潮汕娱脚本(好像有挂辅助辅助)-哔哩哔哩1、完成河洛杠次怎么提...
第八分钟课程!hhpoker免... 第八分钟课程!hhpoker免费辅助器(透视)好像真的是有辅助辅助(哔哩哔哩)1、hhpoker免费...
第四分钟插件!广东雀神祈福有用... 第四分钟插件!广东雀神祈福有用吗,余干六副真有辅助吗(一直存在有辅助修改器)-哔哩哔哩在进入广东雀神...