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

java.lang.Object
  extended by ch.elca.el4j.tests.core.AbstractTest
      extended by ch.elca.el4j.tests.remoting.jaxws.AbstractJaxwsTest
          extended by ch.elca.el4j.tests.remoting.jaxws.ShakespeareTest

public class ShakespeareTest
extends AbstractJaxwsTest

This class is a test for JAX-WS using classes generated by wsimport.

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

Constructor Summary
ShakespeareTest()
           
 
Method Summary
protected  String[] getIncludeConfigLocations()
          
 ShakespeareSoap getShakespeare()
          Get the Shakespeare to use.
 void testShakeSpeareService()
          Test ShakeSpeareService.
 
Methods inherited from class ch.elca.el4j.tests.remoting.jaxws.AbstractJaxwsTest
getExcludeConfigLocations
 
Methods inherited from class ch.elca.el4j.tests.core.AbstractTest
closeAllApplicationContexts, getApplicationContext, isBeanOverridingAllowed
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ShakespeareTest

public ShakespeareTest()
Method Detail

getIncludeConfigLocations

protected String[] getIncludeConfigLocations()

Specified by:
getIncludeConfigLocations in class AbstractTest
Returns:
Returns the string array with include locations.

testShakeSpeareService

public void testShakeSpeareService()
Test ShakeSpeareService.


getShakespeare

public ShakespeareSoap getShakespeare()
Get the Shakespeare to use.

Returns:
Shakespeare to use


Copyright © 2005-2011 ELCA. All Rights Reserved.