DictionaryForumContacts

   English
Terms for subject Testing containing The | all forms | exact matches only
EnglishRussian
automatically manage the internal state of a substituted objectавтоматически управлять внутренним состоянием имитирующего объекта (Alex_Odeychuk)
capture the arguments passed to the methodвыполнять перехват передаваемых методу аргументов (Alex_Odeychuk)
clear the call historyочистить историю вызовов (Alex_Odeychuk)
dynamically determine the return valueдинамически определять возвращаемое значение (Alex_Odeychuk)
isolate the system under test from its dependenciesизолировать тестируемую систему от зависимостей (Alex_Odeychuk)
provide access to the arguments of the callпредоставлять доступ к аргументам вызова (Alex_Odeychuk)
provide access to the arguments of the callобеспечивать доступ к аргументам вызова (Alex_Odeychuk)
provide valuable insights into the root cause of the issueдать ценные сведения о первопричине проблемы (Alex_Odeychuk)
reconfigure the substituteперенастроить имитирующий объект (Alex_Odeychuk)
reset the behavior of a substituteсбросить настройки поведения имитирующего объекта (Alex_Odeychuk)
retrieve all the calls made to the mocked objectделать выборку всех вызовов к имитирующему объекту (Alex_Odeychuk)
return value for the method callвозвращаемое значение для вызова метода (Alex_Odeychuk)
return value for the stubbed methodвозвращаемое значение метода-заглушки (Alex_Odeychuk)
track calls to the stubbed methodотслеживать вызовы метода-заглушки (Alex_Odeychuk)
verify the behavior of the system under testпроверить поведение тестируемой системы (Alex_Odeychuk)
whenever the stubbed method is calledпри каждом вызове метода-заглушки (Alex_Odeychuk)