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

Publish LocalLoggingHelper, LocalLoggingImpl for unit testing of google-cloud-logging usage #29

Open
greggdonovan opened this issue Nov 13, 2019 · 1 comment
Labels
api: logging Issues related to the googleapis/java-logging API. priority: p3 Desirable enhancement or fix. May not be included in next release. type: feature request ‘Nice-to-have’ improvement, new feature or different behavior or design.

Comments

@greggdonovan
Copy link

We would like to do JUnit tests of our usage of the Stackdriver Logging API. There are some useful classes -- LocalLoggingHelper, LocalLoggingImpl -- that we could use, but they are not published in the google-cloud-logging package. This would be a much better solution for us than using the test project solution advocated for here.

@greggdonovan greggdonovan changed the title Publish LocalLoggingHelper, LocalLoggingImpl for unit testing of cloud-logging usage Publish LocalLoggingHelper, LocalLoggingImpl for unit testing of google-cloud-logging usage Nov 13, 2019
@athakor athakor assigned athakor and unassigned athakor Nov 14, 2019
@chingor13 chingor13 transferred this issue from googleapis/google-cloud-java Dec 4, 2019
@chingor13 chingor13 added the type: feature request ‘Nice-to-have’ improvement, new feature or different behavior or design. label Dec 4, 2019
@google-cloud-label-sync google-cloud-label-sync bot added the api: logging Issues related to the googleapis/java-logging API. label Jan 29, 2020
@losalex losalex self-assigned this Oct 16, 2022
@losalex losalex added the priority: p3 Desirable enhancement or fix. May not be included in next release. label Oct 16, 2022
@losalex losalex removed their assignment Jul 3, 2023
@cindy-peng
Copy link
Contributor

Hi @greggdonovan, Sorry for the super late response. Do you still find publishing these classes very helpful for JUnit tests?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
api: logging Issues related to the googleapis/java-logging API. priority: p3 Desirable enhancement or fix. May not be included in next release. type: feature request ‘Nice-to-have’ improvement, new feature or different behavior or design.
Projects
None yet
Development

No branches or pull requests

5 participants