org.nuiton.wikitty.services
Class WikittyServiceCajoTest

java.lang.Object
  extended by org.nuiton.wikitty.services.WikittyServiceCajoTest

public class WikittyServiceCajoTest
extends Object

Version:
$Revision: 805 $ Last update: $Date: 2011-04-13 18:59:23 +0200 (mer., 13 avril 2011) $ by : $Author: bpoussin $
Author:
poussin

Field Summary
protected static String url
           
 
Constructor Summary
WikittyServiceCajoTest()
           
 
Method Summary
protected  org.nuiton.wikitty.WikittyService getClient()
           
protected  org.nuiton.wikitty.WikittyService startServer()
           
protected  void stopServer(org.nuiton.wikitty.WikittyService ws)
           
 void testCajo()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

url

protected static final String url
See Also:
Constant Field Values
Constructor Detail

WikittyServiceCajoTest

public WikittyServiceCajoTest()
Method Detail

startServer

protected org.nuiton.wikitty.WikittyService startServer()
                                                 throws Exception
Throws:
Exception

stopServer

protected void stopServer(org.nuiton.wikitty.WikittyService ws)

getClient

protected org.nuiton.wikitty.WikittyService getClient()
                                               throws Exception
Throws:
Exception

testCajo

public void testCajo()
              throws Exception
Throws:
Exception


Copyright © 2009-2011 CodeLutin. All Rights Reserved.