0
0

More than 3 years have passed since last update.

allow_any_instance_ofの使い方

Last updated at Posted at 2020-04-27

注意※allow_any_instance_ofはあまり使うことを推奨されていません


allow_any_instance_of(クラス名).to receive(メソッド名).and_return(期待する戻り値)
0
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
0
0