Skip to content

Update AggregationTest.java#3

Open
yann-gael wants to merge 1 commit intosinghsatnam:masterfrom
yann-gael:yann-gael-patch-1
Open

Update AggregationTest.java#3
yann-gael wants to merge 1 commit intosinghsatnam:masterfrom
yann-gael:yann-gael-patch-1

Conversation

@yann-gael
Copy link

The class should extend TestCase from the JUnit library to make it a real unit test.
Then, the main method should become a testXXX method.

The class should extend TestCase from the JUnit library to make it a real unit test.
Then, the main method should become a testXXX method.
@singhsatnam
Copy link
Owner

I have a doubt here. Is it because of the name "XXXTest" that you are suggesting to extend TestCase? Othwerise, this class does not include any test cases and I can just rename the class to not have "test" in the name.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants