Interface ITest2

    • Method Detail

      • testCriterionFactory

        com4j.Com4jObject testCriterionFactory()

        The test criterion factory for the test.

        Getter method for the COM property "TestCriterionFactory"

        Returns:
        Returns a value of type com4j.Com4jObject
      • testConfigFactory

        com4j.Com4jObject testConfigFactory()

        The test configuration factory for the test.

        Getter method for the COM property "TestConfigFactory"

        Returns:
        Returns a value of type com4j.Com4jObject
      • numOfConfigurations

        int numOfConfigurations()

        Number of configurations the Test has.

        Getter method for the COM property "NumOfConfigurations"

        Returns:
        Returns a value of type int
      • hasCriteria

        boolean hasCriteria()

        Checks whether the test has criteria.

        Getter method for the COM property "HasCriteria"

        Returns:
        Returns a value of type boolean
      • queryBusinessProcessInterface

        com4j.Com4jObject queryBusinessProcessInterface()

        For HP use. Get Business Process Interface of Test.

        Getter method for the COM property "QueryBusinessProcessInterface"

        Returns:
        Returns a value of type com4j.Com4jObject