Returns a new instance of NgTestBed with host overrode.
host
NgTestBed<T> setHost(Element host) => fork(host: host);