@IntegrationTest public class LinkModelTest extends ServicelayerBaseTest
defaultLanguage, jaloSession| Constructor and Description |
|---|
LinkModelTest() |
| Modifier and Type | Method and Description |
|---|---|
protected void |
assertLink(LinkModel link,
String type,
String qualifier,
ItemModel src,
ItemModel tgt,
Integer seq,
Integer rSeq) |
protected LinkModel |
createTypedLink(String type,
ItemModel src,
ItemModel tgt,
Integer seq,
Integer rSeq) |
protected Collection<LinkModel> |
getLinks(ItemModel src,
ItemModel tgt,
String qualifier) |
void |
testPlainLinkCreationAsModel() |
void |
testRelationLinkCreationAsModel() |
autowireProperties, getApplicationContext, getBeanName, prepareApplicationContextAndSessionfinish, getOrCreateCurrency, getOrCreateLanguage, init, intenseChecksActivatedpublic void testPlainLinkCreationAsModel()
public void testRelationLinkCreationAsModel()
protected void assertLink(LinkModel link, String type, String qualifier, ItemModel src, ItemModel tgt, Integer seq, Integer rSeq)
protected LinkModel createTypedLink(String type, ItemModel src, ItemModel tgt, Integer seq, Integer rSeq)
protected Collection<LinkModel> getLinks(ItemModel src, ItemModel tgt, String qualifier)
Copyright © 2017 SAP SE. All Rights Reserved.