Class EgtfTest


  • public class EgtfTest
    extends java.lang.Object

    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 24 okt. 2018
    Author:
    Alexander Verbraeck, Peter Knoppers, Wouter Schakel
    • Constructor Summary

      Constructors 
      Constructor Description
      EgtfTest()  
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      void combineSourcesTest()
      Tests if combined data results in sensible outcomes, e.g.
      void exceptionsTest()
      Tests whether exception are thrown with inappropriate usages.
      • Methods inherited from class java.lang.Object

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

      • EgtfTest

        public EgtfTest()
    • Method Detail

      • combineSourcesTest

        public void combineSourcesTest()
        Tests if combined data results in sensible outcomes, e.g. more towards other sources if source less reliable.
      • exceptionsTest

        public void exceptionsTest()
        Tests whether exception are thrown with inappropriate usages.