일 | 월 | 화 | 수 | 목 | 금 | 토 |
---|---|---|---|---|---|---|
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
- Test
- analyzer test
- zip 파일 암호화
- ELASTIC
- aggregation
- TensorFlow
- 파이썬
- licence delete curl
- query
- docker
- API
- flask
- matplotlib
- plugin
- Mac
- sort
- Python
- zip 암호화
- license delete
- Elasticsearch
- high level client
- Kafka
- token filter test
- 차트
- MySQL
- springboot
- aggs
- License
- Java
- 900gle
Archives
- Today
- Total
목록TEST CODE (1)
개발잡부
[test] keywords Service TEST Code
package com.bbongdoo.doo.keyword; import com.bbongdoo.doo.domain.Keywords; import com.bbongdoo.doo.domain.KeywordsRepository; import com.bbongdoo.doo.service.KeywordsService; import org.assertj.core.api.Assertions; import org.junit.jupiter.api.BeforeEach; import org.junit.jupiter.api.Test; import org.springframework.beans.factory.annotation.Autowired; import org.springframework.boot.test.context..
JAVA/test code
2022. 4. 23. 17:33