-
-
Notifications
You must be signed in to change notification settings - Fork 7
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Расширение Когда() на соседние методы #6
Comments
Это установка стаба от работы другого метода, правильно понимаю? |
Ага. Например сеттер/геттер |
МокТестовыйКласс.Когда().УстановитьКакоеТоЗначение("ПервоеЗначение").То().ПолучитьКакоеТоЗначение().ТогдаВозвращает("ПервоеЗначение"); |
asosnoviy
added a commit
to asosnoviy/moskito
that referenced
this issue
Apr 13, 2018
Плавно склоняюсь к тому, что не нужно это делать... |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
МокОбъект.Когда().ВыполнитьКомманду("Ping").Тогда().ВыводКоманды().Возвращает("Pong");
The text was updated successfully, but these errors were encountered: