Annotation Type BeforeAll

    • Optional Element Summary

      Optional Elements 
      Modifier and Type Optional Element Description
      int order
      The order in which this hook should run.
    • Element Detail

      • order

        int order
        The order in which this hook should run. Lower numbers are run first. The default order is 10000.
        Returns:
        the order in which this hook should run.
        Default:
        10000