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

JUNIT: Migrate JsonOutputTest to Kotlin #1339

Merged
merged 7 commits into from
Dec 6, 2023

Conversation

MOOOOOSER
Copy link
Contributor

No description provided.

class JsonOutputTest {
@Test
fun `json output uses attributes`() {
val os = ByteArrayOutputStream()
Copy link
Contributor

@mko-sci mko-sci Dec 6, 2023

Choose a reason for hiding this comment

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

maybe remove double whitespace?

Copy link
Contributor

@mkeckmkeck mkeckmkeck left a comment

Choose a reason for hiding this comment

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

please apply autoformat and maybe name variables more meaningful

@MOOOOOSER MOOOOOSER merged commit b520e1f into develop Dec 6, 2023
@jakobvogel jakobvogel deleted the smo/feature/json-output-test branch December 20, 2023 12:03
@sabieber sabieber added the 🛠️ Maintenance Translations, Code Cleanup, ... label Feb 23, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
🛠️ Maintenance Translations, Code Cleanup, ...
Projects
None yet
Development

Successfully merging this pull request may close these issues.

6 participants