Thinking in Compose
Thinking in Compose I am working on a pet project CMediaPlayer on github.
Thinking in Compose I am working on a pet project CMediaPlayer on github.
I recently had to add test coverage to a class that has a hard, transiant dependency on FragmentManager via FragmentStateViewPager and its use of fragment transaction internally.
Background I recently updated my desktop from an aging i7-2700 (bought in 2011) to a Ryzen 9 3900X system with Windows 10 V2004 (Build 19041.
How to test with Menu in a unit test?