Annotation Type TestNGConfig

    • Optional Element Summary

      Optional Elements 
      Modifier and Type Optional Element Description
      boolean oneTimeOnly
      With using of DataProvider, set this field to true to build data only once before first invocation and after last invocation.
    • Element Detail

      • oneTimeOnly

        boolean oneTimeOnly
        With using of DataProvider, set this field to true to build data only once before first invocation and after last invocation.
        Returns:
        true if conduction data one time only
        Default:
        false