팀원분이 알려주신 테스팅 사이트 (https://regexr.com/)
공부 키워드:
책임소재
String format
메소드 return있으면 다른 클래스로 옮기기 쉽다.(void 로 끝나면 클래스 안의 변수로 종속됨)
테스트코드 TDD / assert that ()
기능별로 class 분리 / Interface와 상속 /
SOLID 원칙 (https://dev-momo.tistory.com/entry/SOLID-%EC%9B%90%EC%B9%99)