Class PrintVisitorTest


  • public class PrintVisitorTest
    extends java.lang.Object
    Testing the print visitor against the fake AAS implementation.
    Author:
    Holger Eichelberger, SSE
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      void testVisitor()
      Tests the print visitor.
      • Methods inherited from class java.lang.Object

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

      • PrintVisitorTest

        public PrintVisitorTest()
    • Method Detail

      • testVisitor

        public void testVisitor()
        Tests the print visitor.