org.jboss.seam.jcr.test.ocm
Class OCMExtensionTest

java.lang.Object
  extended by org.jboss.seam.jcr.test.ocm.OCMExtensionTest
Direct Known Subclasses:
OCMExtensionJackrabbitTest, OCMExtensionModeshapeTest

public abstract class OCMExtensionTest
extends Object


Constructor Summary
OCMExtensionTest()
           
 
Method Summary
 void testCreateNodeAndOCM()
           
 void testRun()
           
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

OCMExtensionTest

public OCMExtensionTest()
Method Detail

updateArchive

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

testRun

public void testRun()

testCreateNodeAndOCM

public void testCreateNodeAndOCM()
                          throws Exception
Throws:
Exception


Copyright © 2011 Seam Framework. All Rights Reserved.