com.silverpeas.myLinksPeas.control
Class MyLinksPeasSessionControllerTest

java.lang.Object
  extended by com.silverpeas.myLinksPeas.control.MyLinksPeasSessionControllerTest

public class MyLinksPeasSessionControllerTest
extends Object


Constructor Summary
MyLinksPeasSessionControllerTest()
           
 
Method Summary
 void addLink()
           
 void deleteLink()
           
 void deleteLinkWhichTheCurrentUserIsNotTheOwner()
           
 void setup()
           
 void updateLink()
           
 void updateLinkButNameIsMissing()
           
 void updateLinkButUrlIsMissing()
           
 void updateLinkWhichTheCurrentUserIsNotTheOwner()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

MyLinksPeasSessionControllerTest

public MyLinksPeasSessionControllerTest()
Method Detail

setup

public void setup()
           throws Exception
Throws:
Exception

addLink

public void addLink()

updateLink

public void updateLink()
                throws Exception
Throws:
Exception

updateLinkWhichTheCurrentUserIsNotTheOwner

public void updateLinkWhichTheCurrentUserIsNotTheOwner()
                                                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

deleteLinkWhichTheCurrentUserIsNotTheOwner

public void deleteLinkWhichTheCurrentUserIsNotTheOwner()
                                                throws Exception
Throws:
Exception


Copyright © 2016 Silverpeas. All Rights Reserved.