Sign in
|
English
|
Terms of Use
Dictionary
Forum
Contacts
Terms for subject
Testing
containing
the ... the
|
all forms
English
Russian
automate the creation of unit tests
автоматизировать создание модульных тестов
(
thenewstack.io
Alex_Odeychuk
)
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
)
list of requirements that are related to the test cases
список требований к тестовым примерам
(
ibm.com
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
)
test the code autonomously
выполнять автономное тестирование кода
(
newsbtc.com
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
)
Get short URL