trm11tkr / flutter-training-yumemi

Apache License 2.0
1 stars 0 forks source link

Session10 #11

Closed github-actions[bot] closed 1 year ago

github-actions[bot] commented 1 year ago

Widget tests を書く

次は Widget tests を書いていきましょう。

課題

ヒント

状態管理方法やアーキテクチャなどによって、特定の条件の詳細が変化します。

Session9 と同じで、テストを書くときは、依存しているものは何で、前提条件と完了条件は何なのかを明確にすることが重要です。

参考資料