[test][5.0.x][공통컴포넌트] utl/fcc 숫자 유틸(EgovNumberUtil·EgovNumberFormat) 단위 테스트 추가#902
Closed
dasomel wants to merge 1 commit into
Closed
[test][5.0.x][공통컴포넌트] utl/fcc 숫자 유틸(EgovNumberUtil·EgovNumberFormat) 단위 테스트 추가#902dasomel wants to merge 1 commit into
dasomel wants to merge 1 commit into
Conversation
- 정상/경계/예외 케이스 JUnit5 테스트 작성
Collaborator
|
표준프레임워크에 대한 지속적인 참여와 소중한 기여에 대단히 감사드립니다. 제출해 주신 테스트 코드는 훌륭하나, 본 레포지토리는 사용 패턴을 보여 주는 가이드용 샘플/템플릿으로 프로덕션 수준의 테스트 스위트 확보를 목적에 두고 있지 않습니다. 다수의 템플릿에 걸친 유지보수 비용 관리를 위해, 부득이하게 이번 PR은 머지 없이 close하게 된 점 양해를 부탁드립니다. 소중한 기여에 다시 한번 감사드립니다. |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
변경 사유
순수 함수형 유틸리티 클래스에 단위 테스트가 없어 회귀 검증이 어렵습니다. 결정적(deterministic) 입출력 기반 JUnit5 테스트를 추가합니다.
변경 내용
검증
체크리스트