Showing posts with the label MockK

Android Unit Testing: JVM and Mocking Patterns

M obile application stability is often compromised by the complexity of the Android lifecycle and the tight coupling between UI components and busin…
Android Unit Testing: JVM and Mocking Patterns

Android Unit Test実務:JUnit 5とMockKによる堅牢化

モ バイルアプリケーション開発において、機能の複雑化に伴うリグレッション(回帰)バグの増加は避けられない課題です。手動によるQAはコストが高く、フィードバックループも長期的になりがちです。本稿では、Android開発におけるユニットテスト(単体テスト)の技術的意義、JUnit 5とMockKを用…
Android Unit Test実務:JUnit 5とMockKによる堅牢化
OlderHomeNewest