DictionaryForumContacts

   Russian
Terms for subject Programming containing класс пользователя | all forms | in specified order only
RussianEnglish
единственные пользователи метода или классаonly users of a method or class (ssn)
класс защиты пользователейuser security class (ssn)
класс пользователейclass of users (vleonilh)
классы интерфейса пользователяuser interface classes (см. Designing Concurrent, Distributed, and Real-time Applications with UML Object Technology Series by Hassan Gomaa ssn)
Теоретическая общность может быть обнаружена, когда единственными пользователями метода или класса являются контрольные примеры. Найдя такой метод или класс, удалите его и контрольный пример, его проверяющий. Если есть вспомогательный метод или класс для контрольного примера, осуществляющий разумные функции, его, конечно, надо оставитьSpeculative generality can be spotted when the only users of a method or class are test cases. If you find such a method or class, delete it and the test case that exercises it. If you have a method or class that is a helper for a test case that exercises legitimate functionality, you have to leave it in, of course (см. Refactoring: Improving the Design of Existing Code by Martin Fowler et al. 1999 ssn)