fr.paris5.shaman.insight.server
Class ServiceServerTest
fr.paris5.shaman.insight.server.ServiceServerTest
- public class ServiceServerTest
Test for a simple service call using RMI. This test launches the
HelloService
as RMI server for a short amount of time,
and verifies the service is accessible in-process.
This test can be ran standalone, or in parallel with
ServiceClientTest
.
- Version:
- $Id: ServiceServerTest.java,v 1.2 2002/07/01 09:55:28 caillette Exp $
- Author:
- Laurent Caillette
SERVER_LIFE_DURATION
public static final long SERVER_LIFE_DURATION
ServiceServerTest
public ServiceServerTest(java.lang.String name)
static void ()
accessToServices
private static void accessToServices(InsightManager insightManager)
testServerRun
public void testServerRun()
suite
public static junit.framework.Test suite()
main
public static void main(java.lang.String[] args)
Copyright © 2002 Laurent Caillette and l'Université René Descartes, Paris 5. All rights reserved.