开发者

how can i get controller B's action in rails specs for controller A?

开发者 https://www.devze.com 2022-12-22 06:20 出处:网络
how can i get controller B\'开发者_如何学Cs action in rails specs for controller A?Why do you want that ? In Functional Spec you need test only one controller. If you want test several Controller you

how can i get controller B'开发者_如何学Cs action in rails specs for controller A?


Why do you want that ? In Functional Spec you need test only one controller. If you want test several Controller you need made a integration test

0

精彩评论

暂无评论...
验证码 换一张
取 消