Skip to content

add Test for InsertionSort#500

Merged
varunu28 merged 2 commits into
TheAlgorithms:Developmentfrom
lq920320:Development
Aug 30, 2018
Merged

add Test for InsertionSort#500
varunu28 merged 2 commits into
TheAlgorithms:Developmentfrom
lq920320:Development

Conversation

@lq920320

Copy link
Copy Markdown

No description provided.

@varunu28 varunu28 left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Can you remove print statements from the test

@lq920320

Copy link
Copy Markdown
Author

@varunu28 Only this test or including other tests have print statements in my code?

@varunu28

Copy link
Copy Markdown
Contributor

@lq920320 Remove it from other ones too. I missed it in earlier reviews. We don't need a print statement in the tests. If it fails then Junit assertion generates enough logs for clarification

delete print statements from Test files.
@varunu28 varunu28 merged commit e4827bd into TheAlgorithms:Development Aug 30, 2018
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