psdi.unittest

Class TestRealTimeClient

  • java.lang.Object
    • java.rmi.server.RemoteObject
      • java.rmi.server.RemoteServer
        • java.rmi.server.UnicastRemoteObject
          • psdi.unittest.TestRealTimeClient
    • Field Summary

      • Fields inherited from class java.rmi.server.RemoteObject

        ref
    • Constructor Summary

      Constructors 
      Constructor and Description
      TestRealTimeClient(java.util.List tgList, java.util.List listenersList) 
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method and Description
      void endReporting(java.lang.String suiteId) 
      void reportResult(UnitTestResult utr) 
      void startReporting(java.lang.String suiteId) 
      • Methods inherited from class java.rmi.server.UnicastRemoteObject

        clone, exportObject, exportObject, exportObject, unexportObject
      • Methods inherited from class java.rmi.server.RemoteServer

        getClientHost, getLog, setLog
      • Methods inherited from class java.rmi.server.RemoteObject

        equals, getRef, hashCode, toString, toStub
      • Methods inherited from class java.lang.Object

        finalize, getClass, notify, notifyAll, wait, wait, wait
    • Constructor Detail

      • TestRealTimeClient

        public TestRealTimeClient(java.util.List tgList,
                                  java.util.List listenersList)
                           throws java.rmi.RemoteException
        Throws:
        java.rmi.RemoteException