{
Link link = mockLink();
ComponentResources resources = mockComponentResources();
ComponentInvocationMap map = new PageTesterComponentInvocationMap();
MarkupWriter writer = new MarkupWriterImpl();
ComponentInvocation invocation = mockComponentInvocation();
map.store(link, invocation);
train_toURI(link, LINK_URI);