Skip to content

Removing uses of non-public attributes in system tests. - #1337

Merged
dhermes merged 1 commit into
googleapis:masterfrom
dhermes:fix-1059
Jan 7, 2016
Merged

Removing uses of non-public attributes in system tests.#1337
dhermes merged 1 commit into
googleapis:masterfrom
dhermes:fix-1059

Conversation

@dhermes

Copy link
Copy Markdown
Contributor

Three of the four uses were fully removed: these simply checked how factories created owned objects. The fourth just used a public property to access the same value. Fixes#1059.

Three of the four uses were fully removed: these simply checked how
factories created owned objects. The fourth just used a public
property to access the same value. Fixesgoogleapis#1059.
@googlebotgooglebot added the cla: yes This human has signed the Contributor License Agreement. label Dec 31, 2015

This comment was marked as spam.

This comment was marked as spam.

This comment was marked as spam.

@tseaver

Copy link
Copy Markdown
Contributor

LGTM

dhermes added a commit that referenced this pull request Jan 7, 2016
Removing uses of non-public attributes in system tests.
@dhermes
dhermes merged commit fd8b7fc into googleapis:masterJan 7, 2016
@dhermes
dhermes deleted the fix-1059 branch January 7, 2016 22:36
@dhermesdhermes mentioned this pull request Jan 25, 2016
parthea pushed a commit that referenced this pull request Nov 26, 2025
Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

cla: yesThis human has signed the Contributor License Agreement.testing

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants

@dhermes@tseaver@googlebot