assert.equal(itemsGetUrl, templateCompiler(this.params[0].itemsGetUrlTemplate, {
        host: this.params[0].host,
        contentTypePluralCamelName: this.params[1].pluralCamelName(),
        accessToken: this.params[2].sourceToken,
        limit: this.params[0].itemsLimit,