Interface IUnitTestSupport

  • All Superinterfaces:
    com4j.Com4jObject

    public interface IUnitTestSupport
    extends com4j.Com4jObject
    For HP use. IUnitTestSupport Interface
    • Method Summary

      All Methods Instance Methods Abstract Methods 
      Modifier and Type Method Description
      void unitTestEnviromentOption​(int newVal)  
      void unitTestProfile​(java.lang.String newVal)  
      • Methods inherited from interface com4j.Com4jObject

        advise, dispose, equals, getComThread, getIUnknownPointer, getPointer, getPtr, hashCode, is, queryInterface, setName, toString
    • Method Detail

      • unitTestEnviromentOption

        void unitTestEnviromentOption​(int newVal)
        Parameters:
        newVal - Mandatory int parameter.
      • unitTestProfile

        void unitTestProfile​(java.lang.String newVal)
        Parameters:
        newVal - Mandatory java.lang.String parameter.