org.jboss.seam.jcr.events
Class JcrCDIEventListenerTest
java.lang.Object
org.jboss.seam.jcr.events.JcrCDIEventListenerTest
- Direct Known Subclasses:
- JcrCDIEventListenerJackrabbitTest, JcrCDIEventListenerModeshapeTest
public abstract class JcrCDIEventListenerTest
- extends Object
Test case for JcrCDIEventListener
- Author:
- George Gastaldi
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
JcrCDIEventListenerTest
public JcrCDIEventListenerTest()
updateArchive
public static org.jboss.shrinkwrap.api.spec.WebArchive updateArchive(org.jboss.shrinkwrap.api.spec.WebArchive archive)
isJackrabbit
protected boolean isJackrabbit()
testOnEventAdded
public void testOnEventAdded()
throws javax.jcr.RepositoryException,
InterruptedException
- Throws:
javax.jcr.RepositoryException
InterruptedException
cleanUp
public void cleanUp()
throws Exception
- Throws:
Exception
Copyright © 2011 Seam Framework. All Rights Reserved.