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

Issue 176 - from business object to DTO #189

Merged
merged 10 commits into from
May 8, 2021
Merged

Issue 176 - from business object to DTO #189

merged 10 commits into from
May 8, 2021

Conversation

rjcanto
Copy link
Contributor

@rjcanto rjcanto commented May 8, 2021

Created companion object TimetableDto.from in OutputRepresentations.kt
Added tests in DtoFormatCheckerTest.kt

@rjcanto rjcanto added the enhancement New feature or request label May 8, 2021
@rjcanto rjcanto added this to the v1.2.0 milestone May 8, 2021
@rjcanto rjcanto requested a review from grimord May 8, 2021 15:48
@rjcanto rjcanto self-assigned this May 8, 2021
@rjcanto rjcanto marked this pull request as ready for review May 8, 2021 15:57
@rjcanto rjcanto requested a review from grimord May 8, 2021 17:19
@rjcanto rjcanto linked an issue May 8, 2021 that may be closed by this pull request
@rjcanto rjcanto merged commit a4a9fee into master May 8, 2021
@rjcanto rjcanto deleted the issue-176 branch May 8, 2021 22:02
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

FEATURE: Map Business Object to DTO
2 participants