問題タブ [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.
android - フローを返す関数をテストする例はありますか>?
というリポジトリ クラスに関数がありますgetAll()
。私の質問は、この機能をテストするにはどうすればよいですか? getAll()
関数内のコードは次のとおりです。
これが MoviesPagingSource クラスの内部です。
PagingData
Paging v3 Android ライブラリのクラスです。https://developer.android.com/topic/libraries/architecture/paging/v3-overview
これまでに試した単体テストは次のとおりです。
結果は