ch.elca.el4j.tests.remoting.jaxws
Class AbstractJaxwsTest

java.lang.Object
  extended by ch.elca.el4j.tests.core.AbstractTest
      extended by ch.elca.el4j.tests.remoting.jaxws.AbstractJaxwsTest
Direct Known Subclasses:
CalculatorJaxwsGeneratedTest, CalculatorJaxwsTest, LazyInitializationTest, ShakespeareTest

public abstract class AbstractJaxwsTest
extends AbstractTest

The abstract test base class for JAX-WS tests.

Author:
Stefan Wismer (SWI)
File-location:
AbstractJaxwsTest
Last check-in date:
2010-10-28 09:12:24 +0200 (Do, 28. Okt 2010) by sstelca for revision 4181

Constructor Summary
AbstractJaxwsTest()
           
 
Method Summary
protected  String[] getExcludeConfigLocations()
           
 
Methods inherited from class ch.elca.el4j.tests.core.AbstractTest
closeAllApplicationContexts, getApplicationContext, getIncludeConfigLocations, isBeanOverridingAllowed
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

AbstractJaxwsTest

public AbstractJaxwsTest()
Method Detail

getExcludeConfigLocations

protected String[] getExcludeConfigLocations()
Overrides:
getExcludeConfigLocations in class AbstractTest
Returns:
Returns the string array with exclude locations.


Copyright © 2005-2011 ELCA. All Rights Reserved.