Skip to content
This repository was archived by the owner on Mar 19, 2025. It is now read-only.

Latest commit

 

History

History
8 lines (5 loc) · 196 Bytes

File metadata and controls

8 lines (5 loc) · 196 Bytes

単体テスト方法

  1. インターフェースの返り値を固定した実装を用意してDIする
  2. その時の挙動を確認する

Presentation