Class AefTestingSettings


  • public class AefTestingSettings
    extends Object
    The AEF global settings collection.
    • Method Detail

      • isTestAefSyncMode

        public static boolean isTestAefSyncMode()
        Checks if AEF controls with async. behavios should work in sync (or pseudo-sync) mode for testing purposes.
        Returns:
        True if the AEF controls are better to be run in syn mode (if applicable).