TestRunPublishContext enum

The types of publish context for run.

Fields

Build = 1

Run is published for Build Context.

Release = 2

Run is published for Release Context.

All = 3

Run is published for any Context.