Class AccessorTest.TestAll

  • Enclosing class:
    AccessorTest

    public static class AccessorTest.TestAll
    extends java.lang.Object
    • Constructor Detail

      • TestAll

        public TestAll()
    • Method Detail

      • testGetField

        public void testGetField()
                          throws java.lang.Exception
        Throws:
        java.lang.Exception
      • testSetField

        public void testSetField()
                          throws java.lang.Exception
        Throws:
        java.lang.Exception
      • testCreate

        public void testCreate()
                        throws java.lang.Exception
        Throws:
        java.lang.Exception
      • testInvoke

        public void testInvoke()
                        throws java.lang.Exception
        Throws:
        java.lang.Exception
      • testGetInnerClass

        public void testGetInnerClass()