com.silverpeas.myLinks.ejb
Class MyLinksBmEJBTest

java.lang.Object
  extended by com.silverpeas.myLinks.ejb.MyLinksBmEJBTest

public class MyLinksBmEJBTest
extends Object


Constructor Summary
MyLinksBmEJBTest()
           
 
Method Summary
 void createLinkAndVerifyIdIsSet()
           
 void getAllLinksByUserWithAndWithoutPositions()
           
 void getAllLinksByUserWithoutPositions()
           
 void getAllLinksByUserWithPositions()
           
 void setup()
           
 void tearDown()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

MyLinksBmEJBTest

public MyLinksBmEJBTest()
Method Detail

setup

public void setup()
           throws Exception
Throws:
Exception

tearDown

public void tearDown()
              throws Exception
Throws:
Exception

createLinkAndVerifyIdIsSet

public void createLinkAndVerifyIdIsSet()
                                throws Exception
Throws:
Exception

getAllLinksByUserWithoutPositions

public void getAllLinksByUserWithoutPositions()
                                       throws Exception
Throws:
Exception

getAllLinksByUserWithPositions

public void getAllLinksByUserWithPositions()
                                    throws Exception
Throws:
Exception

getAllLinksByUserWithAndWithoutPositions

public void getAllLinksByUserWithAndWithoutPositions()
                                              throws Exception
Throws:
Exception


Copyright © 2016 Silverpeas. All Rights Reserved.