Skip to content

Conversation

@TheRealHaui
Copy link

I've added two new Unit Tests and want to contribute them to the Google library.

@TheRealHaui
Copy link
Author

@lesv
Could you review - and of course better - approve my without doubt small contribution?

@lesv
Copy link
Contributor

lesv commented May 31, 2017

The spacing is wrong - please see styleguide

@TheRealHaui
Copy link
Author

TheRealHaui commented Jun 1, 2017

Thanks for your response!
Obviously used accidencially used the Spring source code formatter ...
Which rules I find partially wired too.
I'll use the Google Code formater from https://github.com/google/google-java-format and will commit again.

@TheRealHaui
Copy link
Author

Here we go.
Reformatted the code, spacing changed entirely.

@lesv
Copy link
Contributor

lesv commented Jul 19, 2017

@garrettjonesgoogle Do we want this? I don't think it hurts, but I'm not totally convinced it helps either. Any opinion.

@garrettjonesgoogle
Copy link
Member

@shinfan could you check this for consistency with our existing stuff?

@@ -1,5 +1,5 @@
/*
* Copyright (c) 2010 Google Inc.
* Copyright (c) 2010-2017 Google Inc.

This comment was marked as spam.

This comment was marked as spam.

}

public void testComputeNonceActuallyChangesNonce() {

This comment was marked as spam.

This comment was marked as spam.


import org.junit.Test;

import static org.junit.Assert.*;

This comment was marked as spam.

This comment was marked as spam.


@Test
public void testGetRefreshTokenReturningNonEmptyString() throws Exception {

This comment was marked as spam.

This comment was marked as spam.

import org.junit.Test;

import static junit.framework.Assert.assertNotNull;
import static org.junit.Assert.*;

This comment was marked as spam.

This comment was marked as spam.

@TheRealHaui
Copy link
Author

Unfortunately, I have deleted my fork meanwhile ...
Therefore I cannot update this pull request.
I close this pull request and reference from the new one that contains all requested changes.
Sorry for the inconvenience.

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.

4 participants