Annotation Type TestPlanHook


  • @Target(TYPE)
    @Retention(RUNTIME)
    public @interface TestPlanHook
    • Element Detail

      • name

        java.lang.String name
        Default:
        ""
      • type

        HookType type
        Default:
        com.testsigma.sdk.HookType.AFTER
      • description

        java.lang.String description
        Default:
        ""
      • deprecated

        boolean deprecated
        Default:
        false