Interface BeforeTest

    • Method Detail

      • shouldExecute

        boolean shouldExecute​(String testName,
                              String packageName,
                              String[] includedGroups)
        Checks if this suite actions should execute according to suite name and included test groups.
        Parameters:
        testName -
        packageName -
        includedGroups -
        Returns: