Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[#9] 테스트 코드 작성 #10

Open
wants to merge 10 commits into
base: main
Choose a base branch
from
Open

[#9] 테스트 코드 작성 #10

wants to merge 10 commits into from

Conversation

hyeonsunny
Copy link
Collaborator

  • 콘텐츠 API
  • 좌석 API

@ToString
public class SeatCountDTO {
private String grade;
private String zoneName;
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

string 인지?

@Getter
@ToString
public class SeatCountDTO {
private String grade;
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

string?

@hyeonsunny hyeonsunny linked an issue Nov 28, 2024 that may be closed by this pull request
2 tasks
Copy link

sonarcloud bot commented Nov 29, 2024

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

테스트 코드 작성
2 participants