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

Test the null cases of compareTo. #7

Merged
merged 3 commits into from
Oct 26, 2018
Merged

Conversation

craigpastro
Copy link
Contributor

No description provided.

yito88
yito88 previously approved these changes Oct 17, 2018
Copy link
Member

@yito88 yito88 left a comment

Choose a reason for hiding this comment

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

LGTM

}

@Test
public void compareTo_ThisNullVsGivenNonNull_ShouldReturnNegative() {
Copy link
Contributor

Choose a reason for hiding this comment

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

This also ! :)

Copy link
Contributor Author

Choose a reason for hiding this comment

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

Wow!

Copy link
Member

@yito88 yito88 left a comment

Choose a reason for hiding this comment

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

LGTM

@craigpastro
Copy link
Contributor Author

craigpastro commented Oct 26, 2018

By the way, it wasn't me who dismissed a review 😳

isaacs/github#1157

Well, technically it seems it was me, but not on purpose.

Copy link
Contributor

@feeblefakie feeblefakie left a comment

Choose a reason for hiding this comment

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

LGTM !

@feeblefakie feeblefakie merged commit 9e96a0e into master Oct 26, 2018
@feeblefakie feeblefakie deleted the add-tests-to-textvalue branch October 26, 2018 05:51
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.

3 participants