Commit Graph

1171 Commits

Author SHA1 Message Date
haerong22
a6cd2f88d4 application test : ArchUnit - class dependency test 2021-03-03 17:59:30 +09:00
haerong22
acde3e159b application test : ArchUnit - JUnit 연동 2021-03-03 17:20:31 +09:00
haerong22
63b8593624 application test : archtest 2021-03-03 17:09:27 +09:00
haerong22
0774762ff7 application test : chaos monkey 2021-03-02 17:23:41 +09:00
haerong22
53bda6ff02 application test : jmeter 2021-03-01 15:25:10 +09:00
haerong22
f797c78c1b application test : testcontainers - docker compose 2021-02-28 17:23:39 +09:00
haerong22
c249e495fd application test : testcontainers - 컨테이너 정보 사용 2021-02-28 15:28:35 +09:00
haerong22
cec6d7cedc application test : testcontainers - 기능 2021-02-27 23:48:09 +09:00
haerong22
808ac8a653 application test : testcontainers - 설치, 실행 2021-02-27 22:50:10 +09:00
haerong22
c3ab7070c1 application test : mockito - bddmockito 2021-02-26 22:44:58 +09:00
haerong22
9d750bf725 application test : mockito - verify 2021-02-26 21:53:46 +09:00
haerong22
9a067f2c29 application test : mockito - stubbing 2021-02-26 20:40:50 +09:00
haerong22
e8c8c9b38e application test : mockito - mock 생성 2021-02-26 18:19:00 +09:00
haerong22
c21e407da0 application test : mockito 2021-02-26 17:51:24 +09:00
haerong22
35b0b745af application test : junit5 - junit4 migration 2021-02-25 23:44:16 +09:00
haerong22
68f74b0025 application test : junit5 - Extension Model 2021-02-25 23:05:20 +09:00
haerong22
f8180e4bf5 application test : junit5 - 외부 설정 2021-02-25 21:05:34 +09:00
haerong22
3a04b91368 application test : junit5 - 테스트 순서 2021-02-25 20:06:40 +09:00
haerong22
82d5107d5e application test : junit5 - 테스트 인스턴스 2021-02-25 19:38:49 +09:00
haerong22
88eaa68881 swagger 2021-02-25 17:40:28 +09:00
haerong22
aa14524b43 application test : junit5 - 반복 테스트 2021-02-24 21:04:47 +09:00
haerong22
b7f94f4356 application test : junit5 - 커스텀 태그 2021-02-24 19:07:30 +09:00
haerong22
7c44dd71c4 application test : junit5 - 태깅, 필터링 2021-02-24 18:46:14 +09:00
haerong22
ea6c1e3ae1 application test : junit5 - 조건에 따라 테스트 실행하기 2021-02-24 17:14:47 +09:00
haerong22
181cef092f application test : junit5 - assertion 2021-02-23 17:55:18 +09:00
haerong22
e062e87a62 application test : junit5 - 테스트 이름 표시하기 2021-02-23 15:05:20 +09:00
haerong22
9dd361afa6 application test : junit 2021-02-23 14:38:09 +09:00
haerong22
22e9eaebcc code manipulation : annotation processor #2 2021-02-22 18:15:29 +09:00
haerong22
2f6598a763 code manipulation : annotation processor #1 2021-02-22 15:45:37 +09:00
haerong22
9df40d2578 code manipulation : class proxy(cglib, bytebuddy) 2021-02-22 01:02:20 +09:00
haerong22
da7847a43d code manipulation : dynamic proxy 2021-02-21 22:48:14 +09:00
haerong22
edc5bf337b code manipulation : dynamic proxy(proxy pattern) 2021-02-21 22:12:00 +09:00
haerong22
705a4dcbd3 code manipulation : reflection(간단한 DI 프레임워크 만들기) 2021-02-20 23:37:52 +09:00
haerong22
608cbe2ae2 code manipulation: reflection(Class API) 2021-02-20 21:55:15 +09:00
haerong22
dcc16bbd17 fixed 2021-02-20 00:01:54 +09:00
haerong22
afbe183231 code manipulation: relfection(annotation) 2021-02-19 22:55:23 +09:00
haerong22
b30a888de3 code manipulation : reflect(Class API) 2021-02-19 22:55:10 +09:00
haerong22
41890753df code manipulation : 바이트 코드 변경하기(javaagent) 2021-02-19 22:55:08 +09:00
haerong22
edd21fce02 code manipulation : 바이트 코드 변경하기(ByteBuddy) 2021-02-19 22:55:06 +09:00
haerong22
6533f5fd47 code manipulation : 코드 커버리지 측정하기(jacoco) 2021-02-19 22:54:57 +09:00
haerong22
f88be42e74 java8 : parallel sort 2021-02-19 22:54:46 +09:00
haerong22
fda18e75a0 java8 : annotation 2021-02-19 22:54:31 +09:00
haerong22
eb1460a4a1 java8 : completableFuture(compose, exception) 2021-02-19 22:54:21 +09:00
haerong22
757e5f5656 java8 : completableFuture 2021-02-19 22:54:12 +09:00
haerong22
a05558a2f5 java8 : completableFuture(Callable, Future) 2021-02-19 22:54:04 +09:00
haerong22
89c9384369 java8 : completableFuture(executors) 2021-02-19 22:53:56 +09:00
haerong22
eb69ecaba0 java8 : CompletableFuture 2021-02-19 22:53:46 +09:00
haerong22
8a5b47c436 java8 : Date/Time API 2021-02-19 22:53:36 +09:00
haerong22
ffeeed9250 java8 : date/time api 2021-02-19 22:53:26 +09:00
haerong22
b4b47941df java8 : optional 2021-02-19 22:53:14 +09:00