org.jboss.seam.jcr.test.ocm.dao
Class ServiceTest

java.lang.Object
  extended by org.jboss.seam.jcr.test.ocm.dao.ServiceTest
Direct Known Subclasses:
ServiceJackrabbitTest, ServiceModeshapeTest

public abstract class ServiceTest
extends Object


Constructor Summary
ServiceTest()
           
 
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
 

Constructor Detail

ServiceTest

public ServiceTest()
Method Detail

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.