public interface TestRealTimeClientRemote
extends java.rmi.Remote
Modifier and Type | Method and Description |
---|---|
void |
endReporting(java.lang.String suiteId) |
void |
reportResult(UnitTestResult utr) |
void |
startReporting(java.lang.String suiteId) |
void startReporting(java.lang.String suiteId) throws java.rmi.RemoteException
java.rmi.RemoteException
void reportResult(UnitTestResult utr) throws java.rmi.RemoteException
java.rmi.RemoteException
void endReporting(java.lang.String suiteId) throws java.rmi.RemoteException
java.rmi.RemoteException