일 | 월 | 화 | 수 | 목 | 금 | 토 |
---|---|---|---|---|---|---|
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 |
Tags
- Python
- zip 암호화
- Java
- API
- Elasticsearch
- sort
- 차트
- MySQL
- flask
- analyzer test
- zip 파일 암호화
- TensorFlow
- token filter test
- 900gle
- Kafka
- springboot
- query
- matplotlib
- 파이썬
- aggregation
- licence delete curl
- plugin
- License
- docker
- Mac
- ELASTIC
- Test
- license delete
- aggs
- high level client
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