問題タブ [android-paging-3]

For questions regarding programming in ECMAScript (JavaScript/JS) and its various dialects/implementations (excluding ActionScript). Note JavaScript is NOT the same as Java! Please include all relevant tags on your question; e.g., [node.js], [jquery], [json], [reactjs], [angular], [ember.js], [vue.js], [typescript], [svelte], etc.

0 投票する
0 に答える
53 参照

android - フローを返す関数をテストする例はありますか>?

というリポジトリ クラスに関数がありますgetAll()。私の質問は、この機能をテストするにはどうすればよいですか? getAll()関数内のコードは次のとおりです。

これが MoviesPagingSource クラスの内部です。

PagingDataPaging v3 Android ライブラリのクラスです。https://developer.android.com/topic/libraries/architecture/paging/v3-overview

これまでに試した単体テストは次のとおりです。

結果は