문서의 선택한 두 판 사이의 차이를 보여줍니다.
| 양쪽 이전 판 이전 판 다음 판 | 이전 판 | ||
|
java:junit:database_rider [2020/07/08 15:22] kwon37xi |
java:junit:database_rider [2020/07/08 18:19] (현재) kwon37xi [JUnit 5 & Spring] |
||
|---|---|---|---|
| 줄 1: | 줄 1: | ||
| ====== database-rider ====== | ====== database-rider ====== | ||
| * https:// | * https:// | ||
| + | * [[https:// | ||
| * [[https:// | * [[https:// | ||
| * [[java: | * [[java: | ||
| 줄 6: | 줄 7: | ||
| + | ===== JUnit 5 & Spring ===== | ||
| + | <code groovy> | ||
| + | testImplementation ' | ||
| + | testImplementation ' | ||
| + | </ | ||
| + | * '' | ||
| + | * 2020/07 현재 SpringBoot 2.x, JUnit 5 와는 잘 안되는 것으로 보임. | ||