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

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

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

相关内容

热门资讯

一分钟科普!模拟器打开hhpo... 一分钟科普!模拟器打开hhpoker(透视)本来是有挂,扑克教程(真的有挂)-哔哩哔哩1、首先打开模...
透视肯定!pokemmo手机脚... 透视肯定!pokemmo手机脚本(透视)好像真的是有挂,插件教程(有挂测试)-哔哩哔哩1、pokem...
2分钟分享!aapoker安装... 2分钟分享!aapoker安装包怎么使用(透视)其实真的是有挂,黑科技教程(有挂教学)-哔哩哔哩1、...
透视有挂!wepoker破解器... 透视有挂!wepoker破解器(透视)确实真的有挂,2025新版总结(有挂苹果版本)-哔哩哔哩1、w...
第2分钟详细!hhpoker辅... 第2分钟详细!hhpoker辅助软件下载(透视)本来有挂,2025新版教程(有挂技术)-哔哩哔哩1、...
透视黑科技!智星菠萝透视(透视... 透视黑科技!智星菠萝透视(透视)本来存在有挂,透明挂教程(有挂俱乐部)-哔哩哔哩1、这是跨平台的智星...
透视线上!wpk私人局有透视吗... 透视线上!wpk私人局有透视吗(透视)一直真的有挂,细节方法(有挂内置)-哔哩哔哩1、wpk私人局有...
六分钟总结!wepoker插件... 六分钟总结!wepoker插件下载(透视)真是真的是有挂,扑克教程(发现有挂)-哔哩哔哩1、操作简单...
透视计算!wepoker代打辅... 透视计算!wepoker代打辅助机器人(透视)确实有挂,安装教程(有挂私人局)-哔哩哔哩wepoke...
第七分钟必备!hhpoker是... 第七分钟必备!hhpoker是正品吗(透视)好像有挂,第三方教程(有挂方式)-哔哩哔哩1、打开软件启...