Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
test: GoTimeUtilTest asserts optional with assertj
Update GoTimeUtilTest.java GoTimeUtilTest is refactored to not directly call Optional.get(). --- Merge pull request #1 from kushagrasinha123ks/kushagra/issue#2970 Update GoTimeUtilTest.java --- Revert "Update GoTimeUtilTest.java" --- Merge pull request #2 from kushagrasinha123ks/revert-1-kushagra/issue#2970 Revert "Update GoTimeUtilTest.java" --- Update GoTimeUtilTest.java GoTimeUtilTest is refactored to not directly call Optional.get(). --- Update GoTimeUtilTest.java inlined the method calls in conversion function --- Update GoTimeUtilTest.java removed the unused imports.
- Loading branch information