Class AccessorTest


  • public class AccessorTest
    extends Object
    Testclass for class Accessor. This is rudimentary only.
    Version:
    1.0
    Author:
    Ernst Reissner
    • Constructor Detail

      • AccessorTest

        public AccessorTest()
    • Method Detail

      • setUp

        private void setUp()
        Initializes this class and all its inner classes
      • testGetInnerClass

        public void testGetInnerClass()
      • main

        public static void main​(String[] args)
        Runs the test case. Uncomment either the textual UI, Swing UI, or AWT UI.