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

Fix for #94 #99

Merged
merged 1 commit into from
Jun 13, 2016
Merged

Fix for #94 #99

merged 1 commit into from
Jun 13, 2016

Conversation

ham1
Copy link
Contributor

@ham1 ham1 commented Oct 25, 2015

Resubmitting PR for #94 after doing a bad job of conflating two different issues on the same branch.

@ham1
Copy link
Contributor Author

ham1 commented Jun 9, 2016

I've attempted a fix, any thoughts?

@ham1 ham1 changed the title Test to reproduce #94 Fix for #94 Jun 9, 2016
public class NonElementFieldsTest {

@Test
public void non_element_private_fields_should_not_be_decorated_as_elements() {
Copy link
Contributor

Choose a reason for hiding this comment

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

please always use camelCase notation

@ham1
Copy link
Contributor Author

ham1 commented Jun 10, 2016

Updated.

return decorateWebElementList(loader, field);
}
return null;
} catch (ClassCastException ignore) {
Copy link
Member

Choose a reason for hiding this comment

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

CRITICAL Either log or rethrow this exception. rule

@qatools-ci
Copy link
Member

SonarQube analysis reported 1 issue:

  • CRITICAL 1 critical

Watch the comments in this conversation to review them.

@lanwen lanwen merged commit bf3f275 into yandex-qatools:master Jun 13, 2016
@ham1 ham1 deleted the issue94 branch June 13, 2016 21:31
eroshenkoam pushed a commit that referenced this pull request Mar 12, 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.

3 participants