[test][5.0.x][공통컴포넌트] utl 단위환산 유틸(EgovUnitCalcUtil) 단위 테스트 추가#905
Open
dasomel wants to merge 1 commit into
Open
[test][5.0.x][공통컴포넌트] utl 단위환산 유틸(EgovUnitCalcUtil) 단위 테스트 추가#905dasomel wants to merge 1 commit into
dasomel wants to merge 1 commit into
Conversation
길이·부피·넓이·무게 환산 메서드(convertLengthCalcUnit, convertVolumeCalcUnit, convertWeightCalcUnit, convertWidthCalcUnit)의 정상·동일단위·경계값 케이스 17개를 JUnit5로 작성하였다.
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 테스트를 추가합니다.
변경 내용
검증
체크리스트