Notice
Recent Posts
Recent Comments
Link
일 | 월 | 화 | 수 | 목 | 금 | 토 |
---|---|---|---|---|---|---|
1 | 2 | 3 | 4 | |||
5 | 6 | 7 | 8 | 9 | 10 | 11 |
12 | 13 | 14 | 15 | 16 | 17 | 18 |
19 | 20 | 21 | 22 | 23 | 24 | 25 |
26 | 27 | 28 | 29 | 30 | 31 |
Tags
- JPA
- 컴퓨터시스템
- 프록시
- 링킹
- ApplicationContext
- 토비의스프링3.1
- gradle
- java
- String
- DispatcherServlet
- Spring
- springboot
- DesignPattern
- FunctionalInterfaces
- 빌드툴
- hibernate
- 자바
- 링커
- beanfactory
- 메이븐
- AutoConfiguration
- exception
- springwebmvc
- Kotlin for Java Developers
- Immutable
- IOC
- lambda
- 토비의스프링
- ORM
- 클린코드
Archives
- Today
- Total
목록junit 5 (1)
엔지니어로 가는 길
JUnit 4에서 JUnit 5로 마이그레이션하기
기존 프로젝트에서 사용하고 있던 라이브러리나 프레임워크의 버전을 바꾸는 것은 간단한 일이 아니다. 하지만 JUnit5로 마이그레이션 하는 것은 예외인 것 같다. JUnit 4와 JUnit 5는 함께일 수 있다 https://junit.org/junit5/docs/current/user-guide/#migrating-from-junit4 JUnit 5 User Guide Although the JUnit Jupiter programming model and extension model do not support JUnit 4 features such as Rules and Runners natively, it is not expected that source code maintainers will need..
private note/한 일, 할 일, 하고싶은 일
2022. 10. 26. 22:35