Class OTSReplicationTest


  • public class OTSReplicationTest
    extends java.lang.Object
    Test the OTSReplication class.

    Copyright (c) 2013-2020 Delft University of Technology, PO Box 5, 2600 AA, Delft, the Netherlands. All rights reserved.
    BSD-style license. See OpenTrafficSim License.

    Version:
    $Revision$, $LastChangedDate$, by $Author$, initial version Feb 13, 2020
    Author:
    Peter Knoppers
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      void otsReplicationTest()
      Test the OTSReplication class.
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Constructor Detail

      • OTSReplicationTest

        public OTSReplicationTest()
    • Method Detail

      • otsReplicationTest

        public void otsReplicationTest()
                                throws javax.naming.NamingException,
                                       java.rmi.RemoteException
        Test the OTSReplication class.
        Throws:
        javax.naming.NamingException - if that happens uncaught; this test has failed
        java.rmi.RemoteException - if that happens uncaught; this test has failed