Skip to content

BAEL-373: Improve/Upgrade existing Mockito articles to Mockito 2#2311

Merged
KevinGilmore merged 2 commits into
eugenp:masterfrom
Sgitario:BAEL-373
Jul 29, 2017
Merged

BAEL-373: Improve/Upgrade existing Mockito articles to Mockito 2#2311
KevinGilmore merged 2 commits into
eugenp:masterfrom
Sgitario:BAEL-373

Conversation

@Sgitario

Copy link
Copy Markdown
Contributor

No description provided.

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

Restore indentation in one of the files (LoginControllerIntegrationTest.java)

public boolean matches(Object argument) {
return argument instanceof String && ((String) argument).startsWith("foo");
}
@Override

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.

Let's change these indents back to spaces instead of tabs.

@KevinGilmore KevinGilmore merged commit f445a4d into eugenp:master Jul 29, 2017
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