본문 바로가기

Simple is IT, 누구나 보고 누구나 깨닫는 IT

검색하기
Simple is IT, 누구나 보고 누구나 깨닫는 IT
프로필사진 currenjin

  • 전체 (202)
    • Simple is IT (165)
      • Network (35)
      • Security (15)
      • Server (35)
      • GraphQL (1)
      • Cloud & Container (27)
      • Database (16)
      • Programming (35)
      • Project (0)
    • Life is Good (36)
      • Certificate (6)
      • Project (4)
      • Book (23)
Guestbook
Notice
Recent Posts
Recent Comments
Link
  • Github
«   2025/06   »
일 월 화 수 목 금 토
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
  • Routing
  • 프로그래머스
  • docker
  • Container
  • 스노트
  • database
  • 컨테이너
  • Snort Rule
  • 코딩 테스트
  • OSI7계층
  • MySQL
  • Python
  • programmers
  • 리눅스
  • Linux
  • 코딩테스트
  • 스노트 룰
  • db
  • 라우터
  • 라우팅
  • 도커
  • Cosmos
  • 라우팅프로토콜
  • Router
  • 트레바리
  • snort
  • coding test
  • osi7layer
  • 데이터베이스
  • TDD
more
Archives
Today
Total
관리 메뉴
  • Github
  • 글쓰기
  • 방명록
  • RSS
  • 관리

목록annotationProcessor (1)

Simple is IT, 누구나 보고 누구나 깨닫는 IT

ERROR: Cannot find symbol method "Getter"

상황 객체를 생성하고, 해당 객체의 getter 를 이용해 비교 테스트를 진행했습니다. @Test void create() { Post actual = Post.of(ANY_ID, ANY_TITLE, ANY_CONTENT, ANY_DATE, ANY_STATUS); assertThat(actual.getId()).isEqualTo(ANY_ID); assertThat(actual.getTitle()).isEqualTo(ANY_TITLE); assertThat(actual.getContent()).isEqualTo(ANY_CONTENT); assertThat(actual.getDate()).isEqualTo(ANY_DATE); assertThat(actual.getStatus()).isEqualTo(ANY_S..

Simple is IT/Programming 2021. 11. 24. 21:56
Prev 1 Next


Blog is powered by kakao / Designed by Tistory

티스토리툴바