LocalizationSetter ls = mockLocalizationSetter();
ComponentEventRequestParameters expectedParameters = new ComponentEventRequestParameters(
"mypage", "mypage", "", "eventname", new URLEventContext(contextValueEncoder,
new String[]
{ "alpha", "beta" }), new EmptyEventContext());
train_getPath(request, "/mypage:eventname");
train_setLocaleFromLocaleName(ls, "", false);