Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/angular/angular
/
Class
packages/benchpress/test/web_driver_extension_spec.ts:47–47 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
45
})();
46
47
class
MockExtension extends WebDriverExtension {
48
constructor(public id: string) {
49
super();
50
}
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected