Class LaunchInfo

java.lang.Object
io.qameta.allure.launch.LaunchInfo
All Implemented Interfaces:
Serializable

public class LaunchInfo extends Object implements Serializable
See Also:
  • Field Details

    • uid

      protected String uid
    • name

      protected String name
    • statistic

      protected io.qameta.allure.entity.Statistic statistic
  • Constructor Details

    • LaunchInfo

      public LaunchInfo()