org.silverpeas.mylinks.web
Class MyLinksResourceTest
java.lang.Object
org.silverpeas.mylinks.web.MyLinksResourceTest
public class MyLinksResourceTest
- extends Object
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
MyLinksResourceTest
public MyLinksResourceTest()
setup
public void setup()
throws Exception
- Throws:
Exception
tearDown
public void tearDown()
getMyLinksWithoutPositionAndOneNotVisible
public void getMyLinksWithoutPositionAndOneNotVisible()
getMyLinksWithPositionAndOneNotVisible
public void getMyLinksWithPositionAndOneNotVisible()
getMyLinkOfCurrentUserWithoutPosition
public void getMyLinkOfCurrentUserWithoutPosition()
getMyLinkOfCurrentUserWithPosition
public void getMyLinkOfCurrentUserWithPosition()
getMyLinkThatTheCurrentUserIsNotOwner
public void getMyLinkThatTheCurrentUserIsNotOwner()
getMyLinkThatDoesNotExists
public void getMyLinkThatDoesNotExists()
addLink
public void addLink()
updateLink
public void updateLink()
throws Exception
- Throws:
Exception
updateLinkButUrlIsMissing
public void updateLinkButUrlIsMissing()
throws Exception
- Throws:
Exception
updateLinkButNameIsMissing
public void updateLinkButNameIsMissing()
throws Exception
- Throws:
Exception
deleteLink
public void deleteLink()
throws Exception
- Throws:
Exception
addSpaceLink
public void addSpaceLink()
addComponentLink
public void addComponentLink()
saveUserLinksOrderAtMiddleWhenNoPositionBefore
public void saveUserLinksOrderAtMiddleWhenNoPositionBefore()
throws Exception
- Throws:
Exception
saveUserLinksOrderAtFirstWhenNoPositionBefore
public void saveUserLinksOrderAtFirstWhenNoPositionBefore()
throws Exception
- Throws:
Exception
saveUserLinksOrderAtLastWhenNoPositionBefore
public void saveUserLinksOrderAtLastWhenNoPositionBefore()
throws Exception
- Throws:
Exception
saveUserLinksOrderFirstSamePositionWhenNoPositionBefore
public void saveUserLinksOrderFirstSamePositionWhenNoPositionBefore()
throws Exception
- Throws:
Exception
saveUserLinksOrderLastSamePositionWhenNoPositionBefore
public void saveUserLinksOrderLastSamePositionWhenNoPositionBefore()
throws Exception
- Throws:
Exception
saveUserLinksOrderAtMiddleWhenPositionExistingBefore
public void saveUserLinksOrderAtMiddleWhenPositionExistingBefore()
throws Exception
- Throws:
Exception
saveUserLinksOrderAtFirstWhenPositionExistingBefore
public void saveUserLinksOrderAtFirstWhenPositionExistingBefore()
throws Exception
- Throws:
Exception
saveUserLinksOrderAtLastWhenPositionExistingBefore
public void saveUserLinksOrderAtLastWhenPositionExistingBefore()
throws Exception
- Throws:
Exception
saveUserLinksOrderFisrtSamePositionWhenPositionExistingBefore
public void saveUserLinksOrderFisrtSamePositionWhenPositionExistingBefore()
throws Exception
- Throws:
Exception
saveUserLinksOrderMiddleSamePositionWhenPositionExistingBefore
public void saveUserLinksOrderMiddleSamePositionWhenPositionExistingBefore()
throws Exception
- Throws:
Exception
saveUserLinksOrderMiddleSamePositionWhenAllPositionExistingBefore
public void saveUserLinksOrderMiddleSamePositionWhenAllPositionExistingBefore()
throws Exception
- Throws:
Exception
saveUserLinksOrderLastSamePositionWhenPositionExistingBefore
public void saveUserLinksOrderLastSamePositionWhenPositionExistingBefore()
throws Exception
- Throws:
Exception
saveUserLinksOrderWhenStrangePositionExistingBefore
public void saveUserLinksOrderWhenStrangePositionExistingBefore()
throws Exception
- Throws:
Exception
saveUserLinksOrderBadRequest
public void saveUserLinksOrderBadRequest()
throws Exception
- Throws:
Exception
Copyright © 2016 Silverpeas. All Rights Reserved.