org.jboss.seam.jcr.producers
Class RepositoryInjectTest

java.lang.Object
  extended by org.jboss.seam.jcr.producers.RepositoryInjectTest
Direct Known Subclasses:
RepositoryInjectJackrabbitTest, RepositoryInjectModeshapeTest

public abstract class RepositoryInjectTest
extends Object

Test case to verify running injection capabilities against ModeShape's JCR Implementation.

Author:
johnament

Constructor Summary
RepositoryInjectTest()
           
 
Method Summary
 void testInjectRepository()
           
protected 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

RepositoryInjectTest

public RepositoryInjectTest()
Method Detail

updateArchive

protected static org.jboss.shrinkwrap.api.spec.WebArchive updateArchive(org.jboss.shrinkwrap.api.spec.WebArchive archive)

testInjectRepository

public void testInjectRepository()
                          throws Exception
Throws:
Exception


Copyright © 2011 Seam Framework. All Rights Reserved.