From: Kent B. <ken...@cs...> - 2001-10-22 15:45:05
|
">Doesn't this put us back in the serialization business? not necessarily, creation of TestEvents would happen on the client side only. In the remote test runner case the test run server sends Strings and the client (RemoteTestRunner in the remote AWT UI) wraps them into TestEvents." Okay, so we'll base the TestRunListener on TestEvents. I noticed, Erich, that your remote runner had it done both ways. Kent |