Class AbstractPolyglotObjectTest

  • All Implemented Interfaces:
    junit.framework.Test

    public abstract class AbstractPolyglotObjectTest
    extends OfficeFrameTestCase
    Abstract tests for polyglot object via ManagedObjectSource.
    Author:
    Daniel Sagenschneider
    • Constructor Detail

      • AbstractPolyglotObjectTest

        public AbstractPolyglotObjectTest()
    • Method Detail

      • tearDown

        protected void tearDown()
                         throws java.lang.Exception
        Overrides:
        tearDown in class junit.framework.TestCase
        Throws:
        java.lang.Exception
      • testDirectObject

        public void testDirectObject()
        Direct object.
      • testInvokeObject

        public void testInvokeObject()
                              throws java.lang.Throwable
        Invoke object.
        Throws:
        java.lang.Throwable