Interface BuildTestsInfo.TestProcessor

  • Enclosing class:
    BuildTestsInfo

    public static interface BuildTestsInfo.TestProcessor
    • Method Detail

      • execute

        boolean execute​(long testNameId,
                        byte status)
        Parameters:
        testNameId - testNameId
        status - status
        Returns:
        false if the processor should not be invoked again