The recent Benchmark changes broke TestSuites.  The JUnitHostImpl has to be able to deal with "old" clients whose outstanding RPC requests are trying to get the next method for a test class which is no longer being run by JUnit.  The servlet is required to send a "null" back to these clients to inform them they are done, and save the information about which method to execute next for the "new" clients which will be making their own RPC requests.

Review by: mmendez
           tobyr

git-svn-id: https://google-web-toolkit.googlecode.com/svn/trunk@887 8db76d5a-ed1c-0410-87a9-c151d255dfc7
2 files changed