mirror of
https://github.com/google/nomulus.git
synced 2025-06-23 21:00:50 +02:00
This change does a few things: 1. Partially externalized WebDriver tests by using ChromeDriver as an implementation of WebDriver API in the external build. 2. Refactored WebDriverRule.java to decouple the creation and using of WebDriver related stuff so we can have different implementations in internal and external builds. 3. Refactored the usage of some internal libraries to have a central place to store all of them to make it easier to remove them in the external build. ------------- Created by MOE: https://github.com/google/moe MOE_MIGRATED_REVID=233661757 |
||
---|---|---|
.. | ||
BUILD | ||
Fixture.java | ||
HealthzServlet.java | ||
RegistryTestServer.java | ||
RegistryTestServerMain.java | ||
Route.java | ||
ServletWrapperDelegatorServlet.java | ||
StaticResourceServlet.java | ||
TestServer.java | ||
UrlChecker.java |