//rdd : responsible driven design


//CRC 카드 

https://ko.wikipedia.org/wiki/CRC_%EC%B9%B4%EB%93%9C


// AOP (Aspect-Oriented Programming

https://ko.wikipedia.org/wiki/%EA%B4%80%EC%A0%90_%EC%A7%80%ED%96%A5_%ED%94%84%EB%A1%9C%EA%B7%B8%EB%9E%98%EB%B0%8D

> cross-cutting concert (횡단 관심사)를 분리하여 모듈화를 높이는 프로그래밍 패러다임

: cross-cutting concert 의 예로는 예외처리, 로깅, 인증, 트랜잭션 등이 있다


//java fx, nio2


//cucumber 테스트


//Fragile Tests Problem

'SW > 용어' 카테고리의 다른 글

정적기법 Fagan inspection  (0) 2020.09.26
//CQs (Command and Query Seperation)  (0) 2020.09.26
디미터 법칙:The Law of Demeter(Don't Talk to Strangers)  (0) 2020.09.26
//POUT  (0) 2020.09.26
Term  (0) 2020.09.15

+ Recent posts