org.jboss.weld.environment.servlet.test.libraries
Class LibrariesDiscoveredTestBase

java.lang.Object
  extended by org.jboss.weld.environment.servlet.test.libraries.LibrariesDiscoveredTestBase

public class LibrariesDiscoveredTestBase
extends Object


Constructor Summary
LibrariesDiscoveredTestBase()
           
 
Method Summary
static org.jboss.shrinkwrap.api.spec.WebArchive deployment()
           
 void testCamelDeployed(Camel camel, Needle needle)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

LibrariesDiscoveredTestBase

public LibrariesDiscoveredTestBase()
Method Detail

deployment

public static org.jboss.shrinkwrap.api.spec.WebArchive deployment()

testCamelDeployed

public void testCamelDeployed(Camel camel,
                              Needle needle)


Copyright © 2013 Seam Framework. All Rights Reserved.