Skip to content

Update CompositionTest.java#4

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

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

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.
Also, variables (parameters and local variables) should be "final" as much as possible.

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.
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.

1 participant