类 AbstractBehaviorManagement<T>

    • 字段详细资料

      • ERRORS

        public final List<Class<? extends Error>> ERRORS
        If get these error, will stop current test without retry
        AssertionError.class, StopTestError.class, Error.class
    • 构造器详细资料

      • AbstractBehaviorManagement

        public AbstractBehaviorManagement()