org.jboss.seam.jcr.test.ocm.dao
Class ServiceTest
java.lang.Object
org.jboss.seam.jcr.test.ocm.dao.ServiceTest
- Direct Known Subclasses:
- ServiceJackrabbitTest, ServiceModeshapeTest
public abstract class ServiceTest
- extends Object
|
Method Summary |
void |
testNothing()
|
static org.jboss.shrinkwrap.api.spec.WebArchive |
updateArchive(org.jboss.shrinkwrap.api.spec.WebArchive archive)
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ServiceTest
public ServiceTest()
updateArchive
public static org.jboss.shrinkwrap.api.spec.WebArchive updateArchive(org.jboss.shrinkwrap.api.spec.WebArchive archive)
testNothing
public void testNothing()
throws javax.jcr.RepositoryException
- Throws:
javax.jcr.RepositoryException
Copyright © 2011 Seam Framework. All Rights Reserved.