Skip to content
This repository has been archived by the owner on May 12, 2021. It is now read-only.

TAJO-2123: Print parameters for parameterized tests #1004

Closed
wants to merge 1 commit into from

Conversation

jihoonson
Copy link
Contributor

No description provided.

@@ -40,7 +40,7 @@ public TestArithmeticOperator(String option) {
this.option = option;
}

@Parameters
Copy link
Member

Choose a reason for hiding this comment

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

Should we add these arguments to all parameterized tests?

Copy link
Contributor Author

Choose a reason for hiding this comment

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

Yes, I can't see a better way now. Please refer to https://github.com/junit-team/junit4/wiki/Parameterized-tests.

Copy link
Member

Choose a reason for hiding this comment

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

Ok. Could you add this requirements to this page?
https://cwiki.apache.org/confluence/display/TAJO/Unit+Tests

@hyunsik
Copy link
Member

hyunsik commented Apr 21, 2016

LGTM +1

@jihoonson
Copy link
Contributor Author

@asfgit asfgit closed this in 9650760 Apr 21, 2016
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants