Android Studio Paths searching in incorrect folder when running Unit Tests

后端 未结 0 1099
日久生厌
日久生厌 2021-01-04 08:28

When I run UnitTests to retrieve a mock value from the files I run something as:

private fun getFileContent(fileName: String): String {
        return Paths.g         


        
相关标签:
回答
  • 消灭零回复
提交回复
热议问题