LoginSignup
2
0

More than 5 years have passed since last update.

PAssertとMoqを同時に使用する際のの注意点

Posted at

覚書

自分用のメモ
PAssert.IsTrueの中でMoqのオブジェクト使用した比較は避けたほうがよい。比較した結果がTrueならば問題がないが、FalseだとPAssertの失敗時の情報を表示するというありがたい機能で例外が発生するから

2
0
0

Register as a new user and use Qiita more conveniently

  1. You get articles that match your needs
  2. You can efficiently read back useful information
  3. You can use dark theme
What you can do with signing up
2
0