Mock platform location config
interface MockPlatformLocationConfig { startUrl?: string | undefined; appBaseHref?: string | undefined;}