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

xds: Fake control plane test setup code to Rules #9666

Merged
merged 1 commit into from Nov 3, 2022

Commits on Nov 2, 2022

  1. xds: Fake control plane test setup code to Rules

    This extracts the startup and shutdown code for the control and data
    plane server to reparate JUnit rules, which allows this logic to be
    resued in other tests in a simple manner. Also makes the test easier to
    read with the boiler plate init code removed.
    temawi committed Nov 2, 2022
    Configuration menu
    Copy the full SHA
    d6bbcad View commit details
    Browse the repository at this point in the history