DictionaryForumContacts

   English
Terms for subject Programming containing be top of | all forms
EnglishRussian
A top-level container of a program is an instance of a heavyweight containerОсновной контейнер программы – экземпляр тяжеловесного контейнера (ssn)
A top-level container of a program is an instance of a heavyweight containerОсновной контейнер программы – экземпляр тяжеловесного контейнера (ssn)
bottom-up testing: An incremental approach to integration testing where the lowest level components are tested first, and then used to facilitate the testing of higher level components. This process is repeated until the component at the top of the hierarchy is testedвосходящее тестирование: последовательный подход к интеграционному тестированию, при котором компоненты нижнего уровня тестируются первыми и затем используются для облегчения тестирования компонентов более высокого уровня. этот процесс повторяется до тех пор, пока компонент на самом верху иерархии не будет протестирован (см. Standard glossary of terms used in Software Testing)
the top of the hierarchy is an abstract class that implements all the event handling methods to do nothingВершиной иерархии является абстрактный класс, который содержит описание всех методов, обрабатывающих события, но без реализации (см. "UML Distilled: A Brief Guide to the Standard Object Modeling Language, Third Edition" by Martin Fowler 2003)