| This test case is used to check that the RemoteServiceServlet walks the class
hierarchy looking for the service interface. Prior to this test the servlet
would only look into the concrete class but not in any of its super classes.
See Bug
50 for more details.
This test works in conjunction with
com.google.gwt.user.server.rpc.RemoteServiceServletTestServiceImpl .
|