3839404142434445
@Before public void setUpLocator() { this.locator = new MockJavaScriptDependencyLocator(); when(this.settings.getLocator()).thenReturn(this.locator); }