Documentation ¶
Index ¶
- Variables
- type Attachment
- func (*Attachment) Descriptor() ([]byte, []int)
- func (m *Attachment) GetData() string
- func (m *Attachment) GetMedia() *Media
- func (m *Attachment) GetSource() *SourceReference
- func (m *Attachment) Marshal() (dAtA []byte, err error)
- func (m *Attachment) MarshalTo(dAtA []byte) (int, error)
- func (m *Attachment) MarshalToSizedBuffer(dAtA []byte) (int, error)
- func (*Attachment) ProtoMessage()
- func (m *Attachment) Reset()
- func (m *Attachment) Size() (n int)
- func (m *Attachment) String() string
- func (m *Attachment) Unmarshal(dAtA []byte) error
- func (m *Attachment) XXX_DiscardUnknown()
- func (m *Attachment) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *Attachment) XXX_Merge(src proto.Message)
- func (m *Attachment) XXX_Size() int
- func (m *Attachment) XXX_Unmarshal(b []byte) error
- type CommandActionComplete
- func (*CommandActionComplete) Descriptor() ([]byte, []int)
- func (m *CommandActionComplete) GetCompletedId() string
- func (m *CommandActionComplete) GetResult() isCommandActionComplete_Result
- func (m *CommandActionComplete) GetSnippet() string
- func (m *CommandActionComplete) GetTestResult() *TestResult
- func (m *CommandActionComplete) Marshal() (dAtA []byte, err error)
- func (m *CommandActionComplete) MarshalTo(dAtA []byte) (int, error)
- func (m *CommandActionComplete) MarshalToSizedBuffer(dAtA []byte) (int, error)
- func (*CommandActionComplete) ProtoMessage()
- func (m *CommandActionComplete) Reset()
- func (m *CommandActionComplete) Size() (n int)
- func (m *CommandActionComplete) String() string
- func (m *CommandActionComplete) Unmarshal(dAtA []byte) error
- func (m *CommandActionComplete) XXX_DiscardUnknown()
- func (m *CommandActionComplete) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *CommandActionComplete) XXX_Merge(src proto.Message)
- func (*CommandActionComplete) XXX_OneofWrappers() []interface{}
- func (m *CommandActionComplete) XXX_Size() int
- func (m *CommandActionComplete) XXX_Unmarshal(b []byte) error
- type CommandActionComplete_Snippet
- type CommandActionComplete_TestResult
- type CommandGenerateSnippet
- func (*CommandGenerateSnippet) Descriptor() ([]byte, []int)
- func (m *CommandGenerateSnippet) GetActionId() string
- func (m *CommandGenerateSnippet) GetGeneratedExpressions() []*GeneratedExpression
- func (m *CommandGenerateSnippet) GetPickleStepArgument() *PickleStepArgument
- func (m *CommandGenerateSnippet) Marshal() (dAtA []byte, err error)
- func (m *CommandGenerateSnippet) MarshalTo(dAtA []byte) (int, error)
- func (m *CommandGenerateSnippet) MarshalToSizedBuffer(dAtA []byte) (int, error)
- func (*CommandGenerateSnippet) ProtoMessage()
- func (m *CommandGenerateSnippet) Reset()
- func (m *CommandGenerateSnippet) Size() (n int)
- func (m *CommandGenerateSnippet) String() string
- func (m *CommandGenerateSnippet) Unmarshal(dAtA []byte) error
- func (m *CommandGenerateSnippet) XXX_DiscardUnknown()
- func (m *CommandGenerateSnippet) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *CommandGenerateSnippet) XXX_Merge(src proto.Message)
- func (m *CommandGenerateSnippet) XXX_Size() int
- func (m *CommandGenerateSnippet) XXX_Unmarshal(b []byte) error
- type CommandInitializeTestCase
- func (*CommandInitializeTestCase) Descriptor() ([]byte, []int)
- func (m *CommandInitializeTestCase) GetActionId() string
- func (m *CommandInitializeTestCase) GetPickle() *Pickle
- func (m *CommandInitializeTestCase) Marshal() (dAtA []byte, err error)
- func (m *CommandInitializeTestCase) MarshalTo(dAtA []byte) (int, error)
- func (m *CommandInitializeTestCase) MarshalToSizedBuffer(dAtA []byte) (int, error)
- func (*CommandInitializeTestCase) ProtoMessage()
- func (m *CommandInitializeTestCase) Reset()
- func (m *CommandInitializeTestCase) Size() (n int)
- func (m *CommandInitializeTestCase) String() string
- func (m *CommandInitializeTestCase) Unmarshal(dAtA []byte) error
- func (m *CommandInitializeTestCase) XXX_DiscardUnknown()
- func (m *CommandInitializeTestCase) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *CommandInitializeTestCase) XXX_Merge(src proto.Message)
- func (m *CommandInitializeTestCase) XXX_Size() int
- func (m *CommandInitializeTestCase) XXX_Unmarshal(b []byte) error
- type CommandRunAfterTestCaseHook
- func (*CommandRunAfterTestCaseHook) Descriptor() ([]byte, []int)
- func (m *CommandRunAfterTestCaseHook) GetActionId() string
- func (m *CommandRunAfterTestCaseHook) GetPickleId() string
- func (m *CommandRunAfterTestCaseHook) GetTestCaseHookDefinitionId() string
- func (m *CommandRunAfterTestCaseHook) Marshal() (dAtA []byte, err error)
- func (m *CommandRunAfterTestCaseHook) MarshalTo(dAtA []byte) (int, error)
- func (m *CommandRunAfterTestCaseHook) MarshalToSizedBuffer(dAtA []byte) (int, error)
- func (*CommandRunAfterTestCaseHook) ProtoMessage()
- func (m *CommandRunAfterTestCaseHook) Reset()
- func (m *CommandRunAfterTestCaseHook) Size() (n int)
- func (m *CommandRunAfterTestCaseHook) String() string
- func (m *CommandRunAfterTestCaseHook) Unmarshal(dAtA []byte) error
- func (m *CommandRunAfterTestCaseHook) XXX_DiscardUnknown()
- func (m *CommandRunAfterTestCaseHook) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *CommandRunAfterTestCaseHook) XXX_Merge(src proto.Message)
- func (m *CommandRunAfterTestCaseHook) XXX_Size() int
- func (m *CommandRunAfterTestCaseHook) XXX_Unmarshal(b []byte) error
- type CommandRunAfterTestRunHooks
- func (*CommandRunAfterTestRunHooks) Descriptor() ([]byte, []int)
- func (m *CommandRunAfterTestRunHooks) GetActionId() string
- func (m *CommandRunAfterTestRunHooks) Marshal() (dAtA []byte, err error)
- func (m *CommandRunAfterTestRunHooks) MarshalTo(dAtA []byte) (int, error)
- func (m *CommandRunAfterTestRunHooks) MarshalToSizedBuffer(dAtA []byte) (int, error)
- func (*CommandRunAfterTestRunHooks) ProtoMessage()
- func (m *CommandRunAfterTestRunHooks) Reset()
- func (m *CommandRunAfterTestRunHooks) Size() (n int)
- func (m *CommandRunAfterTestRunHooks) String() string
- func (m *CommandRunAfterTestRunHooks) Unmarshal(dAtA []byte) error
- func (m *CommandRunAfterTestRunHooks) XXX_DiscardUnknown()
- func (m *CommandRunAfterTestRunHooks) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *CommandRunAfterTestRunHooks) XXX_Merge(src proto.Message)
- func (m *CommandRunAfterTestRunHooks) XXX_Size() int
- func (m *CommandRunAfterTestRunHooks) XXX_Unmarshal(b []byte) error
- type CommandRunBeforeTestCaseHook
- func (*CommandRunBeforeTestCaseHook) Descriptor() ([]byte, []int)
- func (m *CommandRunBeforeTestCaseHook) GetActionId() string
- func (m *CommandRunBeforeTestCaseHook) GetPickleId() string
- func (m *CommandRunBeforeTestCaseHook) GetTestCaseHookDefinitionId() string
- func (m *CommandRunBeforeTestCaseHook) Marshal() (dAtA []byte, err error)
- func (m *CommandRunBeforeTestCaseHook) MarshalTo(dAtA []byte) (int, error)
- func (m *CommandRunBeforeTestCaseHook) MarshalToSizedBuffer(dAtA []byte) (int, error)
- func (*CommandRunBeforeTestCaseHook) ProtoMessage()
- func (m *CommandRunBeforeTestCaseHook) Reset()
- func (m *CommandRunBeforeTestCaseHook) Size() (n int)
- func (m *CommandRunBeforeTestCaseHook) String() string
- func (m *CommandRunBeforeTestCaseHook) Unmarshal(dAtA []byte) error
- func (m *CommandRunBeforeTestCaseHook) XXX_DiscardUnknown()
- func (m *CommandRunBeforeTestCaseHook) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *CommandRunBeforeTestCaseHook) XXX_Merge(src proto.Message)
- func (m *CommandRunBeforeTestCaseHook) XXX_Size() int
- func (m *CommandRunBeforeTestCaseHook) XXX_Unmarshal(b []byte) error
- type CommandRunBeforeTestRunHooks
- func (*CommandRunBeforeTestRunHooks) Descriptor() ([]byte, []int)
- func (m *CommandRunBeforeTestRunHooks) GetActionId() string
- func (m *CommandRunBeforeTestRunHooks) Marshal() (dAtA []byte, err error)
- func (m *CommandRunBeforeTestRunHooks) MarshalTo(dAtA []byte) (int, error)
- func (m *CommandRunBeforeTestRunHooks) MarshalToSizedBuffer(dAtA []byte) (int, error)
- func (*CommandRunBeforeTestRunHooks) ProtoMessage()
- func (m *CommandRunBeforeTestRunHooks) Reset()
- func (m *CommandRunBeforeTestRunHooks) Size() (n int)
- func (m *CommandRunBeforeTestRunHooks) String() string
- func (m *CommandRunBeforeTestRunHooks) Unmarshal(dAtA []byte) error
- func (m *CommandRunBeforeTestRunHooks) XXX_DiscardUnknown()
- func (m *CommandRunBeforeTestRunHooks) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *CommandRunBeforeTestRunHooks) XXX_Merge(src proto.Message)
- func (m *CommandRunBeforeTestRunHooks) XXX_Size() int
- func (m *CommandRunBeforeTestRunHooks) XXX_Unmarshal(b []byte) error
- type CommandRunTestStep
- func (*CommandRunTestStep) Descriptor() ([]byte, []int)
- func (m *CommandRunTestStep) GetActionId() string
- func (m *CommandRunTestStep) GetPickleId() string
- func (m *CommandRunTestStep) GetPickleStepArgument() *PickleStepArgument
- func (m *CommandRunTestStep) GetStepDefinitionId() string
- func (m *CommandRunTestStep) GetStepMatchArguments() []*StepMatchArgument
- func (m *CommandRunTestStep) Marshal() (dAtA []byte, err error)
- func (m *CommandRunTestStep) MarshalTo(dAtA []byte) (int, error)
- func (m *CommandRunTestStep) MarshalToSizedBuffer(dAtA []byte) (int, error)
- func (*CommandRunTestStep) ProtoMessage()
- func (m *CommandRunTestStep) Reset()
- func (m *CommandRunTestStep) Size() (n int)
- func (m *CommandRunTestStep) String() string
- func (m *CommandRunTestStep) Unmarshal(dAtA []byte) error
- func (m *CommandRunTestStep) XXX_DiscardUnknown()
- func (m *CommandRunTestStep) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *CommandRunTestStep) XXX_Merge(src proto.Message)
- func (m *CommandRunTestStep) XXX_Size() int
- func (m *CommandRunTestStep) XXX_Unmarshal(b []byte) error
- type CommandStart
- func (*CommandStart) Descriptor() ([]byte, []int)
- func (m *CommandStart) GetBaseDirectory() string
- func (m *CommandStart) GetRuntimeConfig() *RuntimeConfig
- func (m *CommandStart) GetSourcesConfig() *SourcesConfig
- func (m *CommandStart) GetSupportCodeConfig() *SupportCodeConfig
- func (m *CommandStart) Marshal() (dAtA []byte, err error)
- func (m *CommandStart) MarshalTo(dAtA []byte) (int, error)
- func (m *CommandStart) MarshalToSizedBuffer(dAtA []byte) (int, error)
- func (*CommandStart) ProtoMessage()
- func (m *CommandStart) Reset()
- func (m *CommandStart) Size() (n int)
- func (m *CommandStart) String() string
- func (m *CommandStart) Unmarshal(dAtA []byte) error
- func (m *CommandStart) XXX_DiscardUnknown()
- func (m *CommandStart) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *CommandStart) XXX_Merge(src proto.Message)
- func (m *CommandStart) XXX_Size() int
- func (m *CommandStart) XXX_Unmarshal(b []byte) error
- type Duration
- func (*Duration) Descriptor() ([]byte, []int)
- func (m *Duration) GetNanos() int32
- func (m *Duration) GetSeconds() int64
- func (m *Duration) Marshal() (dAtA []byte, err error)
- func (m *Duration) MarshalTo(dAtA []byte) (int, error)
- func (m *Duration) MarshalToSizedBuffer(dAtA []byte) (int, error)
- func (*Duration) ProtoMessage()
- func (m *Duration) Reset()
- func (m *Duration) Size() (n int)
- func (m *Duration) String() string
- func (m *Duration) Unmarshal(dAtA []byte) error
- func (m *Duration) XXX_DiscardUnknown()
- func (m *Duration) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *Duration) XXX_Merge(src proto.Message)
- func (m *Duration) XXX_Size() int
- func (m *Duration) XXX_Unmarshal(b []byte) error
- type Envelope
- func (*Envelope) Descriptor() ([]byte, []int)
- func (m *Envelope) GetAttachment() *Attachment
- func (m *Envelope) GetCommandActionComplete() *CommandActionComplete
- func (m *Envelope) GetCommandError() string
- func (m *Envelope) GetCommandGenerateSnippet() *CommandGenerateSnippet
- func (m *Envelope) GetCommandInitializeTestCase() *CommandInitializeTestCase
- func (m *Envelope) GetCommandRunAfterTestCaseHook() *CommandRunAfterTestCaseHook
- func (m *Envelope) GetCommandRunAfterTestRunHooks() *CommandRunAfterTestRunHooks
- func (m *Envelope) GetCommandRunBeforeTestCaseHook() *CommandRunBeforeTestCaseHook
- func (m *Envelope) GetCommandRunBeforeTestRunHooks() *CommandRunBeforeTestRunHooks
- func (m *Envelope) GetCommandRunTestStep() *CommandRunTestStep
- func (m *Envelope) GetCommandStart() *CommandStart
- func (m *Envelope) GetGherkinDocument() *GherkinDocument
- func (m *Envelope) GetMessage() isEnvelope_Message
- func (m *Envelope) GetPickle() *Pickle
- func (m *Envelope) GetPickleAccepted() *PickleAccepted
- func (m *Envelope) GetPickleRejected() *PickleRejected
- func (m *Envelope) GetSource() *Source
- func (m *Envelope) GetTestCaseFinished() *TestCaseFinished
- func (m *Envelope) GetTestCasePrepared() *TestCasePrepared
- func (m *Envelope) GetTestCaseStarted() *TestCaseStarted
- func (m *Envelope) GetTestHookFinished() *TestHookFinished
- func (m *Envelope) GetTestHookStarted() *TestHookStarted
- func (m *Envelope) GetTestRunFinished() *TestRunFinished
- func (m *Envelope) GetTestRunStarted() *TestRunStarted
- func (m *Envelope) GetTestStepFinished() *TestStepFinished
- func (m *Envelope) GetTestStepMatched() *TestStepMatched
- func (m *Envelope) GetTestStepStarted() *TestStepStarted
- func (m *Envelope) Marshal() (dAtA []byte, err error)
- func (m *Envelope) MarshalTo(dAtA []byte) (int, error)
- func (m *Envelope) MarshalToSizedBuffer(dAtA []byte) (int, error)
- func (*Envelope) ProtoMessage()
- func (m *Envelope) Reset()
- func (m *Envelope) Size() (n int)
- func (m *Envelope) String() string
- func (m *Envelope) Unmarshal(dAtA []byte) error
- func (m *Envelope) XXX_DiscardUnknown()
- func (m *Envelope) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *Envelope) XXX_Merge(src proto.Message)
- func (*Envelope) XXX_OneofWrappers() []interface{}
- func (m *Envelope) XXX_Size() int
- func (m *Envelope) XXX_Unmarshal(b []byte) error
- type Envelope_Attachment
- type Envelope_CommandActionComplete
- type Envelope_CommandError
- type Envelope_CommandGenerateSnippet
- type Envelope_CommandInitializeTestCase
- type Envelope_CommandRunAfterTestCaseHook
- type Envelope_CommandRunAfterTestRunHooks
- type Envelope_CommandRunBeforeTestCaseHook
- type Envelope_CommandRunBeforeTestRunHooks
- type Envelope_CommandRunTestStep
- type Envelope_CommandStart
- type Envelope_GherkinDocument
- type Envelope_Pickle
- type Envelope_PickleAccepted
- type Envelope_PickleRejected
- type Envelope_Source
- type Envelope_TestCaseFinished
- type Envelope_TestCasePrepared
- type Envelope_TestCaseStarted
- type Envelope_TestHookFinished
- type Envelope_TestHookStarted
- type Envelope_TestRunFinished
- type Envelope_TestRunStarted
- type Envelope_TestStepFinished
- type Envelope_TestStepMatched
- type Envelope_TestStepStarted
- type GeneratedExpression
- func (*GeneratedExpression) Descriptor() ([]byte, []int)
- func (m *GeneratedExpression) GetParameterTypeNames() []string
- func (m *GeneratedExpression) GetText() string
- func (m *GeneratedExpression) Marshal() (dAtA []byte, err error)
- func (m *GeneratedExpression) MarshalTo(dAtA []byte) (int, error)
- func (m *GeneratedExpression) MarshalToSizedBuffer(dAtA []byte) (int, error)
- func (*GeneratedExpression) ProtoMessage()
- func (m *GeneratedExpression) Reset()
- func (m *GeneratedExpression) Size() (n int)
- func (m *GeneratedExpression) String() string
- func (m *GeneratedExpression) Unmarshal(dAtA []byte) error
- func (m *GeneratedExpression) XXX_DiscardUnknown()
- func (m *GeneratedExpression) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *GeneratedExpression) XXX_Merge(src proto.Message)
- func (m *GeneratedExpression) XXX_Size() int
- func (m *GeneratedExpression) XXX_Unmarshal(b []byte) error
- type GherkinDocument
- func (*GherkinDocument) Descriptor() ([]byte, []int)
- func (m *GherkinDocument) GetComments() []*GherkinDocument_Comment
- func (m *GherkinDocument) GetFeature() *GherkinDocument_Feature
- func (m *GherkinDocument) GetUri() string
- func (m *GherkinDocument) Marshal() (dAtA []byte, err error)
- func (m *GherkinDocument) MarshalTo(dAtA []byte) (int, error)
- func (m *GherkinDocument) MarshalToSizedBuffer(dAtA []byte) (int, error)
- func (*GherkinDocument) ProtoMessage()
- func (m *GherkinDocument) Reset()
- func (m *GherkinDocument) Size() (n int)
- func (m *GherkinDocument) String() string
- func (m *GherkinDocument) Unmarshal(dAtA []byte) error
- func (m *GherkinDocument) XXX_DiscardUnknown()
- func (m *GherkinDocument) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *GherkinDocument) XXX_Merge(src proto.Message)
- func (m *GherkinDocument) XXX_Size() int
- func (m *GherkinDocument) XXX_Unmarshal(b []byte) error
- type GherkinDocument_Comment
- func (*GherkinDocument_Comment) Descriptor() ([]byte, []int)
- func (m *GherkinDocument_Comment) GetLocation() *Location
- func (m *GherkinDocument_Comment) GetText() string
- func (m *GherkinDocument_Comment) Marshal() (dAtA []byte, err error)
- func (m *GherkinDocument_Comment) MarshalTo(dAtA []byte) (int, error)
- func (m *GherkinDocument_Comment) MarshalToSizedBuffer(dAtA []byte) (int, error)
- func (*GherkinDocument_Comment) ProtoMessage()
- func (m *GherkinDocument_Comment) Reset()
- func (m *GherkinDocument_Comment) Size() (n int)
- func (m *GherkinDocument_Comment) String() string
- func (m *GherkinDocument_Comment) Unmarshal(dAtA []byte) error
- func (m *GherkinDocument_Comment) XXX_DiscardUnknown()
- func (m *GherkinDocument_Comment) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *GherkinDocument_Comment) XXX_Merge(src proto.Message)
- func (m *GherkinDocument_Comment) XXX_Size() int
- func (m *GherkinDocument_Comment) XXX_Unmarshal(b []byte) error
- type GherkinDocument_Feature
- func (*GherkinDocument_Feature) Descriptor() ([]byte, []int)
- func (m *GherkinDocument_Feature) GetChildren() []*GherkinDocument_Feature_FeatureChild
- func (m *GherkinDocument_Feature) GetDescription() string
- func (m *GherkinDocument_Feature) GetKeyword() string
- func (m *GherkinDocument_Feature) GetLanguage() string
- func (m *GherkinDocument_Feature) GetLocation() *Location
- func (m *GherkinDocument_Feature) GetName() string
- func (m *GherkinDocument_Feature) GetTags() []*GherkinDocument_Feature_Tag
- func (m *GherkinDocument_Feature) Marshal() (dAtA []byte, err error)
- func (m *GherkinDocument_Feature) MarshalTo(dAtA []byte) (int, error)
- func (m *GherkinDocument_Feature) MarshalToSizedBuffer(dAtA []byte) (int, error)
- func (*GherkinDocument_Feature) ProtoMessage()
- func (m *GherkinDocument_Feature) Reset()
- func (m *GherkinDocument_Feature) Size() (n int)
- func (m *GherkinDocument_Feature) String() string
- func (m *GherkinDocument_Feature) Unmarshal(dAtA []byte) error
- func (m *GherkinDocument_Feature) XXX_DiscardUnknown()
- func (m *GherkinDocument_Feature) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *GherkinDocument_Feature) XXX_Merge(src proto.Message)
- func (m *GherkinDocument_Feature) XXX_Size() int
- func (m *GherkinDocument_Feature) XXX_Unmarshal(b []byte) error
- type GherkinDocument_Feature_Background
- func (*GherkinDocument_Feature_Background) Descriptor() ([]byte, []int)
- func (m *GherkinDocument_Feature_Background) GetDescription() string
- func (m *GherkinDocument_Feature_Background) GetKeyword() string
- func (m *GherkinDocument_Feature_Background) GetLocation() *Location
- func (m *GherkinDocument_Feature_Background) GetName() string
- func (m *GherkinDocument_Feature_Background) GetSteps() []*GherkinDocument_Feature_Step
- func (m *GherkinDocument_Feature_Background) Marshal() (dAtA []byte, err error)
- func (m *GherkinDocument_Feature_Background) MarshalTo(dAtA []byte) (int, error)
- func (m *GherkinDocument_Feature_Background) MarshalToSizedBuffer(dAtA []byte) (int, error)
- func (*GherkinDocument_Feature_Background) ProtoMessage()
- func (m *GherkinDocument_Feature_Background) Reset()
- func (m *GherkinDocument_Feature_Background) Size() (n int)
- func (m *GherkinDocument_Feature_Background) String() string
- func (m *GherkinDocument_Feature_Background) Unmarshal(dAtA []byte) error
- func (m *GherkinDocument_Feature_Background) XXX_DiscardUnknown()
- func (m *GherkinDocument_Feature_Background) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *GherkinDocument_Feature_Background) XXX_Merge(src proto.Message)
- func (m *GherkinDocument_Feature_Background) XXX_Size() int
- func (m *GherkinDocument_Feature_Background) XXX_Unmarshal(b []byte) error
- type GherkinDocument_Feature_FeatureChild
- func (*GherkinDocument_Feature_FeatureChild) Descriptor() ([]byte, []int)
- func (m *GherkinDocument_Feature_FeatureChild) GetBackground() *GherkinDocument_Feature_Background
- func (m *GherkinDocument_Feature_FeatureChild) GetRule() *GherkinDocument_Feature_FeatureChild_Rule
- func (m *GherkinDocument_Feature_FeatureChild) GetScenario() *GherkinDocument_Feature_Scenario
- func (m *GherkinDocument_Feature_FeatureChild) GetValue() isGherkinDocument_Feature_FeatureChild_Value
- func (m *GherkinDocument_Feature_FeatureChild) Marshal() (dAtA []byte, err error)
- func (m *GherkinDocument_Feature_FeatureChild) MarshalTo(dAtA []byte) (int, error)
- func (m *GherkinDocument_Feature_FeatureChild) MarshalToSizedBuffer(dAtA []byte) (int, error)
- func (*GherkinDocument_Feature_FeatureChild) ProtoMessage()
- func (m *GherkinDocument_Feature_FeatureChild) Reset()
- func (m *GherkinDocument_Feature_FeatureChild) Size() (n int)
- func (m *GherkinDocument_Feature_FeatureChild) String() string
- func (m *GherkinDocument_Feature_FeatureChild) Unmarshal(dAtA []byte) error
- func (m *GherkinDocument_Feature_FeatureChild) XXX_DiscardUnknown()
- func (m *GherkinDocument_Feature_FeatureChild) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *GherkinDocument_Feature_FeatureChild) XXX_Merge(src proto.Message)
- func (*GherkinDocument_Feature_FeatureChild) XXX_OneofWrappers() []interface{}
- func (m *GherkinDocument_Feature_FeatureChild) XXX_Size() int
- func (m *GherkinDocument_Feature_FeatureChild) XXX_Unmarshal(b []byte) error
- type GherkinDocument_Feature_FeatureChild_Background
- type GherkinDocument_Feature_FeatureChild_Rule
- func (*GherkinDocument_Feature_FeatureChild_Rule) Descriptor() ([]byte, []int)
- func (m *GherkinDocument_Feature_FeatureChild_Rule) GetChildren() []*GherkinDocument_Feature_FeatureChild_RuleChild
- func (m *GherkinDocument_Feature_FeatureChild_Rule) GetDescription() string
- func (m *GherkinDocument_Feature_FeatureChild_Rule) GetKeyword() string
- func (m *GherkinDocument_Feature_FeatureChild_Rule) GetLocation() *Location
- func (m *GherkinDocument_Feature_FeatureChild_Rule) GetName() string
- func (m *GherkinDocument_Feature_FeatureChild_Rule) Marshal() (dAtA []byte, err error)
- func (m *GherkinDocument_Feature_FeatureChild_Rule) MarshalTo(dAtA []byte) (int, error)
- func (m *GherkinDocument_Feature_FeatureChild_Rule) MarshalToSizedBuffer(dAtA []byte) (int, error)
- func (*GherkinDocument_Feature_FeatureChild_Rule) ProtoMessage()
- func (m *GherkinDocument_Feature_FeatureChild_Rule) Reset()
- func (m *GherkinDocument_Feature_FeatureChild_Rule) Size() (n int)
- func (m *GherkinDocument_Feature_FeatureChild_Rule) String() string
- func (m *GherkinDocument_Feature_FeatureChild_Rule) Unmarshal(dAtA []byte) error
- func (m *GherkinDocument_Feature_FeatureChild_Rule) XXX_DiscardUnknown()
- func (m *GherkinDocument_Feature_FeatureChild_Rule) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *GherkinDocument_Feature_FeatureChild_Rule) XXX_Merge(src proto.Message)
- func (m *GherkinDocument_Feature_FeatureChild_Rule) XXX_Size() int
- func (m *GherkinDocument_Feature_FeatureChild_Rule) XXX_Unmarshal(b []byte) error
- type GherkinDocument_Feature_FeatureChild_RuleChild
- func (*GherkinDocument_Feature_FeatureChild_RuleChild) Descriptor() ([]byte, []int)
- func (m *GherkinDocument_Feature_FeatureChild_RuleChild) GetBackground() *GherkinDocument_Feature_Background
- func (m *GherkinDocument_Feature_FeatureChild_RuleChild) GetScenario() *GherkinDocument_Feature_Scenario
- func (m *GherkinDocument_Feature_FeatureChild_RuleChild) GetValue() isGherkinDocument_Feature_FeatureChild_RuleChild_Value
- func (m *GherkinDocument_Feature_FeatureChild_RuleChild) Marshal() (dAtA []byte, err error)
- func (m *GherkinDocument_Feature_FeatureChild_RuleChild) MarshalTo(dAtA []byte) (int, error)
- func (m *GherkinDocument_Feature_FeatureChild_RuleChild) MarshalToSizedBuffer(dAtA []byte) (int, error)
- func (*GherkinDocument_Feature_FeatureChild_RuleChild) ProtoMessage()
- func (m *GherkinDocument_Feature_FeatureChild_RuleChild) Reset()
- func (m *GherkinDocument_Feature_FeatureChild_RuleChild) Size() (n int)
- func (m *GherkinDocument_Feature_FeatureChild_RuleChild) String() string
- func (m *GherkinDocument_Feature_FeatureChild_RuleChild) Unmarshal(dAtA []byte) error
- func (m *GherkinDocument_Feature_FeatureChild_RuleChild) XXX_DiscardUnknown()
- func (m *GherkinDocument_Feature_FeatureChild_RuleChild) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *GherkinDocument_Feature_FeatureChild_RuleChild) XXX_Merge(src proto.Message)
- func (*GherkinDocument_Feature_FeatureChild_RuleChild) XXX_OneofWrappers() []interface{}
- func (m *GherkinDocument_Feature_FeatureChild_RuleChild) XXX_Size() int
- func (m *GherkinDocument_Feature_FeatureChild_RuleChild) XXX_Unmarshal(b []byte) error
- type GherkinDocument_Feature_FeatureChild_RuleChild_Background
- func (m *GherkinDocument_Feature_FeatureChild_RuleChild_Background) MarshalTo(dAtA []byte) (int, error)
- func (m *GherkinDocument_Feature_FeatureChild_RuleChild_Background) MarshalToSizedBuffer(dAtA []byte) (int, error)
- func (m *GherkinDocument_Feature_FeatureChild_RuleChild_Background) Size() (n int)
- type GherkinDocument_Feature_FeatureChild_RuleChild_Scenario
- type GherkinDocument_Feature_FeatureChild_Rule_
- type GherkinDocument_Feature_FeatureChild_Scenario
- type GherkinDocument_Feature_Scenario
- func (*GherkinDocument_Feature_Scenario) Descriptor() ([]byte, []int)
- func (m *GherkinDocument_Feature_Scenario) GetDescription() string
- func (m *GherkinDocument_Feature_Scenario) GetExamples() []*GherkinDocument_Feature_Scenario_Examples
- func (m *GherkinDocument_Feature_Scenario) GetKeyword() string
- func (m *GherkinDocument_Feature_Scenario) GetLocation() *Location
- func (m *GherkinDocument_Feature_Scenario) GetName() string
- func (m *GherkinDocument_Feature_Scenario) GetSteps() []*GherkinDocument_Feature_Step
- func (m *GherkinDocument_Feature_Scenario) GetTags() []*GherkinDocument_Feature_Tag
- func (m *GherkinDocument_Feature_Scenario) Marshal() (dAtA []byte, err error)
- func (m *GherkinDocument_Feature_Scenario) MarshalTo(dAtA []byte) (int, error)
- func (m *GherkinDocument_Feature_Scenario) MarshalToSizedBuffer(dAtA []byte) (int, error)
- func (*GherkinDocument_Feature_Scenario) ProtoMessage()
- func (m *GherkinDocument_Feature_Scenario) Reset()
- func (m *GherkinDocument_Feature_Scenario) Size() (n int)
- func (m *GherkinDocument_Feature_Scenario) String() string
- func (m *GherkinDocument_Feature_Scenario) Unmarshal(dAtA []byte) error
- func (m *GherkinDocument_Feature_Scenario) XXX_DiscardUnknown()
- func (m *GherkinDocument_Feature_Scenario) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *GherkinDocument_Feature_Scenario) XXX_Merge(src proto.Message)
- func (m *GherkinDocument_Feature_Scenario) XXX_Size() int
- func (m *GherkinDocument_Feature_Scenario) XXX_Unmarshal(b []byte) error
- type GherkinDocument_Feature_Scenario_Examples
- func (*GherkinDocument_Feature_Scenario_Examples) Descriptor() ([]byte, []int)
- func (m *GherkinDocument_Feature_Scenario_Examples) GetDescription() string
- func (m *GherkinDocument_Feature_Scenario_Examples) GetKeyword() string
- func (m *GherkinDocument_Feature_Scenario_Examples) GetLocation() *Location
- func (m *GherkinDocument_Feature_Scenario_Examples) GetName() string
- func (m *GherkinDocument_Feature_Scenario_Examples) GetTableBody() []*GherkinDocument_Feature_TableRow
- func (m *GherkinDocument_Feature_Scenario_Examples) GetTableHeader() *GherkinDocument_Feature_TableRow
- func (m *GherkinDocument_Feature_Scenario_Examples) GetTags() []*GherkinDocument_Feature_Tag
- func (m *GherkinDocument_Feature_Scenario_Examples) Marshal() (dAtA []byte, err error)
- func (m *GherkinDocument_Feature_Scenario_Examples) MarshalTo(dAtA []byte) (int, error)
- func (m *GherkinDocument_Feature_Scenario_Examples) MarshalToSizedBuffer(dAtA []byte) (int, error)
- func (*GherkinDocument_Feature_Scenario_Examples) ProtoMessage()
- func (m *GherkinDocument_Feature_Scenario_Examples) Reset()
- func (m *GherkinDocument_Feature_Scenario_Examples) Size() (n int)
- func (m *GherkinDocument_Feature_Scenario_Examples) String() string
- func (m *GherkinDocument_Feature_Scenario_Examples) Unmarshal(dAtA []byte) error
- func (m *GherkinDocument_Feature_Scenario_Examples) XXX_DiscardUnknown()
- func (m *GherkinDocument_Feature_Scenario_Examples) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *GherkinDocument_Feature_Scenario_Examples) XXX_Merge(src proto.Message)
- func (m *GherkinDocument_Feature_Scenario_Examples) XXX_Size() int
- func (m *GherkinDocument_Feature_Scenario_Examples) XXX_Unmarshal(b []byte) error
- type GherkinDocument_Feature_Step
- func (*GherkinDocument_Feature_Step) Descriptor() ([]byte, []int)
- func (m *GherkinDocument_Feature_Step) GetArgument() isGherkinDocument_Feature_Step_Argument
- func (m *GherkinDocument_Feature_Step) GetDataTable() *GherkinDocument_Feature_Step_DataTable
- func (m *GherkinDocument_Feature_Step) GetDocString() *GherkinDocument_Feature_Step_DocString
- func (m *GherkinDocument_Feature_Step) GetKeyword() string
- func (m *GherkinDocument_Feature_Step) GetLocation() *Location
- func (m *GherkinDocument_Feature_Step) GetText() string
- func (m *GherkinDocument_Feature_Step) Marshal() (dAtA []byte, err error)
- func (m *GherkinDocument_Feature_Step) MarshalTo(dAtA []byte) (int, error)
- func (m *GherkinDocument_Feature_Step) MarshalToSizedBuffer(dAtA []byte) (int, error)
- func (*GherkinDocument_Feature_Step) ProtoMessage()
- func (m *GherkinDocument_Feature_Step) Reset()
- func (m *GherkinDocument_Feature_Step) Size() (n int)
- func (m *GherkinDocument_Feature_Step) String() string
- func (m *GherkinDocument_Feature_Step) Unmarshal(dAtA []byte) error
- func (m *GherkinDocument_Feature_Step) XXX_DiscardUnknown()
- func (m *GherkinDocument_Feature_Step) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *GherkinDocument_Feature_Step) XXX_Merge(src proto.Message)
- func (*GherkinDocument_Feature_Step) XXX_OneofWrappers() []interface{}
- func (m *GherkinDocument_Feature_Step) XXX_Size() int
- func (m *GherkinDocument_Feature_Step) XXX_Unmarshal(b []byte) error
- type GherkinDocument_Feature_Step_DataTable
- func (*GherkinDocument_Feature_Step_DataTable) Descriptor() ([]byte, []int)
- func (m *GherkinDocument_Feature_Step_DataTable) GetLocation() *Location
- func (m *GherkinDocument_Feature_Step_DataTable) GetRows() []*GherkinDocument_Feature_TableRow
- func (m *GherkinDocument_Feature_Step_DataTable) Marshal() (dAtA []byte, err error)
- func (m *GherkinDocument_Feature_Step_DataTable) MarshalTo(dAtA []byte) (int, error)
- func (m *GherkinDocument_Feature_Step_DataTable) MarshalToSizedBuffer(dAtA []byte) (int, error)
- func (*GherkinDocument_Feature_Step_DataTable) ProtoMessage()
- func (m *GherkinDocument_Feature_Step_DataTable) Reset()
- func (m *GherkinDocument_Feature_Step_DataTable) Size() (n int)
- func (m *GherkinDocument_Feature_Step_DataTable) String() string
- func (m *GherkinDocument_Feature_Step_DataTable) Unmarshal(dAtA []byte) error
- func (m *GherkinDocument_Feature_Step_DataTable) XXX_DiscardUnknown()
- func (m *GherkinDocument_Feature_Step_DataTable) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *GherkinDocument_Feature_Step_DataTable) XXX_Merge(src proto.Message)
- func (m *GherkinDocument_Feature_Step_DataTable) XXX_Size() int
- func (m *GherkinDocument_Feature_Step_DataTable) XXX_Unmarshal(b []byte) error
- type GherkinDocument_Feature_Step_DataTable_
- type GherkinDocument_Feature_Step_DocString
- func (*GherkinDocument_Feature_Step_DocString) Descriptor() ([]byte, []int)
- func (m *GherkinDocument_Feature_Step_DocString) GetContent() string
- func (m *GherkinDocument_Feature_Step_DocString) GetContentType() string
- func (m *GherkinDocument_Feature_Step_DocString) GetDelimiter() string
- func (m *GherkinDocument_Feature_Step_DocString) GetLocation() *Location
- func (m *GherkinDocument_Feature_Step_DocString) Marshal() (dAtA []byte, err error)
- func (m *GherkinDocument_Feature_Step_DocString) MarshalTo(dAtA []byte) (int, error)
- func (m *GherkinDocument_Feature_Step_DocString) MarshalToSizedBuffer(dAtA []byte) (int, error)
- func (*GherkinDocument_Feature_Step_DocString) ProtoMessage()
- func (m *GherkinDocument_Feature_Step_DocString) Reset()
- func (m *GherkinDocument_Feature_Step_DocString) Size() (n int)
- func (m *GherkinDocument_Feature_Step_DocString) String() string
- func (m *GherkinDocument_Feature_Step_DocString) Unmarshal(dAtA []byte) error
- func (m *GherkinDocument_Feature_Step_DocString) XXX_DiscardUnknown()
- func (m *GherkinDocument_Feature_Step_DocString) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *GherkinDocument_Feature_Step_DocString) XXX_Merge(src proto.Message)
- func (m *GherkinDocument_Feature_Step_DocString) XXX_Size() int
- func (m *GherkinDocument_Feature_Step_DocString) XXX_Unmarshal(b []byte) error
- type GherkinDocument_Feature_Step_DocString_
- type GherkinDocument_Feature_TableRow
- func (*GherkinDocument_Feature_TableRow) Descriptor() ([]byte, []int)
- func (m *GherkinDocument_Feature_TableRow) GetCells() []*GherkinDocument_Feature_TableRow_TableCell
- func (m *GherkinDocument_Feature_TableRow) GetLocation() *Location
- func (m *GherkinDocument_Feature_TableRow) Marshal() (dAtA []byte, err error)
- func (m *GherkinDocument_Feature_TableRow) MarshalTo(dAtA []byte) (int, error)
- func (m *GherkinDocument_Feature_TableRow) MarshalToSizedBuffer(dAtA []byte) (int, error)
- func (*GherkinDocument_Feature_TableRow) ProtoMessage()
- func (m *GherkinDocument_Feature_TableRow) Reset()
- func (m *GherkinDocument_Feature_TableRow) Size() (n int)
- func (m *GherkinDocument_Feature_TableRow) String() string
- func (m *GherkinDocument_Feature_TableRow) Unmarshal(dAtA []byte) error
- func (m *GherkinDocument_Feature_TableRow) XXX_DiscardUnknown()
- func (m *GherkinDocument_Feature_TableRow) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *GherkinDocument_Feature_TableRow) XXX_Merge(src proto.Message)
- func (m *GherkinDocument_Feature_TableRow) XXX_Size() int
- func (m *GherkinDocument_Feature_TableRow) XXX_Unmarshal(b []byte) error
- type GherkinDocument_Feature_TableRow_TableCell
- func (*GherkinDocument_Feature_TableRow_TableCell) Descriptor() ([]byte, []int)
- func (m *GherkinDocument_Feature_TableRow_TableCell) GetLocation() *Location
- func (m *GherkinDocument_Feature_TableRow_TableCell) GetValue() string
- func (m *GherkinDocument_Feature_TableRow_TableCell) Marshal() (dAtA []byte, err error)
- func (m *GherkinDocument_Feature_TableRow_TableCell) MarshalTo(dAtA []byte) (int, error)
- func (m *GherkinDocument_Feature_TableRow_TableCell) MarshalToSizedBuffer(dAtA []byte) (int, error)
- func (*GherkinDocument_Feature_TableRow_TableCell) ProtoMessage()
- func (m *GherkinDocument_Feature_TableRow_TableCell) Reset()
- func (m *GherkinDocument_Feature_TableRow_TableCell) Size() (n int)
- func (m *GherkinDocument_Feature_TableRow_TableCell) String() string
- func (m *GherkinDocument_Feature_TableRow_TableCell) Unmarshal(dAtA []byte) error
- func (m *GherkinDocument_Feature_TableRow_TableCell) XXX_DiscardUnknown()
- func (m *GherkinDocument_Feature_TableRow_TableCell) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *GherkinDocument_Feature_TableRow_TableCell) XXX_Merge(src proto.Message)
- func (m *GherkinDocument_Feature_TableRow_TableCell) XXX_Size() int
- func (m *GherkinDocument_Feature_TableRow_TableCell) XXX_Unmarshal(b []byte) error
- type GherkinDocument_Feature_Tag
- func (*GherkinDocument_Feature_Tag) Descriptor() ([]byte, []int)
- func (m *GherkinDocument_Feature_Tag) GetLocation() *Location
- func (m *GherkinDocument_Feature_Tag) GetName() string
- func (m *GherkinDocument_Feature_Tag) Marshal() (dAtA []byte, err error)
- func (m *GherkinDocument_Feature_Tag) MarshalTo(dAtA []byte) (int, error)
- func (m *GherkinDocument_Feature_Tag) MarshalToSizedBuffer(dAtA []byte) (int, error)
- func (*GherkinDocument_Feature_Tag) ProtoMessage()
- func (m *GherkinDocument_Feature_Tag) Reset()
- func (m *GherkinDocument_Feature_Tag) Size() (n int)
- func (m *GherkinDocument_Feature_Tag) String() string
- func (m *GherkinDocument_Feature_Tag) Unmarshal(dAtA []byte) error
- func (m *GherkinDocument_Feature_Tag) XXX_DiscardUnknown()
- func (m *GherkinDocument_Feature_Tag) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *GherkinDocument_Feature_Tag) XXX_Merge(src proto.Message)
- func (m *GherkinDocument_Feature_Tag) XXX_Size() int
- func (m *GherkinDocument_Feature_Tag) XXX_Unmarshal(b []byte) error
- type Location
- func (*Location) Descriptor() ([]byte, []int)
- func (m *Location) GetColumn() uint32
- func (m *Location) GetLine() uint32
- func (m *Location) Marshal() (dAtA []byte, err error)
- func (m *Location) MarshalTo(dAtA []byte) (int, error)
- func (m *Location) MarshalToSizedBuffer(dAtA []byte) (int, error)
- func (*Location) ProtoMessage()
- func (m *Location) Reset()
- func (m *Location) Size() (n int)
- func (m *Location) String() string
- func (m *Location) Unmarshal(dAtA []byte) error
- func (m *Location) XXX_DiscardUnknown()
- func (m *Location) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *Location) XXX_Merge(src proto.Message)
- func (m *Location) XXX_Size() int
- func (m *Location) XXX_Unmarshal(b []byte) error
- type Media
- func (*Media) Descriptor() ([]byte, []int)
- func (m *Media) GetContentType() string
- func (m *Media) GetEncoding() Media_Encoding
- func (m *Media) Marshal() (dAtA []byte, err error)
- func (m *Media) MarshalTo(dAtA []byte) (int, error)
- func (m *Media) MarshalToSizedBuffer(dAtA []byte) (int, error)
- func (*Media) ProtoMessage()
- func (m *Media) Reset()
- func (m *Media) Size() (n int)
- func (m *Media) String() string
- func (m *Media) Unmarshal(dAtA []byte) error
- func (m *Media) XXX_DiscardUnknown()
- func (m *Media) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *Media) XXX_Merge(src proto.Message)
- func (m *Media) XXX_Size() int
- func (m *Media) XXX_Unmarshal(b []byte) error
- type Media_Encoding
- type ParameterTypeConfig
- func (*ParameterTypeConfig) Descriptor() ([]byte, []int)
- func (m *ParameterTypeConfig) GetName() string
- func (m *ParameterTypeConfig) GetPreferForRegularExpressionMatch() bool
- func (m *ParameterTypeConfig) GetRegularExpressions() []string
- func (m *ParameterTypeConfig) GetUseForSnippets() bool
- func (m *ParameterTypeConfig) Marshal() (dAtA []byte, err error)
- func (m *ParameterTypeConfig) MarshalTo(dAtA []byte) (int, error)
- func (m *ParameterTypeConfig) MarshalToSizedBuffer(dAtA []byte) (int, error)
- func (*ParameterTypeConfig) ProtoMessage()
- func (m *ParameterTypeConfig) Reset()
- func (m *ParameterTypeConfig) Size() (n int)
- func (m *ParameterTypeConfig) String() string
- func (m *ParameterTypeConfig) Unmarshal(dAtA []byte) error
- func (m *ParameterTypeConfig) XXX_DiscardUnknown()
- func (m *ParameterTypeConfig) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *ParameterTypeConfig) XXX_Merge(src proto.Message)
- func (m *ParameterTypeConfig) XXX_Size() int
- func (m *ParameterTypeConfig) XXX_Unmarshal(b []byte) error
- type Pickle
- func (*Pickle) Descriptor() ([]byte, []int)
- func (m *Pickle) GetId() string
- func (m *Pickle) GetLanguage() string
- func (m *Pickle) GetLocations() []*Location
- func (m *Pickle) GetName() string
- func (m *Pickle) GetSteps() []*Pickle_PickleStep
- func (m *Pickle) GetTags() []*Pickle_PickleTag
- func (m *Pickle) GetUri() string
- func (m *Pickle) Marshal() (dAtA []byte, err error)
- func (m *Pickle) MarshalTo(dAtA []byte) (int, error)
- func (m *Pickle) MarshalToSizedBuffer(dAtA []byte) (int, error)
- func (*Pickle) ProtoMessage()
- func (m *Pickle) Reset()
- func (m *Pickle) Size() (n int)
- func (m *Pickle) String() string
- func (m *Pickle) Unmarshal(dAtA []byte) error
- func (m *Pickle) XXX_DiscardUnknown()
- func (m *Pickle) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *Pickle) XXX_Merge(src proto.Message)
- func (m *Pickle) XXX_Size() int
- func (m *Pickle) XXX_Unmarshal(b []byte) error
- type PickleAccepted
- func (*PickleAccepted) Descriptor() ([]byte, []int)
- func (m *PickleAccepted) GetPickleId() string
- func (m *PickleAccepted) Marshal() (dAtA []byte, err error)
- func (m *PickleAccepted) MarshalTo(dAtA []byte) (int, error)
- func (m *PickleAccepted) MarshalToSizedBuffer(dAtA []byte) (int, error)
- func (*PickleAccepted) ProtoMessage()
- func (m *PickleAccepted) Reset()
- func (m *PickleAccepted) Size() (n int)
- func (m *PickleAccepted) String() string
- func (m *PickleAccepted) Unmarshal(dAtA []byte) error
- func (m *PickleAccepted) XXX_DiscardUnknown()
- func (m *PickleAccepted) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *PickleAccepted) XXX_Merge(src proto.Message)
- func (m *PickleAccepted) XXX_Size() int
- func (m *PickleAccepted) XXX_Unmarshal(b []byte) error
- type PickleRejected
- func (*PickleRejected) Descriptor() ([]byte, []int)
- func (m *PickleRejected) GetPickleId() string
- func (m *PickleRejected) Marshal() (dAtA []byte, err error)
- func (m *PickleRejected) MarshalTo(dAtA []byte) (int, error)
- func (m *PickleRejected) MarshalToSizedBuffer(dAtA []byte) (int, error)
- func (*PickleRejected) ProtoMessage()
- func (m *PickleRejected) Reset()
- func (m *PickleRejected) Size() (n int)
- func (m *PickleRejected) String() string
- func (m *PickleRejected) Unmarshal(dAtA []byte) error
- func (m *PickleRejected) XXX_DiscardUnknown()
- func (m *PickleRejected) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *PickleRejected) XXX_Merge(src proto.Message)
- func (m *PickleRejected) XXX_Size() int
- func (m *PickleRejected) XXX_Unmarshal(b []byte) error
- type PickleStepArgument
- func (*PickleStepArgument) Descriptor() ([]byte, []int)
- func (m *PickleStepArgument) GetDataTable() *PickleStepArgument_PickleTable
- func (m *PickleStepArgument) GetDocString() *PickleStepArgument_PickleDocString
- func (m *PickleStepArgument) GetMessage() isPickleStepArgument_Message
- func (m *PickleStepArgument) Marshal() (dAtA []byte, err error)
- func (m *PickleStepArgument) MarshalTo(dAtA []byte) (int, error)
- func (m *PickleStepArgument) MarshalToSizedBuffer(dAtA []byte) (int, error)
- func (*PickleStepArgument) ProtoMessage()
- func (m *PickleStepArgument) Reset()
- func (m *PickleStepArgument) Size() (n int)
- func (m *PickleStepArgument) String() string
- func (m *PickleStepArgument) Unmarshal(dAtA []byte) error
- func (m *PickleStepArgument) XXX_DiscardUnknown()
- func (m *PickleStepArgument) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *PickleStepArgument) XXX_Merge(src proto.Message)
- func (*PickleStepArgument) XXX_OneofWrappers() []interface{}
- func (m *PickleStepArgument) XXX_Size() int
- func (m *PickleStepArgument) XXX_Unmarshal(b []byte) error
- type PickleStepArgument_DataTable
- type PickleStepArgument_DocString
- type PickleStepArgument_PickleDocString
- func (*PickleStepArgument_PickleDocString) Descriptor() ([]byte, []int)
- func (m *PickleStepArgument_PickleDocString) GetContent() string
- func (m *PickleStepArgument_PickleDocString) GetContentType() string
- func (m *PickleStepArgument_PickleDocString) GetLocation() *Location
- func (m *PickleStepArgument_PickleDocString) Marshal() (dAtA []byte, err error)
- func (m *PickleStepArgument_PickleDocString) MarshalTo(dAtA []byte) (int, error)
- func (m *PickleStepArgument_PickleDocString) MarshalToSizedBuffer(dAtA []byte) (int, error)
- func (*PickleStepArgument_PickleDocString) ProtoMessage()
- func (m *PickleStepArgument_PickleDocString) Reset()
- func (m *PickleStepArgument_PickleDocString) Size() (n int)
- func (m *PickleStepArgument_PickleDocString) String() string
- func (m *PickleStepArgument_PickleDocString) Unmarshal(dAtA []byte) error
- func (m *PickleStepArgument_PickleDocString) XXX_DiscardUnknown()
- func (m *PickleStepArgument_PickleDocString) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *PickleStepArgument_PickleDocString) XXX_Merge(src proto.Message)
- func (m *PickleStepArgument_PickleDocString) XXX_Size() int
- func (m *PickleStepArgument_PickleDocString) XXX_Unmarshal(b []byte) error
- type PickleStepArgument_PickleTable
- func (*PickleStepArgument_PickleTable) Descriptor() ([]byte, []int)
- func (m *PickleStepArgument_PickleTable) GetRows() []*PickleStepArgument_PickleTable_PickleTableRow
- func (m *PickleStepArgument_PickleTable) Marshal() (dAtA []byte, err error)
- func (m *PickleStepArgument_PickleTable) MarshalTo(dAtA []byte) (int, error)
- func (m *PickleStepArgument_PickleTable) MarshalToSizedBuffer(dAtA []byte) (int, error)
- func (*PickleStepArgument_PickleTable) ProtoMessage()
- func (m *PickleStepArgument_PickleTable) Reset()
- func (m *PickleStepArgument_PickleTable) Size() (n int)
- func (m *PickleStepArgument_PickleTable) String() string
- func (m *PickleStepArgument_PickleTable) Unmarshal(dAtA []byte) error
- func (m *PickleStepArgument_PickleTable) XXX_DiscardUnknown()
- func (m *PickleStepArgument_PickleTable) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *PickleStepArgument_PickleTable) XXX_Merge(src proto.Message)
- func (m *PickleStepArgument_PickleTable) XXX_Size() int
- func (m *PickleStepArgument_PickleTable) XXX_Unmarshal(b []byte) error
- type PickleStepArgument_PickleTable_PickleTableRow
- func (*PickleStepArgument_PickleTable_PickleTableRow) Descriptor() ([]byte, []int)
- func (m *PickleStepArgument_PickleTable_PickleTableRow) GetCells() []*PickleStepArgument_PickleTable_PickleTableRow_PickleTableCell
- func (m *PickleStepArgument_PickleTable_PickleTableRow) Marshal() (dAtA []byte, err error)
- func (m *PickleStepArgument_PickleTable_PickleTableRow) MarshalTo(dAtA []byte) (int, error)
- func (m *PickleStepArgument_PickleTable_PickleTableRow) MarshalToSizedBuffer(dAtA []byte) (int, error)
- func (*PickleStepArgument_PickleTable_PickleTableRow) ProtoMessage()
- func (m *PickleStepArgument_PickleTable_PickleTableRow) Reset()
- func (m *PickleStepArgument_PickleTable_PickleTableRow) Size() (n int)
- func (m *PickleStepArgument_PickleTable_PickleTableRow) String() string
- func (m *PickleStepArgument_PickleTable_PickleTableRow) Unmarshal(dAtA []byte) error
- func (m *PickleStepArgument_PickleTable_PickleTableRow) XXX_DiscardUnknown()
- func (m *PickleStepArgument_PickleTable_PickleTableRow) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *PickleStepArgument_PickleTable_PickleTableRow) XXX_Merge(src proto.Message)
- func (m *PickleStepArgument_PickleTable_PickleTableRow) XXX_Size() int
- func (m *PickleStepArgument_PickleTable_PickleTableRow) XXX_Unmarshal(b []byte) error
- type PickleStepArgument_PickleTable_PickleTableRow_PickleTableCell
- func (*PickleStepArgument_PickleTable_PickleTableRow_PickleTableCell) Descriptor() ([]byte, []int)
- func (m *PickleStepArgument_PickleTable_PickleTableRow_PickleTableCell) GetLocation() *Location
- func (m *PickleStepArgument_PickleTable_PickleTableRow_PickleTableCell) GetValue() string
- func (m *PickleStepArgument_PickleTable_PickleTableRow_PickleTableCell) Marshal() (dAtA []byte, err error)
- func (m *PickleStepArgument_PickleTable_PickleTableRow_PickleTableCell) MarshalTo(dAtA []byte) (int, error)
- func (m *PickleStepArgument_PickleTable_PickleTableRow_PickleTableCell) MarshalToSizedBuffer(dAtA []byte) (int, error)
- func (*PickleStepArgument_PickleTable_PickleTableRow_PickleTableCell) ProtoMessage()
- func (m *PickleStepArgument_PickleTable_PickleTableRow_PickleTableCell) Reset()
- func (m *PickleStepArgument_PickleTable_PickleTableRow_PickleTableCell) Size() (n int)
- func (m *PickleStepArgument_PickleTable_PickleTableRow_PickleTableCell) String() string
- func (m *PickleStepArgument_PickleTable_PickleTableRow_PickleTableCell) Unmarshal(dAtA []byte) error
- func (m *PickleStepArgument_PickleTable_PickleTableRow_PickleTableCell) XXX_DiscardUnknown()
- func (m *PickleStepArgument_PickleTable_PickleTableRow_PickleTableCell) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *PickleStepArgument_PickleTable_PickleTableRow_PickleTableCell) XXX_Merge(src proto.Message)
- func (m *PickleStepArgument_PickleTable_PickleTableRow_PickleTableCell) XXX_Size() int
- func (m *PickleStepArgument_PickleTable_PickleTableRow_PickleTableCell) XXX_Unmarshal(b []byte) error
- type Pickle_PickleStep
- func (*Pickle_PickleStep) Descriptor() ([]byte, []int)
- func (m *Pickle_PickleStep) GetArgument() *PickleStepArgument
- func (m *Pickle_PickleStep) GetLocations() []*Location
- func (m *Pickle_PickleStep) GetText() string
- func (m *Pickle_PickleStep) Marshal() (dAtA []byte, err error)
- func (m *Pickle_PickleStep) MarshalTo(dAtA []byte) (int, error)
- func (m *Pickle_PickleStep) MarshalToSizedBuffer(dAtA []byte) (int, error)
- func (*Pickle_PickleStep) ProtoMessage()
- func (m *Pickle_PickleStep) Reset()
- func (m *Pickle_PickleStep) Size() (n int)
- func (m *Pickle_PickleStep) String() string
- func (m *Pickle_PickleStep) Unmarshal(dAtA []byte) error
- func (m *Pickle_PickleStep) XXX_DiscardUnknown()
- func (m *Pickle_PickleStep) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *Pickle_PickleStep) XXX_Merge(src proto.Message)
- func (m *Pickle_PickleStep) XXX_Size() int
- func (m *Pickle_PickleStep) XXX_Unmarshal(b []byte) error
- type Pickle_PickleTag
- func (*Pickle_PickleTag) Descriptor() ([]byte, []int)
- func (m *Pickle_PickleTag) GetLocation() *Location
- func (m *Pickle_PickleTag) GetName() string
- func (m *Pickle_PickleTag) Marshal() (dAtA []byte, err error)
- func (m *Pickle_PickleTag) MarshalTo(dAtA []byte) (int, error)
- func (m *Pickle_PickleTag) MarshalToSizedBuffer(dAtA []byte) (int, error)
- func (*Pickle_PickleTag) ProtoMessage()
- func (m *Pickle_PickleTag) Reset()
- func (m *Pickle_PickleTag) Size() (n int)
- func (m *Pickle_PickleTag) String() string
- func (m *Pickle_PickleTag) Unmarshal(dAtA []byte) error
- func (m *Pickle_PickleTag) XXX_DiscardUnknown()
- func (m *Pickle_PickleTag) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *Pickle_PickleTag) XXX_Merge(src proto.Message)
- func (m *Pickle_PickleTag) XXX_Size() int
- func (m *Pickle_PickleTag) XXX_Unmarshal(b []byte) error
- type RuntimeConfig
- func (*RuntimeConfig) Descriptor() ([]byte, []int)
- func (m *RuntimeConfig) GetIsDryRun() bool
- func (m *RuntimeConfig) GetIsFailFast() bool
- func (m *RuntimeConfig) GetIsStrict() bool
- func (m *RuntimeConfig) GetMaxParallel() uint64
- func (m *RuntimeConfig) Marshal() (dAtA []byte, err error)
- func (m *RuntimeConfig) MarshalTo(dAtA []byte) (int, error)
- func (m *RuntimeConfig) MarshalToSizedBuffer(dAtA []byte) (int, error)
- func (*RuntimeConfig) ProtoMessage()
- func (m *RuntimeConfig) Reset()
- func (m *RuntimeConfig) Size() (n int)
- func (m *RuntimeConfig) String() string
- func (m *RuntimeConfig) Unmarshal(dAtA []byte) error
- func (m *RuntimeConfig) XXX_DiscardUnknown()
- func (m *RuntimeConfig) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *RuntimeConfig) XXX_Merge(src proto.Message)
- func (m *RuntimeConfig) XXX_Size() int
- func (m *RuntimeConfig) XXX_Unmarshal(b []byte) error
- type Source
- func (*Source) Descriptor() ([]byte, []int)
- func (m *Source) GetData() string
- func (m *Source) GetMedia() *Media
- func (m *Source) GetUri() string
- func (m *Source) Marshal() (dAtA []byte, err error)
- func (m *Source) MarshalTo(dAtA []byte) (int, error)
- func (m *Source) MarshalToSizedBuffer(dAtA []byte) (int, error)
- func (*Source) ProtoMessage()
- func (m *Source) Reset()
- func (m *Source) Size() (n int)
- func (m *Source) String() string
- func (m *Source) Unmarshal(dAtA []byte) error
- func (m *Source) XXX_DiscardUnknown()
- func (m *Source) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *Source) XXX_Merge(src proto.Message)
- func (m *Source) XXX_Size() int
- func (m *Source) XXX_Unmarshal(b []byte) error
- type SourceReference
- func (*SourceReference) Descriptor() ([]byte, []int)
- func (m *SourceReference) GetLocation() *Location
- func (m *SourceReference) GetUri() string
- func (m *SourceReference) Marshal() (dAtA []byte, err error)
- func (m *SourceReference) MarshalTo(dAtA []byte) (int, error)
- func (m *SourceReference) MarshalToSizedBuffer(dAtA []byte) (int, error)
- func (*SourceReference) ProtoMessage()
- func (m *SourceReference) Reset()
- func (m *SourceReference) Size() (n int)
- func (m *SourceReference) String() string
- func (m *SourceReference) Unmarshal(dAtA []byte) error
- func (m *SourceReference) XXX_DiscardUnknown()
- func (m *SourceReference) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *SourceReference) XXX_Merge(src proto.Message)
- func (m *SourceReference) XXX_Size() int
- func (m *SourceReference) XXX_Unmarshal(b []byte) error
- type SourcesConfig
- func (*SourcesConfig) Descriptor() ([]byte, []int)
- func (m *SourcesConfig) GetAbsolutePaths() []string
- func (m *SourcesConfig) GetFilters() *SourcesFilterConfig
- func (m *SourcesConfig) GetLanguage() string
- func (m *SourcesConfig) GetOrder() *SourcesOrder
- func (m *SourcesConfig) Marshal() (dAtA []byte, err error)
- func (m *SourcesConfig) MarshalTo(dAtA []byte) (int, error)
- func (m *SourcesConfig) MarshalToSizedBuffer(dAtA []byte) (int, error)
- func (*SourcesConfig) ProtoMessage()
- func (m *SourcesConfig) Reset()
- func (m *SourcesConfig) Size() (n int)
- func (m *SourcesConfig) String() string
- func (m *SourcesConfig) Unmarshal(dAtA []byte) error
- func (m *SourcesConfig) XXX_DiscardUnknown()
- func (m *SourcesConfig) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *SourcesConfig) XXX_Merge(src proto.Message)
- func (m *SourcesConfig) XXX_Size() int
- func (m *SourcesConfig) XXX_Unmarshal(b []byte) error
- type SourcesFilterConfig
- func (*SourcesFilterConfig) Descriptor() ([]byte, []int)
- func (m *SourcesFilterConfig) GetNameRegularExpressions() []string
- func (m *SourcesFilterConfig) GetTagExpression() string
- func (m *SourcesFilterConfig) GetUriToLinesMapping() []*UriToLinesMapping
- func (m *SourcesFilterConfig) Marshal() (dAtA []byte, err error)
- func (m *SourcesFilterConfig) MarshalTo(dAtA []byte) (int, error)
- func (m *SourcesFilterConfig) MarshalToSizedBuffer(dAtA []byte) (int, error)
- func (*SourcesFilterConfig) ProtoMessage()
- func (m *SourcesFilterConfig) Reset()
- func (m *SourcesFilterConfig) Size() (n int)
- func (m *SourcesFilterConfig) String() string
- func (m *SourcesFilterConfig) Unmarshal(dAtA []byte) error
- func (m *SourcesFilterConfig) XXX_DiscardUnknown()
- func (m *SourcesFilterConfig) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *SourcesFilterConfig) XXX_Merge(src proto.Message)
- func (m *SourcesFilterConfig) XXX_Size() int
- func (m *SourcesFilterConfig) XXX_Unmarshal(b []byte) error
- type SourcesOrder
- func (*SourcesOrder) Descriptor() ([]byte, []int)
- func (m *SourcesOrder) GetSeed() uint64
- func (m *SourcesOrder) GetType() SourcesOrderType
- func (m *SourcesOrder) Marshal() (dAtA []byte, err error)
- func (m *SourcesOrder) MarshalTo(dAtA []byte) (int, error)
- func (m *SourcesOrder) MarshalToSizedBuffer(dAtA []byte) (int, error)
- func (*SourcesOrder) ProtoMessage()
- func (m *SourcesOrder) Reset()
- func (m *SourcesOrder) Size() (n int)
- func (m *SourcesOrder) String() string
- func (m *SourcesOrder) Unmarshal(dAtA []byte) error
- func (m *SourcesOrder) XXX_DiscardUnknown()
- func (m *SourcesOrder) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *SourcesOrder) XXX_Merge(src proto.Message)
- func (m *SourcesOrder) XXX_Size() int
- func (m *SourcesOrder) XXX_Unmarshal(b []byte) error
- type SourcesOrderType
- type StepDefinitionConfig
- func (*StepDefinitionConfig) Descriptor() ([]byte, []int)
- func (m *StepDefinitionConfig) GetId() string
- func (m *StepDefinitionConfig) GetLocation() *SourceReference
- func (m *StepDefinitionConfig) GetPattern() *StepDefinitionPattern
- func (m *StepDefinitionConfig) Marshal() (dAtA []byte, err error)
- func (m *StepDefinitionConfig) MarshalTo(dAtA []byte) (int, error)
- func (m *StepDefinitionConfig) MarshalToSizedBuffer(dAtA []byte) (int, error)
- func (*StepDefinitionConfig) ProtoMessage()
- func (m *StepDefinitionConfig) Reset()
- func (m *StepDefinitionConfig) Size() (n int)
- func (m *StepDefinitionConfig) String() string
- func (m *StepDefinitionConfig) Unmarshal(dAtA []byte) error
- func (m *StepDefinitionConfig) XXX_DiscardUnknown()
- func (m *StepDefinitionConfig) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *StepDefinitionConfig) XXX_Merge(src proto.Message)
- func (m *StepDefinitionConfig) XXX_Size() int
- func (m *StepDefinitionConfig) XXX_Unmarshal(b []byte) error
- type StepDefinitionPattern
- func (*StepDefinitionPattern) Descriptor() ([]byte, []int)
- func (m *StepDefinitionPattern) GetSource() string
- func (m *StepDefinitionPattern) GetType() StepDefinitionPatternType
- func (m *StepDefinitionPattern) Marshal() (dAtA []byte, err error)
- func (m *StepDefinitionPattern) MarshalTo(dAtA []byte) (int, error)
- func (m *StepDefinitionPattern) MarshalToSizedBuffer(dAtA []byte) (int, error)
- func (*StepDefinitionPattern) ProtoMessage()
- func (m *StepDefinitionPattern) Reset()
- func (m *StepDefinitionPattern) Size() (n int)
- func (m *StepDefinitionPattern) String() string
- func (m *StepDefinitionPattern) Unmarshal(dAtA []byte) error
- func (m *StepDefinitionPattern) XXX_DiscardUnknown()
- func (m *StepDefinitionPattern) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *StepDefinitionPattern) XXX_Merge(src proto.Message)
- func (m *StepDefinitionPattern) XXX_Size() int
- func (m *StepDefinitionPattern) XXX_Unmarshal(b []byte) error
- type StepDefinitionPatternType
- type StepMatchArgument
- func (*StepMatchArgument) Descriptor() ([]byte, []int)
- func (m *StepMatchArgument) GetGroup() *StepMatchArgument_Group
- func (m *StepMatchArgument) GetParameterTypeName() string
- func (m *StepMatchArgument) Marshal() (dAtA []byte, err error)
- func (m *StepMatchArgument) MarshalTo(dAtA []byte) (int, error)
- func (m *StepMatchArgument) MarshalToSizedBuffer(dAtA []byte) (int, error)
- func (*StepMatchArgument) ProtoMessage()
- func (m *StepMatchArgument) Reset()
- func (m *StepMatchArgument) Size() (n int)
- func (m *StepMatchArgument) String() string
- func (m *StepMatchArgument) Unmarshal(dAtA []byte) error
- func (m *StepMatchArgument) XXX_DiscardUnknown()
- func (m *StepMatchArgument) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *StepMatchArgument) XXX_Merge(src proto.Message)
- func (m *StepMatchArgument) XXX_Size() int
- func (m *StepMatchArgument) XXX_Unmarshal(b []byte) error
- type StepMatchArgument_Group
- func (*StepMatchArgument_Group) Descriptor() ([]byte, []int)
- func (m *StepMatchArgument_Group) GetChildren() []*StepMatchArgument_Group
- func (m *StepMatchArgument_Group) GetStart() uint32
- func (m *StepMatchArgument_Group) GetValue() string
- func (m *StepMatchArgument_Group) Marshal() (dAtA []byte, err error)
- func (m *StepMatchArgument_Group) MarshalTo(dAtA []byte) (int, error)
- func (m *StepMatchArgument_Group) MarshalToSizedBuffer(dAtA []byte) (int, error)
- func (*StepMatchArgument_Group) ProtoMessage()
- func (m *StepMatchArgument_Group) Reset()
- func (m *StepMatchArgument_Group) Size() (n int)
- func (m *StepMatchArgument_Group) String() string
- func (m *StepMatchArgument_Group) Unmarshal(dAtA []byte) error
- func (m *StepMatchArgument_Group) XXX_DiscardUnknown()
- func (m *StepMatchArgument_Group) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *StepMatchArgument_Group) XXX_Merge(src proto.Message)
- func (m *StepMatchArgument_Group) XXX_Size() int
- func (m *StepMatchArgument_Group) XXX_Unmarshal(b []byte) error
- type SupportCodeConfig
- func (*SupportCodeConfig) Descriptor() ([]byte, []int)
- func (m *SupportCodeConfig) GetAfterTestCaseHookDefinitionConfigs() []*TestCaseHookDefinitionConfig
- func (m *SupportCodeConfig) GetBeforeTestCaseHookDefinitionConfigs() []*TestCaseHookDefinitionConfig
- func (m *SupportCodeConfig) GetParameterTypeConfigs() []*ParameterTypeConfig
- func (m *SupportCodeConfig) GetStepDefinitionConfigs() []*StepDefinitionConfig
- func (m *SupportCodeConfig) Marshal() (dAtA []byte, err error)
- func (m *SupportCodeConfig) MarshalTo(dAtA []byte) (int, error)
- func (m *SupportCodeConfig) MarshalToSizedBuffer(dAtA []byte) (int, error)
- func (*SupportCodeConfig) ProtoMessage()
- func (m *SupportCodeConfig) Reset()
- func (m *SupportCodeConfig) Size() (n int)
- func (m *SupportCodeConfig) String() string
- func (m *SupportCodeConfig) Unmarshal(dAtA []byte) error
- func (m *SupportCodeConfig) XXX_DiscardUnknown()
- func (m *SupportCodeConfig) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *SupportCodeConfig) XXX_Merge(src proto.Message)
- func (m *SupportCodeConfig) XXX_Size() int
- func (m *SupportCodeConfig) XXX_Unmarshal(b []byte) error
- type TestCaseFinished
- func (*TestCaseFinished) Descriptor() ([]byte, []int)
- func (m *TestCaseFinished) GetPickleId() string
- func (m *TestCaseFinished) GetTestResult() *TestResult
- func (m *TestCaseFinished) GetTimestamp() *Timestamp
- func (m *TestCaseFinished) Marshal() (dAtA []byte, err error)
- func (m *TestCaseFinished) MarshalTo(dAtA []byte) (int, error)
- func (m *TestCaseFinished) MarshalToSizedBuffer(dAtA []byte) (int, error)
- func (*TestCaseFinished) ProtoMessage()
- func (m *TestCaseFinished) Reset()
- func (m *TestCaseFinished) Size() (n int)
- func (m *TestCaseFinished) String() string
- func (m *TestCaseFinished) Unmarshal(dAtA []byte) error
- func (m *TestCaseFinished) XXX_DiscardUnknown()
- func (m *TestCaseFinished) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *TestCaseFinished) XXX_Merge(src proto.Message)
- func (m *TestCaseFinished) XXX_Size() int
- func (m *TestCaseFinished) XXX_Unmarshal(b []byte) error
- type TestCaseHookDefinitionConfig
- func (*TestCaseHookDefinitionConfig) Descriptor() ([]byte, []int)
- func (m *TestCaseHookDefinitionConfig) GetId() string
- func (m *TestCaseHookDefinitionConfig) GetLocation() *SourceReference
- func (m *TestCaseHookDefinitionConfig) GetTagExpression() string
- func (m *TestCaseHookDefinitionConfig) Marshal() (dAtA []byte, err error)
- func (m *TestCaseHookDefinitionConfig) MarshalTo(dAtA []byte) (int, error)
- func (m *TestCaseHookDefinitionConfig) MarshalToSizedBuffer(dAtA []byte) (int, error)
- func (*TestCaseHookDefinitionConfig) ProtoMessage()
- func (m *TestCaseHookDefinitionConfig) Reset()
- func (m *TestCaseHookDefinitionConfig) Size() (n int)
- func (m *TestCaseHookDefinitionConfig) String() string
- func (m *TestCaseHookDefinitionConfig) Unmarshal(dAtA []byte) error
- func (m *TestCaseHookDefinitionConfig) XXX_DiscardUnknown()
- func (m *TestCaseHookDefinitionConfig) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *TestCaseHookDefinitionConfig) XXX_Merge(src proto.Message)
- func (m *TestCaseHookDefinitionConfig) XXX_Size() int
- func (m *TestCaseHookDefinitionConfig) XXX_Unmarshal(b []byte) error
- type TestCasePrepared
- func (*TestCasePrepared) Descriptor() ([]byte, []int)
- func (m *TestCasePrepared) GetPickleId() string
- func (m *TestCasePrepared) GetSteps() []*TestCasePreparedStep
- func (m *TestCasePrepared) Marshal() (dAtA []byte, err error)
- func (m *TestCasePrepared) MarshalTo(dAtA []byte) (int, error)
- func (m *TestCasePrepared) MarshalToSizedBuffer(dAtA []byte) (int, error)
- func (*TestCasePrepared) ProtoMessage()
- func (m *TestCasePrepared) Reset()
- func (m *TestCasePrepared) Size() (n int)
- func (m *TestCasePrepared) String() string
- func (m *TestCasePrepared) Unmarshal(dAtA []byte) error
- func (m *TestCasePrepared) XXX_DiscardUnknown()
- func (m *TestCasePrepared) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *TestCasePrepared) XXX_Merge(src proto.Message)
- func (m *TestCasePrepared) XXX_Size() int
- func (m *TestCasePrepared) XXX_Unmarshal(b []byte) error
- type TestCasePreparedStep
- func (*TestCasePreparedStep) Descriptor() ([]byte, []int)
- func (m *TestCasePreparedStep) GetActionLocation() *SourceReference
- func (m *TestCasePreparedStep) GetSourceLocation() *SourceReference
- func (m *TestCasePreparedStep) Marshal() (dAtA []byte, err error)
- func (m *TestCasePreparedStep) MarshalTo(dAtA []byte) (int, error)
- func (m *TestCasePreparedStep) MarshalToSizedBuffer(dAtA []byte) (int, error)
- func (*TestCasePreparedStep) ProtoMessage()
- func (m *TestCasePreparedStep) Reset()
- func (m *TestCasePreparedStep) Size() (n int)
- func (m *TestCasePreparedStep) String() string
- func (m *TestCasePreparedStep) Unmarshal(dAtA []byte) error
- func (m *TestCasePreparedStep) XXX_DiscardUnknown()
- func (m *TestCasePreparedStep) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *TestCasePreparedStep) XXX_Merge(src proto.Message)
- func (m *TestCasePreparedStep) XXX_Size() int
- func (m *TestCasePreparedStep) XXX_Unmarshal(b []byte) error
- type TestCaseStarted
- func (*TestCaseStarted) Descriptor() ([]byte, []int)
- func (m *TestCaseStarted) GetPickleId() string
- func (m *TestCaseStarted) GetPlatform() *TestCaseStarted_Platform
- func (m *TestCaseStarted) GetTimestamp() *Timestamp
- func (m *TestCaseStarted) Marshal() (dAtA []byte, err error)
- func (m *TestCaseStarted) MarshalTo(dAtA []byte) (int, error)
- func (m *TestCaseStarted) MarshalToSizedBuffer(dAtA []byte) (int, error)
- func (*TestCaseStarted) ProtoMessage()
- func (m *TestCaseStarted) Reset()
- func (m *TestCaseStarted) Size() (n int)
- func (m *TestCaseStarted) String() string
- func (m *TestCaseStarted) Unmarshal(dAtA []byte) error
- func (m *TestCaseStarted) XXX_DiscardUnknown()
- func (m *TestCaseStarted) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *TestCaseStarted) XXX_Merge(src proto.Message)
- func (m *TestCaseStarted) XXX_Size() int
- func (m *TestCaseStarted) XXX_Unmarshal(b []byte) error
- type TestCaseStarted_Platform
- func (*TestCaseStarted_Platform) Descriptor() ([]byte, []int)
- func (m *TestCaseStarted_Platform) GetCpu() string
- func (m *TestCaseStarted_Platform) GetImplementation() string
- func (m *TestCaseStarted_Platform) GetOs() string
- func (m *TestCaseStarted_Platform) GetVersion() string
- func (m *TestCaseStarted_Platform) Marshal() (dAtA []byte, err error)
- func (m *TestCaseStarted_Platform) MarshalTo(dAtA []byte) (int, error)
- func (m *TestCaseStarted_Platform) MarshalToSizedBuffer(dAtA []byte) (int, error)
- func (*TestCaseStarted_Platform) ProtoMessage()
- func (m *TestCaseStarted_Platform) Reset()
- func (m *TestCaseStarted_Platform) Size() (n int)
- func (m *TestCaseStarted_Platform) String() string
- func (m *TestCaseStarted_Platform) Unmarshal(dAtA []byte) error
- func (m *TestCaseStarted_Platform) XXX_DiscardUnknown()
- func (m *TestCaseStarted_Platform) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *TestCaseStarted_Platform) XXX_Merge(src proto.Message)
- func (m *TestCaseStarted_Platform) XXX_Size() int
- func (m *TestCaseStarted_Platform) XXX_Unmarshal(b []byte) error
- type TestHookFinished
- func (*TestHookFinished) Descriptor() ([]byte, []int)
- func (m *TestHookFinished) GetPickleId() string
- func (m *TestHookFinished) GetTestResult() *TestResult
- func (m *TestHookFinished) GetTimestamp() *Timestamp
- func (m *TestHookFinished) Marshal() (dAtA []byte, err error)
- func (m *TestHookFinished) MarshalTo(dAtA []byte) (int, error)
- func (m *TestHookFinished) MarshalToSizedBuffer(dAtA []byte) (int, error)
- func (*TestHookFinished) ProtoMessage()
- func (m *TestHookFinished) Reset()
- func (m *TestHookFinished) Size() (n int)
- func (m *TestHookFinished) String() string
- func (m *TestHookFinished) Unmarshal(dAtA []byte) error
- func (m *TestHookFinished) XXX_DiscardUnknown()
- func (m *TestHookFinished) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *TestHookFinished) XXX_Merge(src proto.Message)
- func (m *TestHookFinished) XXX_Size() int
- func (m *TestHookFinished) XXX_Unmarshal(b []byte) error
- type TestHookStarted
- func (*TestHookStarted) Descriptor() ([]byte, []int)
- func (m *TestHookStarted) GetPickleId() string
- func (m *TestHookStarted) GetTimestamp() *Timestamp
- func (m *TestHookStarted) Marshal() (dAtA []byte, err error)
- func (m *TestHookStarted) MarshalTo(dAtA []byte) (int, error)
- func (m *TestHookStarted) MarshalToSizedBuffer(dAtA []byte) (int, error)
- func (*TestHookStarted) ProtoMessage()
- func (m *TestHookStarted) Reset()
- func (m *TestHookStarted) Size() (n int)
- func (m *TestHookStarted) String() string
- func (m *TestHookStarted) Unmarshal(dAtA []byte) error
- func (m *TestHookStarted) XXX_DiscardUnknown()
- func (m *TestHookStarted) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *TestHookStarted) XXX_Merge(src proto.Message)
- func (m *TestHookStarted) XXX_Size() int
- func (m *TestHookStarted) XXX_Unmarshal(b []byte) error
- type TestResult
- func (*TestResult) Descriptor() ([]byte, []int)
- func (m *TestResult) GetDuration() *Duration
- func (m *TestResult) GetMessage() string
- func (m *TestResult) GetStatus() TestResult_Status
- func (m *TestResult) Marshal() (dAtA []byte, err error)
- func (m *TestResult) MarshalTo(dAtA []byte) (int, error)
- func (m *TestResult) MarshalToSizedBuffer(dAtA []byte) (int, error)
- func (*TestResult) ProtoMessage()
- func (m *TestResult) Reset()
- func (m *TestResult) Size() (n int)
- func (m *TestResult) String() string
- func (m *TestResult) Unmarshal(dAtA []byte) error
- func (m *TestResult) XXX_DiscardUnknown()
- func (m *TestResult) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *TestResult) XXX_Merge(src proto.Message)
- func (m *TestResult) XXX_Size() int
- func (m *TestResult) XXX_Unmarshal(b []byte) error
- type TestResult_Status
- type TestRunFinished
- func (*TestRunFinished) Descriptor() ([]byte, []int)
- func (m *TestRunFinished) GetSuccess() bool
- func (m *TestRunFinished) GetTimestamp() *Timestamp
- func (m *TestRunFinished) Marshal() (dAtA []byte, err error)
- func (m *TestRunFinished) MarshalTo(dAtA []byte) (int, error)
- func (m *TestRunFinished) MarshalToSizedBuffer(dAtA []byte) (int, error)
- func (*TestRunFinished) ProtoMessage()
- func (m *TestRunFinished) Reset()
- func (m *TestRunFinished) Size() (n int)
- func (m *TestRunFinished) String() string
- func (m *TestRunFinished) Unmarshal(dAtA []byte) error
- func (m *TestRunFinished) XXX_DiscardUnknown()
- func (m *TestRunFinished) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *TestRunFinished) XXX_Merge(src proto.Message)
- func (m *TestRunFinished) XXX_Size() int
- func (m *TestRunFinished) XXX_Unmarshal(b []byte) error
- type TestRunStarted
- func (*TestRunStarted) Descriptor() ([]byte, []int)
- func (m *TestRunStarted) GetTimestamp() *Timestamp
- func (m *TestRunStarted) Marshal() (dAtA []byte, err error)
- func (m *TestRunStarted) MarshalTo(dAtA []byte) (int, error)
- func (m *TestRunStarted) MarshalToSizedBuffer(dAtA []byte) (int, error)
- func (*TestRunStarted) ProtoMessage()
- func (m *TestRunStarted) Reset()
- func (m *TestRunStarted) Size() (n int)
- func (m *TestRunStarted) String() string
- func (m *TestRunStarted) Unmarshal(dAtA []byte) error
- func (m *TestRunStarted) XXX_DiscardUnknown()
- func (m *TestRunStarted) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *TestRunStarted) XXX_Merge(src proto.Message)
- func (m *TestRunStarted) XXX_Size() int
- func (m *TestRunStarted) XXX_Unmarshal(b []byte) error
- type TestStepFinished
- func (*TestStepFinished) Descriptor() ([]byte, []int)
- func (m *TestStepFinished) GetIndex() uint32
- func (m *TestStepFinished) GetPickleId() string
- func (m *TestStepFinished) GetTestResult() *TestResult
- func (m *TestStepFinished) GetTimestamp() *Timestamp
- func (m *TestStepFinished) Marshal() (dAtA []byte, err error)
- func (m *TestStepFinished) MarshalTo(dAtA []byte) (int, error)
- func (m *TestStepFinished) MarshalToSizedBuffer(dAtA []byte) (int, error)
- func (*TestStepFinished) ProtoMessage()
- func (m *TestStepFinished) Reset()
- func (m *TestStepFinished) Size() (n int)
- func (m *TestStepFinished) String() string
- func (m *TestStepFinished) Unmarshal(dAtA []byte) error
- func (m *TestStepFinished) XXX_DiscardUnknown()
- func (m *TestStepFinished) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *TestStepFinished) XXX_Merge(src proto.Message)
- func (m *TestStepFinished) XXX_Size() int
- func (m *TestStepFinished) XXX_Unmarshal(b []byte) error
- type TestStepMatched
- func (*TestStepMatched) Descriptor() ([]byte, []int)
- func (m *TestStepMatched) GetIndex() uint32
- func (m *TestStepMatched) GetPickleId() string
- func (m *TestStepMatched) GetStepDefinitionReference() *SourceReference
- func (m *TestStepMatched) GetStepMatchArguments() []*StepMatchArgument
- func (m *TestStepMatched) Marshal() (dAtA []byte, err error)
- func (m *TestStepMatched) MarshalTo(dAtA []byte) (int, error)
- func (m *TestStepMatched) MarshalToSizedBuffer(dAtA []byte) (int, error)
- func (*TestStepMatched) ProtoMessage()
- func (m *TestStepMatched) Reset()
- func (m *TestStepMatched) Size() (n int)
- func (m *TestStepMatched) String() string
- func (m *TestStepMatched) Unmarshal(dAtA []byte) error
- func (m *TestStepMatched) XXX_DiscardUnknown()
- func (m *TestStepMatched) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *TestStepMatched) XXX_Merge(src proto.Message)
- func (m *TestStepMatched) XXX_Size() int
- func (m *TestStepMatched) XXX_Unmarshal(b []byte) error
- type TestStepStarted
- func (*TestStepStarted) Descriptor() ([]byte, []int)
- func (m *TestStepStarted) GetIndex() uint32
- func (m *TestStepStarted) GetPickleId() string
- func (m *TestStepStarted) GetTimestamp() *Timestamp
- func (m *TestStepStarted) Marshal() (dAtA []byte, err error)
- func (m *TestStepStarted) MarshalTo(dAtA []byte) (int, error)
- func (m *TestStepStarted) MarshalToSizedBuffer(dAtA []byte) (int, error)
- func (*TestStepStarted) ProtoMessage()
- func (m *TestStepStarted) Reset()
- func (m *TestStepStarted) Size() (n int)
- func (m *TestStepStarted) String() string
- func (m *TestStepStarted) Unmarshal(dAtA []byte) error
- func (m *TestStepStarted) XXX_DiscardUnknown()
- func (m *TestStepStarted) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *TestStepStarted) XXX_Merge(src proto.Message)
- func (m *TestStepStarted) XXX_Size() int
- func (m *TestStepStarted) XXX_Unmarshal(b []byte) error
- type Timestamp
- func (*Timestamp) Descriptor() ([]byte, []int)
- func (m *Timestamp) GetNanos() int32
- func (m *Timestamp) GetSeconds() int64
- func (m *Timestamp) Marshal() (dAtA []byte, err error)
- func (m *Timestamp) MarshalTo(dAtA []byte) (int, error)
- func (m *Timestamp) MarshalToSizedBuffer(dAtA []byte) (int, error)
- func (*Timestamp) ProtoMessage()
- func (m *Timestamp) Reset()
- func (m *Timestamp) Size() (n int)
- func (m *Timestamp) String() string
- func (m *Timestamp) Unmarshal(dAtA []byte) error
- func (m *Timestamp) XXX_DiscardUnknown()
- func (m *Timestamp) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *Timestamp) XXX_Merge(src proto.Message)
- func (m *Timestamp) XXX_Size() int
- func (m *Timestamp) XXX_Unmarshal(b []byte) error
- type UriToLinesMapping
- func (*UriToLinesMapping) Descriptor() ([]byte, []int)
- func (m *UriToLinesMapping) GetAbsolutePath() string
- func (m *UriToLinesMapping) GetLines() []uint64
- func (m *UriToLinesMapping) Marshal() (dAtA []byte, err error)
- func (m *UriToLinesMapping) MarshalTo(dAtA []byte) (int, error)
- func (m *UriToLinesMapping) MarshalToSizedBuffer(dAtA []byte) (int, error)
- func (*UriToLinesMapping) ProtoMessage()
- func (m *UriToLinesMapping) Reset()
- func (m *UriToLinesMapping) Size() (n int)
- func (m *UriToLinesMapping) String() string
- func (m *UriToLinesMapping) Unmarshal(dAtA []byte) error
- func (m *UriToLinesMapping) XXX_DiscardUnknown()
- func (m *UriToLinesMapping) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *UriToLinesMapping) XXX_Merge(src proto.Message)
- func (m *UriToLinesMapping) XXX_Size() int
- func (m *UriToLinesMapping) XXX_Unmarshal(b []byte) error
Constants ¶
This section is empty.
Variables ¶
var ( ErrInvalidLengthMessages = fmt.Errorf("proto: negative length found during unmarshaling") ErrIntOverflowMessages = fmt.Errorf("proto: integer overflow") )
var Media_Encoding_name = map[int32]string{
0: "BASE64",
1: "UTF8",
}
var Media_Encoding_value = map[string]int32{
"BASE64": 0,
"UTF8": 1,
}
var SourcesOrderType_name = map[int32]string{
0: "ORDER_OF_DEFINITION",
1: "RANDOM",
}
var SourcesOrderType_value = map[string]int32{
"ORDER_OF_DEFINITION": 0,
"RANDOM": 1,
}
var StepDefinitionPatternType_name = map[int32]string{
0: "CUCUMBER_EXPRESSION",
1: "REGULAR_EXPRESSION",
}
var StepDefinitionPatternType_value = map[string]int32{
"CUCUMBER_EXPRESSION": 0,
"REGULAR_EXPRESSION": 1,
}
var TestResult_Status_name = map[int32]string{
0: "UNKNOWN",
1: "PASSED",
2: "SKIPPED",
3: "PENDING",
4: "UNDEFINED",
5: "AMBIGUOUS",
6: "FAILED",
}
var TestResult_Status_value = map[string]int32{
"UNKNOWN": 0,
"PASSED": 1,
"SKIPPED": 2,
"PENDING": 3,
"UNDEFINED": 4,
"AMBIGUOUS": 5,
"FAILED": 6,
}
Functions ¶
This section is empty.
Types ¶
type Attachment ¶
type Attachment struct { Source *SourceReference `protobuf:"bytes,1,opt,name=source,proto3" json:"source,omitempty"` Data string `protobuf:"bytes,2,opt,name=data,proto3" json:"data,omitempty"` Media *Media `protobuf:"bytes,3,opt,name=media,proto3" json:"media,omitempty"` }
* An attachment represents any kind of data associated with a line in a Source(#io.cucumber.messages.Source) file. It can be used for:
* Syntax errors during parse time * Screenshots captured and attached during execution * Logs captured and attached during execution * Runtime errors raised/thrown during execution (TODO: Conflicts with `TestResult#message`?)
func (*Attachment) Descriptor ¶
func (*Attachment) Descriptor() ([]byte, []int)
func (*Attachment) GetData ¶
func (m *Attachment) GetData() string
func (*Attachment) GetMedia ¶
func (m *Attachment) GetMedia() *Media
func (*Attachment) GetSource ¶
func (m *Attachment) GetSource() *SourceReference
func (*Attachment) Marshal ¶
func (m *Attachment) Marshal() (dAtA []byte, err error)
func (*Attachment) MarshalToSizedBuffer ¶
func (m *Attachment) MarshalToSizedBuffer(dAtA []byte) (int, error)
func (*Attachment) ProtoMessage ¶
func (*Attachment) ProtoMessage()
func (*Attachment) Reset ¶
func (m *Attachment) Reset()
func (*Attachment) Size ¶
func (m *Attachment) Size() (n int)
func (*Attachment) String ¶
func (m *Attachment) String() string
func (*Attachment) Unmarshal ¶
func (m *Attachment) Unmarshal(dAtA []byte) error
func (*Attachment) XXX_DiscardUnknown ¶
func (m *Attachment) XXX_DiscardUnknown()
func (*Attachment) XXX_Marshal ¶
func (m *Attachment) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*Attachment) XXX_Merge ¶
func (m *Attachment) XXX_Merge(src proto.Message)
func (*Attachment) XXX_Size ¶
func (m *Attachment) XXX_Size() int
func (*Attachment) XXX_Unmarshal ¶
func (m *Attachment) XXX_Unmarshal(b []byte) error
type CommandActionComplete ¶
type CommandActionComplete struct { CompletedId string `protobuf:"bytes,1,opt,name=completedId,proto3" json:"completedId,omitempty"` // Types that are valid to be assigned to Result: // *CommandActionComplete_TestResult // *CommandActionComplete_Snippet Result isCommandActionComplete_Result `protobuf_oneof:"result"` }
func (*CommandActionComplete) Descriptor ¶
func (*CommandActionComplete) Descriptor() ([]byte, []int)
func (*CommandActionComplete) GetCompletedId ¶
func (m *CommandActionComplete) GetCompletedId() string
func (*CommandActionComplete) GetResult ¶
func (m *CommandActionComplete) GetResult() isCommandActionComplete_Result
func (*CommandActionComplete) GetSnippet ¶
func (m *CommandActionComplete) GetSnippet() string
func (*CommandActionComplete) GetTestResult ¶
func (m *CommandActionComplete) GetTestResult() *TestResult
func (*CommandActionComplete) Marshal ¶
func (m *CommandActionComplete) Marshal() (dAtA []byte, err error)
func (*CommandActionComplete) MarshalTo ¶
func (m *CommandActionComplete) MarshalTo(dAtA []byte) (int, error)
func (*CommandActionComplete) MarshalToSizedBuffer ¶
func (m *CommandActionComplete) MarshalToSizedBuffer(dAtA []byte) (int, error)
func (*CommandActionComplete) ProtoMessage ¶
func (*CommandActionComplete) ProtoMessage()
func (*CommandActionComplete) Reset ¶
func (m *CommandActionComplete) Reset()
func (*CommandActionComplete) Size ¶
func (m *CommandActionComplete) Size() (n int)
func (*CommandActionComplete) String ¶
func (m *CommandActionComplete) String() string
func (*CommandActionComplete) Unmarshal ¶
func (m *CommandActionComplete) Unmarshal(dAtA []byte) error
func (*CommandActionComplete) XXX_DiscardUnknown ¶
func (m *CommandActionComplete) XXX_DiscardUnknown()
func (*CommandActionComplete) XXX_Marshal ¶
func (m *CommandActionComplete) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*CommandActionComplete) XXX_Merge ¶
func (m *CommandActionComplete) XXX_Merge(src proto.Message)
func (*CommandActionComplete) XXX_OneofWrappers ¶
func (*CommandActionComplete) XXX_OneofWrappers() []interface{}
XXX_OneofWrappers is for the internal use of the proto package.
func (*CommandActionComplete) XXX_Size ¶
func (m *CommandActionComplete) XXX_Size() int
func (*CommandActionComplete) XXX_Unmarshal ¶
func (m *CommandActionComplete) XXX_Unmarshal(b []byte) error
type CommandActionComplete_Snippet ¶
type CommandActionComplete_Snippet struct {
Snippet string `protobuf:"bytes,3,opt,name=snippet,proto3,oneof"`
}
func (*CommandActionComplete_Snippet) MarshalTo ¶
func (m *CommandActionComplete_Snippet) MarshalTo(dAtA []byte) (int, error)
func (*CommandActionComplete_Snippet) MarshalToSizedBuffer ¶
func (m *CommandActionComplete_Snippet) MarshalToSizedBuffer(dAtA []byte) (int, error)
func (*CommandActionComplete_Snippet) Size ¶
func (m *CommandActionComplete_Snippet) Size() (n int)
type CommandActionComplete_TestResult ¶
type CommandActionComplete_TestResult struct {
TestResult *TestResult `protobuf:"bytes,2,opt,name=testResult,proto3,oneof"`
}
func (*CommandActionComplete_TestResult) MarshalTo ¶
func (m *CommandActionComplete_TestResult) MarshalTo(dAtA []byte) (int, error)
func (*CommandActionComplete_TestResult) MarshalToSizedBuffer ¶
func (m *CommandActionComplete_TestResult) MarshalToSizedBuffer(dAtA []byte) (int, error)
func (*CommandActionComplete_TestResult) Size ¶
func (m *CommandActionComplete_TestResult) Size() (n int)
type CommandGenerateSnippet ¶
type CommandGenerateSnippet struct { ActionId string `protobuf:"bytes,1,opt,name=actionId,proto3" json:"actionId,omitempty"` GeneratedExpressions []*GeneratedExpression `protobuf:"bytes,2,rep,name=generatedExpressions,proto3" json:"generatedExpressions,omitempty"` PickleStepArgument *PickleStepArgument `protobuf:"bytes,5,opt,name=pickleStepArgument,proto3" json:"pickleStepArgument,omitempty"` }
func (*CommandGenerateSnippet) Descriptor ¶
func (*CommandGenerateSnippet) Descriptor() ([]byte, []int)
func (*CommandGenerateSnippet) GetActionId ¶
func (m *CommandGenerateSnippet) GetActionId() string
func (*CommandGenerateSnippet) GetGeneratedExpressions ¶
func (m *CommandGenerateSnippet) GetGeneratedExpressions() []*GeneratedExpression
func (*CommandGenerateSnippet) GetPickleStepArgument ¶
func (m *CommandGenerateSnippet) GetPickleStepArgument() *PickleStepArgument
func (*CommandGenerateSnippet) Marshal ¶
func (m *CommandGenerateSnippet) Marshal() (dAtA []byte, err error)
func (*CommandGenerateSnippet) MarshalTo ¶
func (m *CommandGenerateSnippet) MarshalTo(dAtA []byte) (int, error)
func (*CommandGenerateSnippet) MarshalToSizedBuffer ¶
func (m *CommandGenerateSnippet) MarshalToSizedBuffer(dAtA []byte) (int, error)
func (*CommandGenerateSnippet) ProtoMessage ¶
func (*CommandGenerateSnippet) ProtoMessage()
func (*CommandGenerateSnippet) Reset ¶
func (m *CommandGenerateSnippet) Reset()
func (*CommandGenerateSnippet) Size ¶
func (m *CommandGenerateSnippet) Size() (n int)
func (*CommandGenerateSnippet) String ¶
func (m *CommandGenerateSnippet) String() string
func (*CommandGenerateSnippet) Unmarshal ¶
func (m *CommandGenerateSnippet) Unmarshal(dAtA []byte) error
func (*CommandGenerateSnippet) XXX_DiscardUnknown ¶
func (m *CommandGenerateSnippet) XXX_DiscardUnknown()
func (*CommandGenerateSnippet) XXX_Marshal ¶
func (m *CommandGenerateSnippet) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*CommandGenerateSnippet) XXX_Merge ¶
func (m *CommandGenerateSnippet) XXX_Merge(src proto.Message)
func (*CommandGenerateSnippet) XXX_Size ¶
func (m *CommandGenerateSnippet) XXX_Size() int
func (*CommandGenerateSnippet) XXX_Unmarshal ¶
func (m *CommandGenerateSnippet) XXX_Unmarshal(b []byte) error
type CommandInitializeTestCase ¶
type CommandInitializeTestCase struct { ActionId string `protobuf:"bytes,1,opt,name=actionId,proto3" json:"actionId,omitempty"` Pickle *Pickle `protobuf:"bytes,3,opt,name=pickle,proto3" json:"pickle,omitempty"` }
func (*CommandInitializeTestCase) Descriptor ¶
func (*CommandInitializeTestCase) Descriptor() ([]byte, []int)
func (*CommandInitializeTestCase) GetActionId ¶
func (m *CommandInitializeTestCase) GetActionId() string
func (*CommandInitializeTestCase) GetPickle ¶
func (m *CommandInitializeTestCase) GetPickle() *Pickle
func (*CommandInitializeTestCase) Marshal ¶
func (m *CommandInitializeTestCase) Marshal() (dAtA []byte, err error)
func (*CommandInitializeTestCase) MarshalTo ¶
func (m *CommandInitializeTestCase) MarshalTo(dAtA []byte) (int, error)
func (*CommandInitializeTestCase) MarshalToSizedBuffer ¶
func (m *CommandInitializeTestCase) MarshalToSizedBuffer(dAtA []byte) (int, error)
func (*CommandInitializeTestCase) ProtoMessage ¶
func (*CommandInitializeTestCase) ProtoMessage()
func (*CommandInitializeTestCase) Reset ¶
func (m *CommandInitializeTestCase) Reset()
func (*CommandInitializeTestCase) Size ¶
func (m *CommandInitializeTestCase) Size() (n int)
func (*CommandInitializeTestCase) String ¶
func (m *CommandInitializeTestCase) String() string
func (*CommandInitializeTestCase) Unmarshal ¶
func (m *CommandInitializeTestCase) Unmarshal(dAtA []byte) error
func (*CommandInitializeTestCase) XXX_DiscardUnknown ¶
func (m *CommandInitializeTestCase) XXX_DiscardUnknown()
func (*CommandInitializeTestCase) XXX_Marshal ¶
func (m *CommandInitializeTestCase) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*CommandInitializeTestCase) XXX_Merge ¶
func (m *CommandInitializeTestCase) XXX_Merge(src proto.Message)
func (*CommandInitializeTestCase) XXX_Size ¶
func (m *CommandInitializeTestCase) XXX_Size() int
func (*CommandInitializeTestCase) XXX_Unmarshal ¶
func (m *CommandInitializeTestCase) XXX_Unmarshal(b []byte) error
type CommandRunAfterTestCaseHook ¶
type CommandRunAfterTestCaseHook struct { ActionId string `protobuf:"bytes,1,opt,name=actionId,proto3" json:"actionId,omitempty"` TestCaseHookDefinitionId string `protobuf:"bytes,3,opt,name=testCaseHookDefinitionId,proto3" json:"testCaseHookDefinitionId,omitempty"` PickleId string `protobuf:"bytes,4,opt,name=pickleId,proto3" json:"pickleId,omitempty"` }
func (*CommandRunAfterTestCaseHook) Descriptor ¶
func (*CommandRunAfterTestCaseHook) Descriptor() ([]byte, []int)
func (*CommandRunAfterTestCaseHook) GetActionId ¶
func (m *CommandRunAfterTestCaseHook) GetActionId() string
func (*CommandRunAfterTestCaseHook) GetPickleId ¶
func (m *CommandRunAfterTestCaseHook) GetPickleId() string
func (*CommandRunAfterTestCaseHook) GetTestCaseHookDefinitionId ¶
func (m *CommandRunAfterTestCaseHook) GetTestCaseHookDefinitionId() string
func (*CommandRunAfterTestCaseHook) Marshal ¶
func (m *CommandRunAfterTestCaseHook) Marshal() (dAtA []byte, err error)
func (*CommandRunAfterTestCaseHook) MarshalTo ¶
func (m *CommandRunAfterTestCaseHook) MarshalTo(dAtA []byte) (int, error)
func (*CommandRunAfterTestCaseHook) MarshalToSizedBuffer ¶
func (m *CommandRunAfterTestCaseHook) MarshalToSizedBuffer(dAtA []byte) (int, error)
func (*CommandRunAfterTestCaseHook) ProtoMessage ¶
func (*CommandRunAfterTestCaseHook) ProtoMessage()
func (*CommandRunAfterTestCaseHook) Reset ¶
func (m *CommandRunAfterTestCaseHook) Reset()
func (*CommandRunAfterTestCaseHook) Size ¶
func (m *CommandRunAfterTestCaseHook) Size() (n int)
func (*CommandRunAfterTestCaseHook) String ¶
func (m *CommandRunAfterTestCaseHook) String() string
func (*CommandRunAfterTestCaseHook) Unmarshal ¶
func (m *CommandRunAfterTestCaseHook) Unmarshal(dAtA []byte) error
func (*CommandRunAfterTestCaseHook) XXX_DiscardUnknown ¶
func (m *CommandRunAfterTestCaseHook) XXX_DiscardUnknown()
func (*CommandRunAfterTestCaseHook) XXX_Marshal ¶
func (m *CommandRunAfterTestCaseHook) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*CommandRunAfterTestCaseHook) XXX_Merge ¶
func (m *CommandRunAfterTestCaseHook) XXX_Merge(src proto.Message)
func (*CommandRunAfterTestCaseHook) XXX_Size ¶
func (m *CommandRunAfterTestCaseHook) XXX_Size() int
func (*CommandRunAfterTestCaseHook) XXX_Unmarshal ¶
func (m *CommandRunAfterTestCaseHook) XXX_Unmarshal(b []byte) error
type CommandRunAfterTestRunHooks ¶
type CommandRunAfterTestRunHooks struct {
ActionId string `protobuf:"bytes,1,opt,name=actionId,proto3" json:"actionId,omitempty"`
}
func (*CommandRunAfterTestRunHooks) Descriptor ¶
func (*CommandRunAfterTestRunHooks) Descriptor() ([]byte, []int)
func (*CommandRunAfterTestRunHooks) GetActionId ¶
func (m *CommandRunAfterTestRunHooks) GetActionId() string
func (*CommandRunAfterTestRunHooks) Marshal ¶
func (m *CommandRunAfterTestRunHooks) Marshal() (dAtA []byte, err error)
func (*CommandRunAfterTestRunHooks) MarshalTo ¶
func (m *CommandRunAfterTestRunHooks) MarshalTo(dAtA []byte) (int, error)
func (*CommandRunAfterTestRunHooks) MarshalToSizedBuffer ¶
func (m *CommandRunAfterTestRunHooks) MarshalToSizedBuffer(dAtA []byte) (int, error)
func (*CommandRunAfterTestRunHooks) ProtoMessage ¶
func (*CommandRunAfterTestRunHooks) ProtoMessage()
func (*CommandRunAfterTestRunHooks) Reset ¶
func (m *CommandRunAfterTestRunHooks) Reset()
func (*CommandRunAfterTestRunHooks) Size ¶
func (m *CommandRunAfterTestRunHooks) Size() (n int)
func (*CommandRunAfterTestRunHooks) String ¶
func (m *CommandRunAfterTestRunHooks) String() string
func (*CommandRunAfterTestRunHooks) Unmarshal ¶
func (m *CommandRunAfterTestRunHooks) Unmarshal(dAtA []byte) error
func (*CommandRunAfterTestRunHooks) XXX_DiscardUnknown ¶
func (m *CommandRunAfterTestRunHooks) XXX_DiscardUnknown()
func (*CommandRunAfterTestRunHooks) XXX_Marshal ¶
func (m *CommandRunAfterTestRunHooks) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*CommandRunAfterTestRunHooks) XXX_Merge ¶
func (m *CommandRunAfterTestRunHooks) XXX_Merge(src proto.Message)
func (*CommandRunAfterTestRunHooks) XXX_Size ¶
func (m *CommandRunAfterTestRunHooks) XXX_Size() int
func (*CommandRunAfterTestRunHooks) XXX_Unmarshal ¶
func (m *CommandRunAfterTestRunHooks) XXX_Unmarshal(b []byte) error
type CommandRunBeforeTestCaseHook ¶
type CommandRunBeforeTestCaseHook struct { ActionId string `protobuf:"bytes,1,opt,name=actionId,proto3" json:"actionId,omitempty"` TestCaseHookDefinitionId string `protobuf:"bytes,3,opt,name=testCaseHookDefinitionId,proto3" json:"testCaseHookDefinitionId,omitempty"` PickleId string `protobuf:"bytes,4,opt,name=pickleId,proto3" json:"pickleId,omitempty"` }
func (*CommandRunBeforeTestCaseHook) Descriptor ¶
func (*CommandRunBeforeTestCaseHook) Descriptor() ([]byte, []int)
func (*CommandRunBeforeTestCaseHook) GetActionId ¶
func (m *CommandRunBeforeTestCaseHook) GetActionId() string
func (*CommandRunBeforeTestCaseHook) GetPickleId ¶
func (m *CommandRunBeforeTestCaseHook) GetPickleId() string
func (*CommandRunBeforeTestCaseHook) GetTestCaseHookDefinitionId ¶
func (m *CommandRunBeforeTestCaseHook) GetTestCaseHookDefinitionId() string
func (*CommandRunBeforeTestCaseHook) Marshal ¶
func (m *CommandRunBeforeTestCaseHook) Marshal() (dAtA []byte, err error)
func (*CommandRunBeforeTestCaseHook) MarshalTo ¶
func (m *CommandRunBeforeTestCaseHook) MarshalTo(dAtA []byte) (int, error)
func (*CommandRunBeforeTestCaseHook) MarshalToSizedBuffer ¶
func (m *CommandRunBeforeTestCaseHook) MarshalToSizedBuffer(dAtA []byte) (int, error)
func (*CommandRunBeforeTestCaseHook) ProtoMessage ¶
func (*CommandRunBeforeTestCaseHook) ProtoMessage()
func (*CommandRunBeforeTestCaseHook) Reset ¶
func (m *CommandRunBeforeTestCaseHook) Reset()
func (*CommandRunBeforeTestCaseHook) Size ¶
func (m *CommandRunBeforeTestCaseHook) Size() (n int)
func (*CommandRunBeforeTestCaseHook) String ¶
func (m *CommandRunBeforeTestCaseHook) String() string
func (*CommandRunBeforeTestCaseHook) Unmarshal ¶
func (m *CommandRunBeforeTestCaseHook) Unmarshal(dAtA []byte) error
func (*CommandRunBeforeTestCaseHook) XXX_DiscardUnknown ¶
func (m *CommandRunBeforeTestCaseHook) XXX_DiscardUnknown()
func (*CommandRunBeforeTestCaseHook) XXX_Marshal ¶
func (m *CommandRunBeforeTestCaseHook) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*CommandRunBeforeTestCaseHook) XXX_Merge ¶
func (m *CommandRunBeforeTestCaseHook) XXX_Merge(src proto.Message)
func (*CommandRunBeforeTestCaseHook) XXX_Size ¶
func (m *CommandRunBeforeTestCaseHook) XXX_Size() int
func (*CommandRunBeforeTestCaseHook) XXX_Unmarshal ¶
func (m *CommandRunBeforeTestCaseHook) XXX_Unmarshal(b []byte) error
type CommandRunBeforeTestRunHooks ¶
type CommandRunBeforeTestRunHooks struct {
ActionId string `protobuf:"bytes,1,opt,name=actionId,proto3" json:"actionId,omitempty"`
}
func (*CommandRunBeforeTestRunHooks) Descriptor ¶
func (*CommandRunBeforeTestRunHooks) Descriptor() ([]byte, []int)
func (*CommandRunBeforeTestRunHooks) GetActionId ¶
func (m *CommandRunBeforeTestRunHooks) GetActionId() string
func (*CommandRunBeforeTestRunHooks) Marshal ¶
func (m *CommandRunBeforeTestRunHooks) Marshal() (dAtA []byte, err error)
func (*CommandRunBeforeTestRunHooks) MarshalTo ¶
func (m *CommandRunBeforeTestRunHooks) MarshalTo(dAtA []byte) (int, error)
func (*CommandRunBeforeTestRunHooks) MarshalToSizedBuffer ¶
func (m *CommandRunBeforeTestRunHooks) MarshalToSizedBuffer(dAtA []byte) (int, error)
func (*CommandRunBeforeTestRunHooks) ProtoMessage ¶
func (*CommandRunBeforeTestRunHooks) ProtoMessage()
func (*CommandRunBeforeTestRunHooks) Reset ¶
func (m *CommandRunBeforeTestRunHooks) Reset()
func (*CommandRunBeforeTestRunHooks) Size ¶
func (m *CommandRunBeforeTestRunHooks) Size() (n int)
func (*CommandRunBeforeTestRunHooks) String ¶
func (m *CommandRunBeforeTestRunHooks) String() string
func (*CommandRunBeforeTestRunHooks) Unmarshal ¶
func (m *CommandRunBeforeTestRunHooks) Unmarshal(dAtA []byte) error
func (*CommandRunBeforeTestRunHooks) XXX_DiscardUnknown ¶
func (m *CommandRunBeforeTestRunHooks) XXX_DiscardUnknown()
func (*CommandRunBeforeTestRunHooks) XXX_Marshal ¶
func (m *CommandRunBeforeTestRunHooks) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*CommandRunBeforeTestRunHooks) XXX_Merge ¶
func (m *CommandRunBeforeTestRunHooks) XXX_Merge(src proto.Message)
func (*CommandRunBeforeTestRunHooks) XXX_Size ¶
func (m *CommandRunBeforeTestRunHooks) XXX_Size() int
func (*CommandRunBeforeTestRunHooks) XXX_Unmarshal ¶
func (m *CommandRunBeforeTestRunHooks) XXX_Unmarshal(b []byte) error
type CommandRunTestStep ¶
type CommandRunTestStep struct { ActionId string `protobuf:"bytes,1,opt,name=actionId,proto3" json:"actionId,omitempty"` StepDefinitionId string `protobuf:"bytes,3,opt,name=stepDefinitionId,proto3" json:"stepDefinitionId,omitempty"` StepMatchArguments []*StepMatchArgument `protobuf:"bytes,4,rep,name=stepMatchArguments,proto3" json:"stepMatchArguments,omitempty"` PickleId string `protobuf:"bytes,5,opt,name=pickleId,proto3" json:"pickleId,omitempty"` PickleStepArgument *PickleStepArgument `protobuf:"bytes,6,opt,name=pickleStepArgument,proto3" json:"pickleStepArgument,omitempty"` }
func (*CommandRunTestStep) Descriptor ¶
func (*CommandRunTestStep) Descriptor() ([]byte, []int)
func (*CommandRunTestStep) GetActionId ¶
func (m *CommandRunTestStep) GetActionId() string
func (*CommandRunTestStep) GetPickleId ¶
func (m *CommandRunTestStep) GetPickleId() string
func (*CommandRunTestStep) GetPickleStepArgument ¶
func (m *CommandRunTestStep) GetPickleStepArgument() *PickleStepArgument
func (*CommandRunTestStep) GetStepDefinitionId ¶
func (m *CommandRunTestStep) GetStepDefinitionId() string
func (*CommandRunTestStep) GetStepMatchArguments ¶
func (m *CommandRunTestStep) GetStepMatchArguments() []*StepMatchArgument
func (*CommandRunTestStep) Marshal ¶
func (m *CommandRunTestStep) Marshal() (dAtA []byte, err error)
func (*CommandRunTestStep) MarshalTo ¶
func (m *CommandRunTestStep) MarshalTo(dAtA []byte) (int, error)
func (*CommandRunTestStep) MarshalToSizedBuffer ¶
func (m *CommandRunTestStep) MarshalToSizedBuffer(dAtA []byte) (int, error)
func (*CommandRunTestStep) ProtoMessage ¶
func (*CommandRunTestStep) ProtoMessage()
func (*CommandRunTestStep) Reset ¶
func (m *CommandRunTestStep) Reset()
func (*CommandRunTestStep) Size ¶
func (m *CommandRunTestStep) Size() (n int)
func (*CommandRunTestStep) String ¶
func (m *CommandRunTestStep) String() string
func (*CommandRunTestStep) Unmarshal ¶
func (m *CommandRunTestStep) Unmarshal(dAtA []byte) error
func (*CommandRunTestStep) XXX_DiscardUnknown ¶
func (m *CommandRunTestStep) XXX_DiscardUnknown()
func (*CommandRunTestStep) XXX_Marshal ¶
func (m *CommandRunTestStep) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*CommandRunTestStep) XXX_Merge ¶
func (m *CommandRunTestStep) XXX_Merge(src proto.Message)
func (*CommandRunTestStep) XXX_Size ¶
func (m *CommandRunTestStep) XXX_Size() int
func (*CommandRunTestStep) XXX_Unmarshal ¶
func (m *CommandRunTestStep) XXX_Unmarshal(b []byte) error
type CommandStart ¶
type CommandStart struct { BaseDirectory string `protobuf:"bytes,2,opt,name=baseDirectory,proto3" json:"baseDirectory,omitempty"` SourcesConfig *SourcesConfig `protobuf:"bytes,3,opt,name=sourcesConfig,proto3" json:"sourcesConfig,omitempty"` RuntimeConfig *RuntimeConfig `protobuf:"bytes,4,opt,name=runtimeConfig,proto3" json:"runtimeConfig,omitempty"` SupportCodeConfig *SupportCodeConfig `protobuf:"bytes,5,opt,name=supportCodeConfig,proto3" json:"supportCodeConfig,omitempty"` }
func (*CommandStart) Descriptor ¶
func (*CommandStart) Descriptor() ([]byte, []int)
func (*CommandStart) GetBaseDirectory ¶
func (m *CommandStart) GetBaseDirectory() string
func (*CommandStart) GetRuntimeConfig ¶
func (m *CommandStart) GetRuntimeConfig() *RuntimeConfig
func (*CommandStart) GetSourcesConfig ¶
func (m *CommandStart) GetSourcesConfig() *SourcesConfig
func (*CommandStart) GetSupportCodeConfig ¶
func (m *CommandStart) GetSupportCodeConfig() *SupportCodeConfig
func (*CommandStart) Marshal ¶
func (m *CommandStart) Marshal() (dAtA []byte, err error)
func (*CommandStart) MarshalToSizedBuffer ¶
func (m *CommandStart) MarshalToSizedBuffer(dAtA []byte) (int, error)
func (*CommandStart) ProtoMessage ¶
func (*CommandStart) ProtoMessage()
func (*CommandStart) Reset ¶
func (m *CommandStart) Reset()
func (*CommandStart) Size ¶
func (m *CommandStart) Size() (n int)
func (*CommandStart) String ¶
func (m *CommandStart) String() string
func (*CommandStart) Unmarshal ¶
func (m *CommandStart) Unmarshal(dAtA []byte) error
func (*CommandStart) XXX_DiscardUnknown ¶
func (m *CommandStart) XXX_DiscardUnknown()
func (*CommandStart) XXX_Marshal ¶
func (m *CommandStart) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*CommandStart) XXX_Merge ¶
func (m *CommandStart) XXX_Merge(src proto.Message)
func (*CommandStart) XXX_Size ¶
func (m *CommandStart) XXX_Size() int
func (*CommandStart) XXX_Unmarshal ¶
func (m *CommandStart) XXX_Unmarshal(b []byte) error
type Duration ¶
type Duration struct { Seconds int64 `protobuf:"varint,1,opt,name=seconds,proto3" json:"seconds,omitempty"` // Non-negative fractions of a second at nanosecond resolution. Negative // second values with fractions must still have non-negative nanos values // that count forward in time. Must be from 0 to 999,999,999 // inclusive. Nanos int32 `protobuf:"varint,2,opt,name=nanos,proto3" json:"nanos,omitempty"` }
The structure is pretty close of the Timestamp one. For clarity, a second type of message is used.
func (*Duration) Descriptor ¶
func (*Duration) GetSeconds ¶
func (*Duration) MarshalToSizedBuffer ¶
func (*Duration) ProtoMessage ¶
func (*Duration) ProtoMessage()
func (*Duration) XXX_DiscardUnknown ¶
func (m *Duration) XXX_DiscardUnknown()
func (*Duration) XXX_Marshal ¶
func (*Duration) XXX_Unmarshal ¶
type Envelope ¶
type Envelope struct { // Types that are valid to be assigned to Message: // *Envelope_Source // *Envelope_GherkinDocument // *Envelope_Pickle // *Envelope_Attachment // *Envelope_TestCaseStarted // *Envelope_TestStepStarted // *Envelope_TestStepFinished // *Envelope_TestCaseFinished // *Envelope_TestHookStarted // *Envelope_TestHookFinished // *Envelope_PickleAccepted // *Envelope_PickleRejected // *Envelope_TestCasePrepared // *Envelope_TestRunStarted // *Envelope_TestRunFinished // *Envelope_CommandStart // *Envelope_CommandActionComplete // *Envelope_CommandRunBeforeTestRunHooks // *Envelope_CommandInitializeTestCase // *Envelope_CommandRunBeforeTestCaseHook // *Envelope_CommandRunTestStep // *Envelope_CommandRunAfterTestCaseHook // *Envelope_CommandRunAfterTestRunHooks // *Envelope_CommandGenerateSnippet // *Envelope_CommandError // *Envelope_TestStepMatched Message isEnvelope_Message `protobuf_oneof:"message"` }
* All the messages that are passed between different components/processes are Envelope messages.
func (*Envelope) Descriptor ¶
func (*Envelope) GetAttachment ¶
func (m *Envelope) GetAttachment() *Attachment
func (*Envelope) GetCommandActionComplete ¶
func (m *Envelope) GetCommandActionComplete() *CommandActionComplete
func (*Envelope) GetCommandError ¶
func (*Envelope) GetCommandGenerateSnippet ¶
func (m *Envelope) GetCommandGenerateSnippet() *CommandGenerateSnippet
func (*Envelope) GetCommandInitializeTestCase ¶
func (m *Envelope) GetCommandInitializeTestCase() *CommandInitializeTestCase
func (*Envelope) GetCommandRunAfterTestCaseHook ¶
func (m *Envelope) GetCommandRunAfterTestCaseHook() *CommandRunAfterTestCaseHook
func (*Envelope) GetCommandRunAfterTestRunHooks ¶
func (m *Envelope) GetCommandRunAfterTestRunHooks() *CommandRunAfterTestRunHooks
func (*Envelope) GetCommandRunBeforeTestCaseHook ¶
func (m *Envelope) GetCommandRunBeforeTestCaseHook() *CommandRunBeforeTestCaseHook
func (*Envelope) GetCommandRunBeforeTestRunHooks ¶
func (m *Envelope) GetCommandRunBeforeTestRunHooks() *CommandRunBeforeTestRunHooks
func (*Envelope) GetCommandRunTestStep ¶
func (m *Envelope) GetCommandRunTestStep() *CommandRunTestStep
func (*Envelope) GetCommandStart ¶
func (m *Envelope) GetCommandStart() *CommandStart
func (*Envelope) GetGherkinDocument ¶
func (m *Envelope) GetGherkinDocument() *GherkinDocument
func (*Envelope) GetMessage ¶
func (m *Envelope) GetMessage() isEnvelope_Message
func (*Envelope) GetPickleAccepted ¶
func (m *Envelope) GetPickleAccepted() *PickleAccepted
func (*Envelope) GetPickleRejected ¶
func (m *Envelope) GetPickleRejected() *PickleRejected
func (*Envelope) GetTestCaseFinished ¶
func (m *Envelope) GetTestCaseFinished() *TestCaseFinished
func (*Envelope) GetTestCasePrepared ¶
func (m *Envelope) GetTestCasePrepared() *TestCasePrepared
func (*Envelope) GetTestCaseStarted ¶
func (m *Envelope) GetTestCaseStarted() *TestCaseStarted
func (*Envelope) GetTestHookFinished ¶
func (m *Envelope) GetTestHookFinished() *TestHookFinished
func (*Envelope) GetTestHookStarted ¶
func (m *Envelope) GetTestHookStarted() *TestHookStarted
func (*Envelope) GetTestRunFinished ¶
func (m *Envelope) GetTestRunFinished() *TestRunFinished
func (*Envelope) GetTestRunStarted ¶
func (m *Envelope) GetTestRunStarted() *TestRunStarted
func (*Envelope) GetTestStepFinished ¶
func (m *Envelope) GetTestStepFinished() *TestStepFinished
func (*Envelope) GetTestStepMatched ¶
func (m *Envelope) GetTestStepMatched() *TestStepMatched
func (*Envelope) GetTestStepStarted ¶
func (m *Envelope) GetTestStepStarted() *TestStepStarted
func (*Envelope) MarshalToSizedBuffer ¶
func (*Envelope) ProtoMessage ¶
func (*Envelope) ProtoMessage()
func (*Envelope) XXX_DiscardUnknown ¶
func (m *Envelope) XXX_DiscardUnknown()
func (*Envelope) XXX_Marshal ¶
func (*Envelope) XXX_OneofWrappers ¶
func (*Envelope) XXX_OneofWrappers() []interface{}
XXX_OneofWrappers is for the internal use of the proto package.
func (*Envelope) XXX_Unmarshal ¶
type Envelope_Attachment ¶
type Envelope_Attachment struct {
Attachment *Attachment `protobuf:"bytes,4,opt,name=attachment,proto3,oneof"`
}
func (*Envelope_Attachment) MarshalTo ¶
func (m *Envelope_Attachment) MarshalTo(dAtA []byte) (int, error)
func (*Envelope_Attachment) MarshalToSizedBuffer ¶
func (m *Envelope_Attachment) MarshalToSizedBuffer(dAtA []byte) (int, error)
func (*Envelope_Attachment) Size ¶
func (m *Envelope_Attachment) Size() (n int)
type Envelope_CommandActionComplete ¶
type Envelope_CommandActionComplete struct {
CommandActionComplete *CommandActionComplete `protobuf:"bytes,17,opt,name=commandActionComplete,proto3,oneof"`
}
func (*Envelope_CommandActionComplete) MarshalTo ¶
func (m *Envelope_CommandActionComplete) MarshalTo(dAtA []byte) (int, error)
func (*Envelope_CommandActionComplete) MarshalToSizedBuffer ¶
func (m *Envelope_CommandActionComplete) MarshalToSizedBuffer(dAtA []byte) (int, error)
func (*Envelope_CommandActionComplete) Size ¶
func (m *Envelope_CommandActionComplete) Size() (n int)
type Envelope_CommandError ¶
type Envelope_CommandError struct {
CommandError string `protobuf:"bytes,25,opt,name=commandError,proto3,oneof"`
}
func (*Envelope_CommandError) MarshalTo ¶
func (m *Envelope_CommandError) MarshalTo(dAtA []byte) (int, error)
func (*Envelope_CommandError) MarshalToSizedBuffer ¶
func (m *Envelope_CommandError) MarshalToSizedBuffer(dAtA []byte) (int, error)
func (*Envelope_CommandError) Size ¶
func (m *Envelope_CommandError) Size() (n int)
type Envelope_CommandGenerateSnippet ¶
type Envelope_CommandGenerateSnippet struct {
CommandGenerateSnippet *CommandGenerateSnippet `protobuf:"bytes,24,opt,name=commandGenerateSnippet,proto3,oneof"`
}
func (*Envelope_CommandGenerateSnippet) MarshalTo ¶
func (m *Envelope_CommandGenerateSnippet) MarshalTo(dAtA []byte) (int, error)
func (*Envelope_CommandGenerateSnippet) MarshalToSizedBuffer ¶
func (m *Envelope_CommandGenerateSnippet) MarshalToSizedBuffer(dAtA []byte) (int, error)
func (*Envelope_CommandGenerateSnippet) Size ¶
func (m *Envelope_CommandGenerateSnippet) Size() (n int)
type Envelope_CommandInitializeTestCase ¶
type Envelope_CommandInitializeTestCase struct {
CommandInitializeTestCase *CommandInitializeTestCase `protobuf:"bytes,19,opt,name=commandInitializeTestCase,proto3,oneof"`
}
func (*Envelope_CommandInitializeTestCase) MarshalTo ¶
func (m *Envelope_CommandInitializeTestCase) MarshalTo(dAtA []byte) (int, error)
func (*Envelope_CommandInitializeTestCase) MarshalToSizedBuffer ¶
func (m *Envelope_CommandInitializeTestCase) MarshalToSizedBuffer(dAtA []byte) (int, error)
func (*Envelope_CommandInitializeTestCase) Size ¶
func (m *Envelope_CommandInitializeTestCase) Size() (n int)
type Envelope_CommandRunAfterTestCaseHook ¶
type Envelope_CommandRunAfterTestCaseHook struct {
CommandRunAfterTestCaseHook *CommandRunAfterTestCaseHook `protobuf:"bytes,22,opt,name=commandRunAfterTestCaseHook,proto3,oneof"`
}
func (*Envelope_CommandRunAfterTestCaseHook) MarshalTo ¶
func (m *Envelope_CommandRunAfterTestCaseHook) MarshalTo(dAtA []byte) (int, error)
func (*Envelope_CommandRunAfterTestCaseHook) MarshalToSizedBuffer ¶
func (m *Envelope_CommandRunAfterTestCaseHook) MarshalToSizedBuffer(dAtA []byte) (int, error)
func (*Envelope_CommandRunAfterTestCaseHook) Size ¶
func (m *Envelope_CommandRunAfterTestCaseHook) Size() (n int)
type Envelope_CommandRunAfterTestRunHooks ¶
type Envelope_CommandRunAfterTestRunHooks struct {
CommandRunAfterTestRunHooks *CommandRunAfterTestRunHooks `protobuf:"bytes,23,opt,name=commandRunAfterTestRunHooks,proto3,oneof"`
}
func (*Envelope_CommandRunAfterTestRunHooks) MarshalTo ¶
func (m *Envelope_CommandRunAfterTestRunHooks) MarshalTo(dAtA []byte) (int, error)
func (*Envelope_CommandRunAfterTestRunHooks) MarshalToSizedBuffer ¶
func (m *Envelope_CommandRunAfterTestRunHooks) MarshalToSizedBuffer(dAtA []byte) (int, error)
func (*Envelope_CommandRunAfterTestRunHooks) Size ¶
func (m *Envelope_CommandRunAfterTestRunHooks) Size() (n int)
type Envelope_CommandRunBeforeTestCaseHook ¶
type Envelope_CommandRunBeforeTestCaseHook struct {
CommandRunBeforeTestCaseHook *CommandRunBeforeTestCaseHook `protobuf:"bytes,20,opt,name=commandRunBeforeTestCaseHook,proto3,oneof"`
}
func (*Envelope_CommandRunBeforeTestCaseHook) MarshalTo ¶
func (m *Envelope_CommandRunBeforeTestCaseHook) MarshalTo(dAtA []byte) (int, error)
func (*Envelope_CommandRunBeforeTestCaseHook) MarshalToSizedBuffer ¶
func (m *Envelope_CommandRunBeforeTestCaseHook) MarshalToSizedBuffer(dAtA []byte) (int, error)
func (*Envelope_CommandRunBeforeTestCaseHook) Size ¶
func (m *Envelope_CommandRunBeforeTestCaseHook) Size() (n int)
type Envelope_CommandRunBeforeTestRunHooks ¶
type Envelope_CommandRunBeforeTestRunHooks struct {
CommandRunBeforeTestRunHooks *CommandRunBeforeTestRunHooks `protobuf:"bytes,18,opt,name=commandRunBeforeTestRunHooks,proto3,oneof"`
}
func (*Envelope_CommandRunBeforeTestRunHooks) MarshalTo ¶
func (m *Envelope_CommandRunBeforeTestRunHooks) MarshalTo(dAtA []byte) (int, error)
func (*Envelope_CommandRunBeforeTestRunHooks) MarshalToSizedBuffer ¶
func (m *Envelope_CommandRunBeforeTestRunHooks) MarshalToSizedBuffer(dAtA []byte) (int, error)
func (*Envelope_CommandRunBeforeTestRunHooks) Size ¶
func (m *Envelope_CommandRunBeforeTestRunHooks) Size() (n int)
type Envelope_CommandRunTestStep ¶
type Envelope_CommandRunTestStep struct {
CommandRunTestStep *CommandRunTestStep `protobuf:"bytes,21,opt,name=commandRunTestStep,proto3,oneof"`
}
func (*Envelope_CommandRunTestStep) MarshalTo ¶
func (m *Envelope_CommandRunTestStep) MarshalTo(dAtA []byte) (int, error)
func (*Envelope_CommandRunTestStep) MarshalToSizedBuffer ¶
func (m *Envelope_CommandRunTestStep) MarshalToSizedBuffer(dAtA []byte) (int, error)
func (*Envelope_CommandRunTestStep) Size ¶
func (m *Envelope_CommandRunTestStep) Size() (n int)
type Envelope_CommandStart ¶
type Envelope_CommandStart struct {
CommandStart *CommandStart `protobuf:"bytes,16,opt,name=commandStart,proto3,oneof"`
}
func (*Envelope_CommandStart) MarshalTo ¶
func (m *Envelope_CommandStart) MarshalTo(dAtA []byte) (int, error)
func (*Envelope_CommandStart) MarshalToSizedBuffer ¶
func (m *Envelope_CommandStart) MarshalToSizedBuffer(dAtA []byte) (int, error)
func (*Envelope_CommandStart) Size ¶
func (m *Envelope_CommandStart) Size() (n int)
type Envelope_GherkinDocument ¶
type Envelope_GherkinDocument struct {
GherkinDocument *GherkinDocument `protobuf:"bytes,2,opt,name=gherkinDocument,proto3,oneof"`
}
func (*Envelope_GherkinDocument) MarshalTo ¶
func (m *Envelope_GherkinDocument) MarshalTo(dAtA []byte) (int, error)
func (*Envelope_GherkinDocument) MarshalToSizedBuffer ¶
func (m *Envelope_GherkinDocument) MarshalToSizedBuffer(dAtA []byte) (int, error)
func (*Envelope_GherkinDocument) Size ¶
func (m *Envelope_GherkinDocument) Size() (n int)
type Envelope_Pickle ¶
type Envelope_Pickle struct {
Pickle *Pickle `protobuf:"bytes,3,opt,name=pickle,proto3,oneof"`
}
func (*Envelope_Pickle) MarshalToSizedBuffer ¶
func (m *Envelope_Pickle) MarshalToSizedBuffer(dAtA []byte) (int, error)
func (*Envelope_Pickle) Size ¶
func (m *Envelope_Pickle) Size() (n int)
type Envelope_PickleAccepted ¶
type Envelope_PickleAccepted struct {
PickleAccepted *PickleAccepted `protobuf:"bytes,11,opt,name=pickleAccepted,proto3,oneof"`
}
func (*Envelope_PickleAccepted) MarshalTo ¶
func (m *Envelope_PickleAccepted) MarshalTo(dAtA []byte) (int, error)
func (*Envelope_PickleAccepted) MarshalToSizedBuffer ¶
func (m *Envelope_PickleAccepted) MarshalToSizedBuffer(dAtA []byte) (int, error)
func (*Envelope_PickleAccepted) Size ¶
func (m *Envelope_PickleAccepted) Size() (n int)
type Envelope_PickleRejected ¶
type Envelope_PickleRejected struct {
PickleRejected *PickleRejected `protobuf:"bytes,12,opt,name=pickleRejected,proto3,oneof"`
}
func (*Envelope_PickleRejected) MarshalTo ¶
func (m *Envelope_PickleRejected) MarshalTo(dAtA []byte) (int, error)
func (*Envelope_PickleRejected) MarshalToSizedBuffer ¶
func (m *Envelope_PickleRejected) MarshalToSizedBuffer(dAtA []byte) (int, error)
func (*Envelope_PickleRejected) Size ¶
func (m *Envelope_PickleRejected) Size() (n int)
type Envelope_Source ¶
type Envelope_Source struct {
Source *Source `protobuf:"bytes,1,opt,name=source,proto3,oneof"`
}
func (*Envelope_Source) MarshalToSizedBuffer ¶
func (m *Envelope_Source) MarshalToSizedBuffer(dAtA []byte) (int, error)
func (*Envelope_Source) Size ¶
func (m *Envelope_Source) Size() (n int)
type Envelope_TestCaseFinished ¶
type Envelope_TestCaseFinished struct {
TestCaseFinished *TestCaseFinished `protobuf:"bytes,8,opt,name=testCaseFinished,proto3,oneof"`
}
func (*Envelope_TestCaseFinished) MarshalTo ¶
func (m *Envelope_TestCaseFinished) MarshalTo(dAtA []byte) (int, error)
func (*Envelope_TestCaseFinished) MarshalToSizedBuffer ¶
func (m *Envelope_TestCaseFinished) MarshalToSizedBuffer(dAtA []byte) (int, error)
func (*Envelope_TestCaseFinished) Size ¶
func (m *Envelope_TestCaseFinished) Size() (n int)
type Envelope_TestCasePrepared ¶
type Envelope_TestCasePrepared struct {
TestCasePrepared *TestCasePrepared `protobuf:"bytes,13,opt,name=testCasePrepared,proto3,oneof"`
}
func (*Envelope_TestCasePrepared) MarshalTo ¶
func (m *Envelope_TestCasePrepared) MarshalTo(dAtA []byte) (int, error)
func (*Envelope_TestCasePrepared) MarshalToSizedBuffer ¶
func (m *Envelope_TestCasePrepared) MarshalToSizedBuffer(dAtA []byte) (int, error)
func (*Envelope_TestCasePrepared) Size ¶
func (m *Envelope_TestCasePrepared) Size() (n int)
type Envelope_TestCaseStarted ¶
type Envelope_TestCaseStarted struct {
TestCaseStarted *TestCaseStarted `protobuf:"bytes,5,opt,name=testCaseStarted,proto3,oneof"`
}
func (*Envelope_TestCaseStarted) MarshalTo ¶
func (m *Envelope_TestCaseStarted) MarshalTo(dAtA []byte) (int, error)
func (*Envelope_TestCaseStarted) MarshalToSizedBuffer ¶
func (m *Envelope_TestCaseStarted) MarshalToSizedBuffer(dAtA []byte) (int, error)
func (*Envelope_TestCaseStarted) Size ¶
func (m *Envelope_TestCaseStarted) Size() (n int)
type Envelope_TestHookFinished ¶
type Envelope_TestHookFinished struct {
TestHookFinished *TestHookFinished `protobuf:"bytes,10,opt,name=testHookFinished,proto3,oneof"`
}
func (*Envelope_TestHookFinished) MarshalTo ¶
func (m *Envelope_TestHookFinished) MarshalTo(dAtA []byte) (int, error)
func (*Envelope_TestHookFinished) MarshalToSizedBuffer ¶
func (m *Envelope_TestHookFinished) MarshalToSizedBuffer(dAtA []byte) (int, error)
func (*Envelope_TestHookFinished) Size ¶
func (m *Envelope_TestHookFinished) Size() (n int)
type Envelope_TestHookStarted ¶
type Envelope_TestHookStarted struct {
TestHookStarted *TestHookStarted `protobuf:"bytes,9,opt,name=testHookStarted,proto3,oneof"`
}
func (*Envelope_TestHookStarted) MarshalTo ¶
func (m *Envelope_TestHookStarted) MarshalTo(dAtA []byte) (int, error)
func (*Envelope_TestHookStarted) MarshalToSizedBuffer ¶
func (m *Envelope_TestHookStarted) MarshalToSizedBuffer(dAtA []byte) (int, error)
func (*Envelope_TestHookStarted) Size ¶
func (m *Envelope_TestHookStarted) Size() (n int)
type Envelope_TestRunFinished ¶
type Envelope_TestRunFinished struct {
TestRunFinished *TestRunFinished `protobuf:"bytes,15,opt,name=testRunFinished,proto3,oneof"`
}
func (*Envelope_TestRunFinished) MarshalTo ¶
func (m *Envelope_TestRunFinished) MarshalTo(dAtA []byte) (int, error)
func (*Envelope_TestRunFinished) MarshalToSizedBuffer ¶
func (m *Envelope_TestRunFinished) MarshalToSizedBuffer(dAtA []byte) (int, error)
func (*Envelope_TestRunFinished) Size ¶
func (m *Envelope_TestRunFinished) Size() (n int)
type Envelope_TestRunStarted ¶
type Envelope_TestRunStarted struct {
TestRunStarted *TestRunStarted `protobuf:"bytes,14,opt,name=testRunStarted,proto3,oneof"`
}
func (*Envelope_TestRunStarted) MarshalTo ¶
func (m *Envelope_TestRunStarted) MarshalTo(dAtA []byte) (int, error)
func (*Envelope_TestRunStarted) MarshalToSizedBuffer ¶
func (m *Envelope_TestRunStarted) MarshalToSizedBuffer(dAtA []byte) (int, error)
func (*Envelope_TestRunStarted) Size ¶
func (m *Envelope_TestRunStarted) Size() (n int)
type Envelope_TestStepFinished ¶
type Envelope_TestStepFinished struct {
TestStepFinished *TestStepFinished `protobuf:"bytes,7,opt,name=testStepFinished,proto3,oneof"`
}
func (*Envelope_TestStepFinished) MarshalTo ¶
func (m *Envelope_TestStepFinished) MarshalTo(dAtA []byte) (int, error)
func (*Envelope_TestStepFinished) MarshalToSizedBuffer ¶
func (m *Envelope_TestStepFinished) MarshalToSizedBuffer(dAtA []byte) (int, error)
func (*Envelope_TestStepFinished) Size ¶
func (m *Envelope_TestStepFinished) Size() (n int)
type Envelope_TestStepMatched ¶
type Envelope_TestStepMatched struct {
TestStepMatched *TestStepMatched `protobuf:"bytes,26,opt,name=testStepMatched,proto3,oneof"`
}
func (*Envelope_TestStepMatched) MarshalTo ¶
func (m *Envelope_TestStepMatched) MarshalTo(dAtA []byte) (int, error)
func (*Envelope_TestStepMatched) MarshalToSizedBuffer ¶
func (m *Envelope_TestStepMatched) MarshalToSizedBuffer(dAtA []byte) (int, error)
func (*Envelope_TestStepMatched) Size ¶
func (m *Envelope_TestStepMatched) Size() (n int)
type Envelope_TestStepStarted ¶
type Envelope_TestStepStarted struct {
TestStepStarted *TestStepStarted `protobuf:"bytes,6,opt,name=testStepStarted,proto3,oneof"`
}
func (*Envelope_TestStepStarted) MarshalTo ¶
func (m *Envelope_TestStepStarted) MarshalTo(dAtA []byte) (int, error)
func (*Envelope_TestStepStarted) MarshalToSizedBuffer ¶
func (m *Envelope_TestStepStarted) MarshalToSizedBuffer(dAtA []byte) (int, error)
func (*Envelope_TestStepStarted) Size ¶
func (m *Envelope_TestStepStarted) Size() (n int)
type GeneratedExpression ¶
type GeneratedExpression struct { Text string `protobuf:"bytes,1,opt,name=text,proto3" json:"text,omitempty"` ParameterTypeNames []string `protobuf:"bytes,2,rep,name=parameterTypeNames,proto3" json:"parameterTypeNames,omitempty"` }
func (*GeneratedExpression) Descriptor ¶
func (*GeneratedExpression) Descriptor() ([]byte, []int)
func (*GeneratedExpression) GetParameterTypeNames ¶
func (m *GeneratedExpression) GetParameterTypeNames() []string
func (*GeneratedExpression) GetText ¶
func (m *GeneratedExpression) GetText() string
func (*GeneratedExpression) Marshal ¶
func (m *GeneratedExpression) Marshal() (dAtA []byte, err error)
func (*GeneratedExpression) MarshalTo ¶
func (m *GeneratedExpression) MarshalTo(dAtA []byte) (int, error)
func (*GeneratedExpression) MarshalToSizedBuffer ¶
func (m *GeneratedExpression) MarshalToSizedBuffer(dAtA []byte) (int, error)
func (*GeneratedExpression) ProtoMessage ¶
func (*GeneratedExpression) ProtoMessage()
func (*GeneratedExpression) Reset ¶
func (m *GeneratedExpression) Reset()
func (*GeneratedExpression) Size ¶
func (m *GeneratedExpression) Size() (n int)
func (*GeneratedExpression) String ¶
func (m *GeneratedExpression) String() string
func (*GeneratedExpression) Unmarshal ¶
func (m *GeneratedExpression) Unmarshal(dAtA []byte) error
func (*GeneratedExpression) XXX_DiscardUnknown ¶
func (m *GeneratedExpression) XXX_DiscardUnknown()
func (*GeneratedExpression) XXX_Marshal ¶
func (m *GeneratedExpression) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*GeneratedExpression) XXX_Merge ¶
func (m *GeneratedExpression) XXX_Merge(src proto.Message)
func (*GeneratedExpression) XXX_Size ¶
func (m *GeneratedExpression) XXX_Size() int
func (*GeneratedExpression) XXX_Unmarshal ¶
func (m *GeneratedExpression) XXX_Unmarshal(b []byte) error
type GherkinDocument ¶
type GherkinDocument struct { //* // The [URI](https://en.wikipedia.org/wiki/Uniform_Resource_Identifier) // of the source, typically a file path relative to the root directory Uri string `protobuf:"bytes,1,opt,name=uri,proto3" json:"uri,omitempty"` Feature *GherkinDocument_Feature `protobuf:"bytes,2,opt,name=feature,proto3" json:"feature,omitempty"` // All the comments in the Gherkin document Comments []*GherkinDocument_Comment `protobuf:"bytes,3,rep,name=comments,proto3" json:"comments,omitempty"` }
* The [AST](https://en.wikipedia.org/wiki/Abstract_syntax_tree) of a Gherkin document. Cucumber implementations should *not* depend on `GherkinDocument` or any of its children for execution - use Pickle(#io.cucumber.messages.Pickle) instead.
The only consumers of `GherkinDocument` should only be formatters that produce "rich" output, resembling the original Gherkin document.
func (*GherkinDocument) Descriptor ¶
func (*GherkinDocument) Descriptor() ([]byte, []int)
func (*GherkinDocument) GetComments ¶
func (m *GherkinDocument) GetComments() []*GherkinDocument_Comment
func (*GherkinDocument) GetFeature ¶
func (m *GherkinDocument) GetFeature() *GherkinDocument_Feature
func (*GherkinDocument) GetUri ¶
func (m *GherkinDocument) GetUri() string
func (*GherkinDocument) Marshal ¶
func (m *GherkinDocument) Marshal() (dAtA []byte, err error)
func (*GherkinDocument) MarshalToSizedBuffer ¶
func (m *GherkinDocument) MarshalToSizedBuffer(dAtA []byte) (int, error)
func (*GherkinDocument) ProtoMessage ¶
func (*GherkinDocument) ProtoMessage()
func (*GherkinDocument) Reset ¶
func (m *GherkinDocument) Reset()
func (*GherkinDocument) Size ¶
func (m *GherkinDocument) Size() (n int)
func (*GherkinDocument) String ¶
func (m *GherkinDocument) String() string
func (*GherkinDocument) Unmarshal ¶
func (m *GherkinDocument) Unmarshal(dAtA []byte) error
func (*GherkinDocument) XXX_DiscardUnknown ¶
func (m *GherkinDocument) XXX_DiscardUnknown()
func (*GherkinDocument) XXX_Marshal ¶
func (m *GherkinDocument) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*GherkinDocument) XXX_Merge ¶
func (m *GherkinDocument) XXX_Merge(src proto.Message)
func (*GherkinDocument) XXX_Size ¶
func (m *GherkinDocument) XXX_Size() int
func (*GherkinDocument) XXX_Unmarshal ¶
func (m *GherkinDocument) XXX_Unmarshal(b []byte) error
type GherkinDocument_Comment ¶
type GherkinDocument_Comment struct { // The location of the comment Location *Location `protobuf:"bytes,1,opt,name=location,proto3" json:"location,omitempty"` // The text of the comment Text string `protobuf:"bytes,2,opt,name=text,proto3" json:"text,omitempty"` }
* A comment in a Gherkin document
func (*GherkinDocument_Comment) Descriptor ¶
func (*GherkinDocument_Comment) Descriptor() ([]byte, []int)
func (*GherkinDocument_Comment) GetLocation ¶
func (m *GherkinDocument_Comment) GetLocation() *Location
func (*GherkinDocument_Comment) GetText ¶
func (m *GherkinDocument_Comment) GetText() string
func (*GherkinDocument_Comment) Marshal ¶
func (m *GherkinDocument_Comment) Marshal() (dAtA []byte, err error)
func (*GherkinDocument_Comment) MarshalTo ¶
func (m *GherkinDocument_Comment) MarshalTo(dAtA []byte) (int, error)
func (*GherkinDocument_Comment) MarshalToSizedBuffer ¶
func (m *GherkinDocument_Comment) MarshalToSizedBuffer(dAtA []byte) (int, error)
func (*GherkinDocument_Comment) ProtoMessage ¶
func (*GherkinDocument_Comment) ProtoMessage()
func (*GherkinDocument_Comment) Reset ¶
func (m *GherkinDocument_Comment) Reset()
func (*GherkinDocument_Comment) Size ¶
func (m *GherkinDocument_Comment) Size() (n int)
func (*GherkinDocument_Comment) String ¶
func (m *GherkinDocument_Comment) String() string
func (*GherkinDocument_Comment) Unmarshal ¶
func (m *GherkinDocument_Comment) Unmarshal(dAtA []byte) error
func (*GherkinDocument_Comment) XXX_DiscardUnknown ¶
func (m *GherkinDocument_Comment) XXX_DiscardUnknown()
func (*GherkinDocument_Comment) XXX_Marshal ¶
func (m *GherkinDocument_Comment) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*GherkinDocument_Comment) XXX_Merge ¶
func (m *GherkinDocument_Comment) XXX_Merge(src proto.Message)
func (*GherkinDocument_Comment) XXX_Size ¶
func (m *GherkinDocument_Comment) XXX_Size() int
func (*GherkinDocument_Comment) XXX_Unmarshal ¶
func (m *GherkinDocument_Comment) XXX_Unmarshal(b []byte) error
type GherkinDocument_Feature ¶
type GherkinDocument_Feature struct { // The location of the `Feature` keyword Location *Location `protobuf:"bytes,1,opt,name=location,proto3" json:"location,omitempty"` // All the tags placed above the `Feature` keyword Tags []*GherkinDocument_Feature_Tag `protobuf:"bytes,2,rep,name=tags,proto3" json:"tags,omitempty"` // The [ISO 639-1](https://en.wikipedia.org/wiki/ISO_639-1) language code of the Gherkin document Language string `protobuf:"bytes,3,opt,name=language,proto3" json:"language,omitempty"` // The text of the `Feature` keyword (in the language specified by `language`) Keyword string `protobuf:"bytes,4,opt,name=keyword,proto3" json:"keyword,omitempty"` // The name of the feature (the text following the `keyword`) Name string `protobuf:"bytes,5,opt,name=name,proto3" json:"name,omitempty"` // The line(s) underneath the line with the `keyword` that are used as description Description string `protobuf:"bytes,6,opt,name=description,proto3" json:"description,omitempty"` // Zero or more children Children []*GherkinDocument_Feature_FeatureChild `protobuf:"bytes,7,rep,name=children,proto3" json:"children,omitempty"` }
* The top level node in the AST
func (*GherkinDocument_Feature) Descriptor ¶
func (*GherkinDocument_Feature) Descriptor() ([]byte, []int)
func (*GherkinDocument_Feature) GetChildren ¶
func (m *GherkinDocument_Feature) GetChildren() []*GherkinDocument_Feature_FeatureChild
func (*GherkinDocument_Feature) GetDescription ¶
func (m *GherkinDocument_Feature) GetDescription() string
func (*GherkinDocument_Feature) GetKeyword ¶
func (m *GherkinDocument_Feature) GetKeyword() string
func (*GherkinDocument_Feature) GetLanguage ¶
func (m *GherkinDocument_Feature) GetLanguage() string
func (*GherkinDocument_Feature) GetLocation ¶
func (m *GherkinDocument_Feature) GetLocation() *Location
func (*GherkinDocument_Feature) GetName ¶
func (m *GherkinDocument_Feature) GetName() string
func (*GherkinDocument_Feature) GetTags ¶
func (m *GherkinDocument_Feature) GetTags() []*GherkinDocument_Feature_Tag
func (*GherkinDocument_Feature) Marshal ¶
func (m *GherkinDocument_Feature) Marshal() (dAtA []byte, err error)
func (*GherkinDocument_Feature) MarshalTo ¶
func (m *GherkinDocument_Feature) MarshalTo(dAtA []byte) (int, error)
func (*GherkinDocument_Feature) MarshalToSizedBuffer ¶
func (m *GherkinDocument_Feature) MarshalToSizedBuffer(dAtA []byte) (int, error)
func (*GherkinDocument_Feature) ProtoMessage ¶
func (*GherkinDocument_Feature) ProtoMessage()
func (*GherkinDocument_Feature) Reset ¶
func (m *GherkinDocument_Feature) Reset()
func (*GherkinDocument_Feature) Size ¶
func (m *GherkinDocument_Feature) Size() (n int)
func (*GherkinDocument_Feature) String ¶
func (m *GherkinDocument_Feature) String() string
func (*GherkinDocument_Feature) Unmarshal ¶
func (m *GherkinDocument_Feature) Unmarshal(dAtA []byte) error
func (*GherkinDocument_Feature) XXX_DiscardUnknown ¶
func (m *GherkinDocument_Feature) XXX_DiscardUnknown()
func (*GherkinDocument_Feature) XXX_Marshal ¶
func (m *GherkinDocument_Feature) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*GherkinDocument_Feature) XXX_Merge ¶
func (m *GherkinDocument_Feature) XXX_Merge(src proto.Message)
func (*GherkinDocument_Feature) XXX_Size ¶
func (m *GherkinDocument_Feature) XXX_Size() int
func (*GherkinDocument_Feature) XXX_Unmarshal ¶
func (m *GherkinDocument_Feature) XXX_Unmarshal(b []byte) error
type GherkinDocument_Feature_Background ¶
type GherkinDocument_Feature_Background struct { // The location of the `Background` keyword Location *Location `protobuf:"bytes,1,opt,name=location,proto3" json:"location,omitempty"` Keyword string `protobuf:"bytes,2,opt,name=keyword,proto3" json:"keyword,omitempty"` Name string `protobuf:"bytes,3,opt,name=name,proto3" json:"name,omitempty"` Description string `protobuf:"bytes,4,opt,name=description,proto3" json:"description,omitempty"` Steps []*GherkinDocument_Feature_Step `protobuf:"bytes,5,rep,name=steps,proto3" json:"steps,omitempty"` }
func (*GherkinDocument_Feature_Background) Descriptor ¶
func (*GherkinDocument_Feature_Background) Descriptor() ([]byte, []int)
func (*GherkinDocument_Feature_Background) GetDescription ¶
func (m *GherkinDocument_Feature_Background) GetDescription() string
func (*GherkinDocument_Feature_Background) GetKeyword ¶
func (m *GherkinDocument_Feature_Background) GetKeyword() string
func (*GherkinDocument_Feature_Background) GetLocation ¶
func (m *GherkinDocument_Feature_Background) GetLocation() *Location
func (*GherkinDocument_Feature_Background) GetName ¶
func (m *GherkinDocument_Feature_Background) GetName() string
func (*GherkinDocument_Feature_Background) GetSteps ¶
func (m *GherkinDocument_Feature_Background) GetSteps() []*GherkinDocument_Feature_Step
func (*GherkinDocument_Feature_Background) Marshal ¶
func (m *GherkinDocument_Feature_Background) Marshal() (dAtA []byte, err error)
func (*GherkinDocument_Feature_Background) MarshalTo ¶
func (m *GherkinDocument_Feature_Background) MarshalTo(dAtA []byte) (int, error)
func (*GherkinDocument_Feature_Background) MarshalToSizedBuffer ¶
func (m *GherkinDocument_Feature_Background) MarshalToSizedBuffer(dAtA []byte) (int, error)
func (*GherkinDocument_Feature_Background) ProtoMessage ¶
func (*GherkinDocument_Feature_Background) ProtoMessage()
func (*GherkinDocument_Feature_Background) Reset ¶
func (m *GherkinDocument_Feature_Background) Reset()
func (*GherkinDocument_Feature_Background) Size ¶
func (m *GherkinDocument_Feature_Background) Size() (n int)
func (*GherkinDocument_Feature_Background) String ¶
func (m *GherkinDocument_Feature_Background) String() string
func (*GherkinDocument_Feature_Background) Unmarshal ¶
func (m *GherkinDocument_Feature_Background) Unmarshal(dAtA []byte) error
func (*GherkinDocument_Feature_Background) XXX_DiscardUnknown ¶
func (m *GherkinDocument_Feature_Background) XXX_DiscardUnknown()
func (*GherkinDocument_Feature_Background) XXX_Marshal ¶
func (m *GherkinDocument_Feature_Background) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*GherkinDocument_Feature_Background) XXX_Merge ¶
func (m *GherkinDocument_Feature_Background) XXX_Merge(src proto.Message)
func (*GherkinDocument_Feature_Background) XXX_Size ¶
func (m *GherkinDocument_Feature_Background) XXX_Size() int
func (*GherkinDocument_Feature_Background) XXX_Unmarshal ¶
func (m *GherkinDocument_Feature_Background) XXX_Unmarshal(b []byte) error
type GherkinDocument_Feature_FeatureChild ¶
type GherkinDocument_Feature_FeatureChild struct { // Types that are valid to be assigned to Value: // *GherkinDocument_Feature_FeatureChild_Rule_ // *GherkinDocument_Feature_FeatureChild_Background // *GherkinDocument_Feature_FeatureChild_Scenario Value isGherkinDocument_Feature_FeatureChild_Value `protobuf_oneof:"value"` }
* A child node of a `Feature` node
func (*GherkinDocument_Feature_FeatureChild) Descriptor ¶
func (*GherkinDocument_Feature_FeatureChild) Descriptor() ([]byte, []int)
func (*GherkinDocument_Feature_FeatureChild) GetBackground ¶
func (m *GherkinDocument_Feature_FeatureChild) GetBackground() *GherkinDocument_Feature_Background
func (*GherkinDocument_Feature_FeatureChild) GetRule ¶
func (m *GherkinDocument_Feature_FeatureChild) GetRule() *GherkinDocument_Feature_FeatureChild_Rule
func (*GherkinDocument_Feature_FeatureChild) GetScenario ¶
func (m *GherkinDocument_Feature_FeatureChild) GetScenario() *GherkinDocument_Feature_Scenario
func (*GherkinDocument_Feature_FeatureChild) GetValue ¶
func (m *GherkinDocument_Feature_FeatureChild) GetValue() isGherkinDocument_Feature_FeatureChild_Value
func (*GherkinDocument_Feature_FeatureChild) Marshal ¶
func (m *GherkinDocument_Feature_FeatureChild) Marshal() (dAtA []byte, err error)
func (*GherkinDocument_Feature_FeatureChild) MarshalTo ¶
func (m *GherkinDocument_Feature_FeatureChild) MarshalTo(dAtA []byte) (int, error)
func (*GherkinDocument_Feature_FeatureChild) MarshalToSizedBuffer ¶
func (m *GherkinDocument_Feature_FeatureChild) MarshalToSizedBuffer(dAtA []byte) (int, error)
func (*GherkinDocument_Feature_FeatureChild) ProtoMessage ¶
func (*GherkinDocument_Feature_FeatureChild) ProtoMessage()
func (*GherkinDocument_Feature_FeatureChild) Reset ¶
func (m *GherkinDocument_Feature_FeatureChild) Reset()
func (*GherkinDocument_Feature_FeatureChild) Size ¶
func (m *GherkinDocument_Feature_FeatureChild) Size() (n int)
func (*GherkinDocument_Feature_FeatureChild) String ¶
func (m *GherkinDocument_Feature_FeatureChild) String() string
func (*GherkinDocument_Feature_FeatureChild) Unmarshal ¶
func (m *GherkinDocument_Feature_FeatureChild) Unmarshal(dAtA []byte) error
func (*GherkinDocument_Feature_FeatureChild) XXX_DiscardUnknown ¶
func (m *GherkinDocument_Feature_FeatureChild) XXX_DiscardUnknown()
func (*GherkinDocument_Feature_FeatureChild) XXX_Marshal ¶
func (m *GherkinDocument_Feature_FeatureChild) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*GherkinDocument_Feature_FeatureChild) XXX_Merge ¶
func (m *GherkinDocument_Feature_FeatureChild) XXX_Merge(src proto.Message)
func (*GherkinDocument_Feature_FeatureChild) XXX_OneofWrappers ¶
func (*GherkinDocument_Feature_FeatureChild) XXX_OneofWrappers() []interface{}
XXX_OneofWrappers is for the internal use of the proto package.
func (*GherkinDocument_Feature_FeatureChild) XXX_Size ¶
func (m *GherkinDocument_Feature_FeatureChild) XXX_Size() int
func (*GherkinDocument_Feature_FeatureChild) XXX_Unmarshal ¶
func (m *GherkinDocument_Feature_FeatureChild) XXX_Unmarshal(b []byte) error
type GherkinDocument_Feature_FeatureChild_Background ¶
type GherkinDocument_Feature_FeatureChild_Background struct {
Background *GherkinDocument_Feature_Background `protobuf:"bytes,2,opt,name=background,proto3,oneof"`
}
func (*GherkinDocument_Feature_FeatureChild_Background) MarshalTo ¶
func (m *GherkinDocument_Feature_FeatureChild_Background) MarshalTo(dAtA []byte) (int, error)
func (*GherkinDocument_Feature_FeatureChild_Background) MarshalToSizedBuffer ¶
func (m *GherkinDocument_Feature_FeatureChild_Background) MarshalToSizedBuffer(dAtA []byte) (int, error)
func (*GherkinDocument_Feature_FeatureChild_Background) Size ¶
func (m *GherkinDocument_Feature_FeatureChild_Background) Size() (n int)
type GherkinDocument_Feature_FeatureChild_Rule ¶
type GherkinDocument_Feature_FeatureChild_Rule struct { // The location of the `Rule` keyword Location *Location `protobuf:"bytes,1,opt,name=location,proto3" json:"location,omitempty"` Keyword string `protobuf:"bytes,2,opt,name=keyword,proto3" json:"keyword,omitempty"` Name string `protobuf:"bytes,3,opt,name=name,proto3" json:"name,omitempty"` Description string `protobuf:"bytes,4,opt,name=description,proto3" json:"description,omitempty"` Children []*GherkinDocument_Feature_FeatureChild_RuleChild `protobuf:"bytes,5,rep,name=children,proto3" json:"children,omitempty"` }
* A `Rule` node
func (*GherkinDocument_Feature_FeatureChild_Rule) Descriptor ¶
func (*GherkinDocument_Feature_FeatureChild_Rule) Descriptor() ([]byte, []int)
func (*GherkinDocument_Feature_FeatureChild_Rule) GetChildren ¶
func (m *GherkinDocument_Feature_FeatureChild_Rule) GetChildren() []*GherkinDocument_Feature_FeatureChild_RuleChild
func (*GherkinDocument_Feature_FeatureChild_Rule) GetDescription ¶
func (m *GherkinDocument_Feature_FeatureChild_Rule) GetDescription() string
func (*GherkinDocument_Feature_FeatureChild_Rule) GetKeyword ¶
func (m *GherkinDocument_Feature_FeatureChild_Rule) GetKeyword() string
func (*GherkinDocument_Feature_FeatureChild_Rule) GetLocation ¶
func (m *GherkinDocument_Feature_FeatureChild_Rule) GetLocation() *Location
func (*GherkinDocument_Feature_FeatureChild_Rule) GetName ¶
func (m *GherkinDocument_Feature_FeatureChild_Rule) GetName() string
func (*GherkinDocument_Feature_FeatureChild_Rule) Marshal ¶
func (m *GherkinDocument_Feature_FeatureChild_Rule) Marshal() (dAtA []byte, err error)
func (*GherkinDocument_Feature_FeatureChild_Rule) MarshalTo ¶
func (m *GherkinDocument_Feature_FeatureChild_Rule) MarshalTo(dAtA []byte) (int, error)
func (*GherkinDocument_Feature_FeatureChild_Rule) MarshalToSizedBuffer ¶
func (m *GherkinDocument_Feature_FeatureChild_Rule) MarshalToSizedBuffer(dAtA []byte) (int, error)
func (*GherkinDocument_Feature_FeatureChild_Rule) ProtoMessage ¶
func (*GherkinDocument_Feature_FeatureChild_Rule) ProtoMessage()
func (*GherkinDocument_Feature_FeatureChild_Rule) Reset ¶
func (m *GherkinDocument_Feature_FeatureChild_Rule) Reset()
func (*GherkinDocument_Feature_FeatureChild_Rule) Size ¶
func (m *GherkinDocument_Feature_FeatureChild_Rule) Size() (n int)
func (*GherkinDocument_Feature_FeatureChild_Rule) String ¶
func (m *GherkinDocument_Feature_FeatureChild_Rule) String() string
func (*GherkinDocument_Feature_FeatureChild_Rule) Unmarshal ¶
func (m *GherkinDocument_Feature_FeatureChild_Rule) Unmarshal(dAtA []byte) error
func (*GherkinDocument_Feature_FeatureChild_Rule) XXX_DiscardUnknown ¶
func (m *GherkinDocument_Feature_FeatureChild_Rule) XXX_DiscardUnknown()
func (*GherkinDocument_Feature_FeatureChild_Rule) XXX_Marshal ¶
func (m *GherkinDocument_Feature_FeatureChild_Rule) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*GherkinDocument_Feature_FeatureChild_Rule) XXX_Merge ¶
func (m *GherkinDocument_Feature_FeatureChild_Rule) XXX_Merge(src proto.Message)
func (*GherkinDocument_Feature_FeatureChild_Rule) XXX_Size ¶
func (m *GherkinDocument_Feature_FeatureChild_Rule) XXX_Size() int
func (*GherkinDocument_Feature_FeatureChild_Rule) XXX_Unmarshal ¶
func (m *GherkinDocument_Feature_FeatureChild_Rule) XXX_Unmarshal(b []byte) error
type GherkinDocument_Feature_FeatureChild_RuleChild ¶
type GherkinDocument_Feature_FeatureChild_RuleChild struct { // Types that are valid to be assigned to Value: // *GherkinDocument_Feature_FeatureChild_RuleChild_Background // *GherkinDocument_Feature_FeatureChild_RuleChild_Scenario Value isGherkinDocument_Feature_FeatureChild_RuleChild_Value `protobuf_oneof:"value"` }
func (*GherkinDocument_Feature_FeatureChild_RuleChild) Descriptor ¶
func (*GherkinDocument_Feature_FeatureChild_RuleChild) Descriptor() ([]byte, []int)
func (*GherkinDocument_Feature_FeatureChild_RuleChild) GetBackground ¶
func (m *GherkinDocument_Feature_FeatureChild_RuleChild) GetBackground() *GherkinDocument_Feature_Background
func (*GherkinDocument_Feature_FeatureChild_RuleChild) GetScenario ¶
func (m *GherkinDocument_Feature_FeatureChild_RuleChild) GetScenario() *GherkinDocument_Feature_Scenario
func (*GherkinDocument_Feature_FeatureChild_RuleChild) GetValue ¶
func (m *GherkinDocument_Feature_FeatureChild_RuleChild) GetValue() isGherkinDocument_Feature_FeatureChild_RuleChild_Value
func (*GherkinDocument_Feature_FeatureChild_RuleChild) Marshal ¶
func (m *GherkinDocument_Feature_FeatureChild_RuleChild) Marshal() (dAtA []byte, err error)
func (*GherkinDocument_Feature_FeatureChild_RuleChild) MarshalTo ¶
func (m *GherkinDocument_Feature_FeatureChild_RuleChild) MarshalTo(dAtA []byte) (int, error)
func (*GherkinDocument_Feature_FeatureChild_RuleChild) MarshalToSizedBuffer ¶
func (m *GherkinDocument_Feature_FeatureChild_RuleChild) MarshalToSizedBuffer(dAtA []byte) (int, error)
func (*GherkinDocument_Feature_FeatureChild_RuleChild) ProtoMessage ¶
func (*GherkinDocument_Feature_FeatureChild_RuleChild) ProtoMessage()
func (*GherkinDocument_Feature_FeatureChild_RuleChild) Reset ¶
func (m *GherkinDocument_Feature_FeatureChild_RuleChild) Reset()
func (*GherkinDocument_Feature_FeatureChild_RuleChild) Size ¶
func (m *GherkinDocument_Feature_FeatureChild_RuleChild) Size() (n int)
func (*GherkinDocument_Feature_FeatureChild_RuleChild) String ¶
func (m *GherkinDocument_Feature_FeatureChild_RuleChild) String() string
func (*GherkinDocument_Feature_FeatureChild_RuleChild) Unmarshal ¶
func (m *GherkinDocument_Feature_FeatureChild_RuleChild) Unmarshal(dAtA []byte) error
func (*GherkinDocument_Feature_FeatureChild_RuleChild) XXX_DiscardUnknown ¶
func (m *GherkinDocument_Feature_FeatureChild_RuleChild) XXX_DiscardUnknown()
func (*GherkinDocument_Feature_FeatureChild_RuleChild) XXX_Marshal ¶
func (m *GherkinDocument_Feature_FeatureChild_RuleChild) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*GherkinDocument_Feature_FeatureChild_RuleChild) XXX_Merge ¶
func (m *GherkinDocument_Feature_FeatureChild_RuleChild) XXX_Merge(src proto.Message)
func (*GherkinDocument_Feature_FeatureChild_RuleChild) XXX_OneofWrappers ¶
func (*GherkinDocument_Feature_FeatureChild_RuleChild) XXX_OneofWrappers() []interface{}
XXX_OneofWrappers is for the internal use of the proto package.
func (*GherkinDocument_Feature_FeatureChild_RuleChild) XXX_Size ¶
func (m *GherkinDocument_Feature_FeatureChild_RuleChild) XXX_Size() int
func (*GherkinDocument_Feature_FeatureChild_RuleChild) XXX_Unmarshal ¶
func (m *GherkinDocument_Feature_FeatureChild_RuleChild) XXX_Unmarshal(b []byte) error
type GherkinDocument_Feature_FeatureChild_RuleChild_Background ¶
type GherkinDocument_Feature_FeatureChild_RuleChild_Background struct {
Background *GherkinDocument_Feature_Background `protobuf:"bytes,1,opt,name=background,proto3,oneof"`
}
func (*GherkinDocument_Feature_FeatureChild_RuleChild_Background) MarshalTo ¶
func (m *GherkinDocument_Feature_FeatureChild_RuleChild_Background) MarshalTo(dAtA []byte) (int, error)
func (*GherkinDocument_Feature_FeatureChild_RuleChild_Background) MarshalToSizedBuffer ¶
func (m *GherkinDocument_Feature_FeatureChild_RuleChild_Background) MarshalToSizedBuffer(dAtA []byte) (int, error)
func (*GherkinDocument_Feature_FeatureChild_RuleChild_Background) Size ¶
func (m *GherkinDocument_Feature_FeatureChild_RuleChild_Background) Size() (n int)
type GherkinDocument_Feature_FeatureChild_RuleChild_Scenario ¶
type GherkinDocument_Feature_FeatureChild_RuleChild_Scenario struct {
Scenario *GherkinDocument_Feature_Scenario `protobuf:"bytes,2,opt,name=scenario,proto3,oneof"`
}
func (*GherkinDocument_Feature_FeatureChild_RuleChild_Scenario) MarshalTo ¶
func (m *GherkinDocument_Feature_FeatureChild_RuleChild_Scenario) MarshalTo(dAtA []byte) (int, error)
func (*GherkinDocument_Feature_FeatureChild_RuleChild_Scenario) MarshalToSizedBuffer ¶
func (m *GherkinDocument_Feature_FeatureChild_RuleChild_Scenario) MarshalToSizedBuffer(dAtA []byte) (int, error)
func (*GherkinDocument_Feature_FeatureChild_RuleChild_Scenario) Size ¶
func (m *GherkinDocument_Feature_FeatureChild_RuleChild_Scenario) Size() (n int)
type GherkinDocument_Feature_FeatureChild_Rule_ ¶
type GherkinDocument_Feature_FeatureChild_Rule_ struct {
Rule *GherkinDocument_Feature_FeatureChild_Rule `protobuf:"bytes,1,opt,name=rule,proto3,oneof"`
}
func (*GherkinDocument_Feature_FeatureChild_Rule_) MarshalTo ¶
func (m *GherkinDocument_Feature_FeatureChild_Rule_) MarshalTo(dAtA []byte) (int, error)
func (*GherkinDocument_Feature_FeatureChild_Rule_) MarshalToSizedBuffer ¶
func (m *GherkinDocument_Feature_FeatureChild_Rule_) MarshalToSizedBuffer(dAtA []byte) (int, error)
func (*GherkinDocument_Feature_FeatureChild_Rule_) Size ¶
func (m *GherkinDocument_Feature_FeatureChild_Rule_) Size() (n int)
type GherkinDocument_Feature_FeatureChild_Scenario ¶
type GherkinDocument_Feature_FeatureChild_Scenario struct {
Scenario *GherkinDocument_Feature_Scenario `protobuf:"bytes,3,opt,name=scenario,proto3,oneof"`
}
func (*GherkinDocument_Feature_FeatureChild_Scenario) MarshalTo ¶
func (m *GherkinDocument_Feature_FeatureChild_Scenario) MarshalTo(dAtA []byte) (int, error)
func (*GherkinDocument_Feature_FeatureChild_Scenario) MarshalToSizedBuffer ¶
func (m *GherkinDocument_Feature_FeatureChild_Scenario) MarshalToSizedBuffer(dAtA []byte) (int, error)
func (*GherkinDocument_Feature_FeatureChild_Scenario) Size ¶
func (m *GherkinDocument_Feature_FeatureChild_Scenario) Size() (n int)
type GherkinDocument_Feature_Scenario ¶
type GherkinDocument_Feature_Scenario struct { // The location of the `Scenario` keyword Location *Location `protobuf:"bytes,1,opt,name=location,proto3" json:"location,omitempty"` Tags []*GherkinDocument_Feature_Tag `protobuf:"bytes,2,rep,name=tags,proto3" json:"tags,omitempty"` Keyword string `protobuf:"bytes,3,opt,name=keyword,proto3" json:"keyword,omitempty"` Name string `protobuf:"bytes,4,opt,name=name,proto3" json:"name,omitempty"` Description string `protobuf:"bytes,5,opt,name=description,proto3" json:"description,omitempty"` Steps []*GherkinDocument_Feature_Step `protobuf:"bytes,6,rep,name=steps,proto3" json:"steps,omitempty"` Examples []*GherkinDocument_Feature_Scenario_Examples `protobuf:"bytes,7,rep,name=examples,proto3" json:"examples,omitempty"` }
func (*GherkinDocument_Feature_Scenario) Descriptor ¶
func (*GherkinDocument_Feature_Scenario) Descriptor() ([]byte, []int)
func (*GherkinDocument_Feature_Scenario) GetDescription ¶
func (m *GherkinDocument_Feature_Scenario) GetDescription() string
func (*GherkinDocument_Feature_Scenario) GetExamples ¶
func (m *GherkinDocument_Feature_Scenario) GetExamples() []*GherkinDocument_Feature_Scenario_Examples
func (*GherkinDocument_Feature_Scenario) GetKeyword ¶
func (m *GherkinDocument_Feature_Scenario) GetKeyword() string
func (*GherkinDocument_Feature_Scenario) GetLocation ¶
func (m *GherkinDocument_Feature_Scenario) GetLocation() *Location
func (*GherkinDocument_Feature_Scenario) GetName ¶
func (m *GherkinDocument_Feature_Scenario) GetName() string
func (*GherkinDocument_Feature_Scenario) GetSteps ¶
func (m *GherkinDocument_Feature_Scenario) GetSteps() []*GherkinDocument_Feature_Step
func (*GherkinDocument_Feature_Scenario) GetTags ¶
func (m *GherkinDocument_Feature_Scenario) GetTags() []*GherkinDocument_Feature_Tag
func (*GherkinDocument_Feature_Scenario) Marshal ¶
func (m *GherkinDocument_Feature_Scenario) Marshal() (dAtA []byte, err error)
func (*GherkinDocument_Feature_Scenario) MarshalTo ¶
func (m *GherkinDocument_Feature_Scenario) MarshalTo(dAtA []byte) (int, error)
func (*GherkinDocument_Feature_Scenario) MarshalToSizedBuffer ¶
func (m *GherkinDocument_Feature_Scenario) MarshalToSizedBuffer(dAtA []byte) (int, error)
func (*GherkinDocument_Feature_Scenario) ProtoMessage ¶
func (*GherkinDocument_Feature_Scenario) ProtoMessage()
func (*GherkinDocument_Feature_Scenario) Reset ¶
func (m *GherkinDocument_Feature_Scenario) Reset()
func (*GherkinDocument_Feature_Scenario) Size ¶
func (m *GherkinDocument_Feature_Scenario) Size() (n int)
func (*GherkinDocument_Feature_Scenario) String ¶
func (m *GherkinDocument_Feature_Scenario) String() string
func (*GherkinDocument_Feature_Scenario) Unmarshal ¶
func (m *GherkinDocument_Feature_Scenario) Unmarshal(dAtA []byte) error
func (*GherkinDocument_Feature_Scenario) XXX_DiscardUnknown ¶
func (m *GherkinDocument_Feature_Scenario) XXX_DiscardUnknown()
func (*GherkinDocument_Feature_Scenario) XXX_Marshal ¶
func (m *GherkinDocument_Feature_Scenario) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*GherkinDocument_Feature_Scenario) XXX_Merge ¶
func (m *GherkinDocument_Feature_Scenario) XXX_Merge(src proto.Message)
func (*GherkinDocument_Feature_Scenario) XXX_Size ¶
func (m *GherkinDocument_Feature_Scenario) XXX_Size() int
func (*GherkinDocument_Feature_Scenario) XXX_Unmarshal ¶
func (m *GherkinDocument_Feature_Scenario) XXX_Unmarshal(b []byte) error
type GherkinDocument_Feature_Scenario_Examples ¶
type GherkinDocument_Feature_Scenario_Examples struct { // The location of the `Examples` keyword Location *Location `protobuf:"bytes,1,opt,name=location,proto3" json:"location,omitempty"` Tags []*GherkinDocument_Feature_Tag `protobuf:"bytes,2,rep,name=tags,proto3" json:"tags,omitempty"` Keyword string `protobuf:"bytes,3,opt,name=keyword,proto3" json:"keyword,omitempty"` Name string `protobuf:"bytes,4,opt,name=name,proto3" json:"name,omitempty"` Description string `protobuf:"bytes,5,opt,name=description,proto3" json:"description,omitempty"` TableHeader *GherkinDocument_Feature_TableRow `protobuf:"bytes,6,opt,name=table_header,json=tableHeader,proto3" json:"table_header,omitempty"` TableBody []*GherkinDocument_Feature_TableRow `protobuf:"bytes,7,rep,name=table_body,json=tableBody,proto3" json:"table_body,omitempty"` }
func (*GherkinDocument_Feature_Scenario_Examples) Descriptor ¶
func (*GherkinDocument_Feature_Scenario_Examples) Descriptor() ([]byte, []int)
func (*GherkinDocument_Feature_Scenario_Examples) GetDescription ¶
func (m *GherkinDocument_Feature_Scenario_Examples) GetDescription() string
func (*GherkinDocument_Feature_Scenario_Examples) GetKeyword ¶
func (m *GherkinDocument_Feature_Scenario_Examples) GetKeyword() string
func (*GherkinDocument_Feature_Scenario_Examples) GetLocation ¶
func (m *GherkinDocument_Feature_Scenario_Examples) GetLocation() *Location
func (*GherkinDocument_Feature_Scenario_Examples) GetName ¶
func (m *GherkinDocument_Feature_Scenario_Examples) GetName() string
func (*GherkinDocument_Feature_Scenario_Examples) GetTableBody ¶
func (m *GherkinDocument_Feature_Scenario_Examples) GetTableBody() []*GherkinDocument_Feature_TableRow
func (*GherkinDocument_Feature_Scenario_Examples) GetTableHeader ¶
func (m *GherkinDocument_Feature_Scenario_Examples) GetTableHeader() *GherkinDocument_Feature_TableRow
func (*GherkinDocument_Feature_Scenario_Examples) GetTags ¶
func (m *GherkinDocument_Feature_Scenario_Examples) GetTags() []*GherkinDocument_Feature_Tag
func (*GherkinDocument_Feature_Scenario_Examples) Marshal ¶
func (m *GherkinDocument_Feature_Scenario_Examples) Marshal() (dAtA []byte, err error)
func (*GherkinDocument_Feature_Scenario_Examples) MarshalTo ¶
func (m *GherkinDocument_Feature_Scenario_Examples) MarshalTo(dAtA []byte) (int, error)
func (*GherkinDocument_Feature_Scenario_Examples) MarshalToSizedBuffer ¶
func (m *GherkinDocument_Feature_Scenario_Examples) MarshalToSizedBuffer(dAtA []byte) (int, error)
func (*GherkinDocument_Feature_Scenario_Examples) ProtoMessage ¶
func (*GherkinDocument_Feature_Scenario_Examples) ProtoMessage()
func (*GherkinDocument_Feature_Scenario_Examples) Reset ¶
func (m *GherkinDocument_Feature_Scenario_Examples) Reset()
func (*GherkinDocument_Feature_Scenario_Examples) Size ¶
func (m *GherkinDocument_Feature_Scenario_Examples) Size() (n int)
func (*GherkinDocument_Feature_Scenario_Examples) String ¶
func (m *GherkinDocument_Feature_Scenario_Examples) String() string
func (*GherkinDocument_Feature_Scenario_Examples) Unmarshal ¶
func (m *GherkinDocument_Feature_Scenario_Examples) Unmarshal(dAtA []byte) error
func (*GherkinDocument_Feature_Scenario_Examples) XXX_DiscardUnknown ¶
func (m *GherkinDocument_Feature_Scenario_Examples) XXX_DiscardUnknown()
func (*GherkinDocument_Feature_Scenario_Examples) XXX_Marshal ¶
func (m *GherkinDocument_Feature_Scenario_Examples) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*GherkinDocument_Feature_Scenario_Examples) XXX_Merge ¶
func (m *GherkinDocument_Feature_Scenario_Examples) XXX_Merge(src proto.Message)
func (*GherkinDocument_Feature_Scenario_Examples) XXX_Size ¶
func (m *GherkinDocument_Feature_Scenario_Examples) XXX_Size() int
func (*GherkinDocument_Feature_Scenario_Examples) XXX_Unmarshal ¶
func (m *GherkinDocument_Feature_Scenario_Examples) XXX_Unmarshal(b []byte) error
type GherkinDocument_Feature_Step ¶
type GherkinDocument_Feature_Step struct { // The location of the steps' `keyword` Location *Location `protobuf:"bytes,1,opt,name=location,proto3" json:"location,omitempty"` Keyword string `protobuf:"bytes,2,opt,name=keyword,proto3" json:"keyword,omitempty"` Text string `protobuf:"bytes,3,opt,name=text,proto3" json:"text,omitempty"` // Types that are valid to be assigned to Argument: // *GherkinDocument_Feature_Step_DocString_ // *GherkinDocument_Feature_Step_DataTable_ Argument isGherkinDocument_Feature_Step_Argument `protobuf_oneof:"argument"` }
A step
func (*GherkinDocument_Feature_Step) Descriptor ¶
func (*GherkinDocument_Feature_Step) Descriptor() ([]byte, []int)
func (*GherkinDocument_Feature_Step) GetArgument ¶
func (m *GherkinDocument_Feature_Step) GetArgument() isGherkinDocument_Feature_Step_Argument
func (*GherkinDocument_Feature_Step) GetDataTable ¶
func (m *GherkinDocument_Feature_Step) GetDataTable() *GherkinDocument_Feature_Step_DataTable
func (*GherkinDocument_Feature_Step) GetDocString ¶
func (m *GherkinDocument_Feature_Step) GetDocString() *GherkinDocument_Feature_Step_DocString
func (*GherkinDocument_Feature_Step) GetKeyword ¶
func (m *GherkinDocument_Feature_Step) GetKeyword() string
func (*GherkinDocument_Feature_Step) GetLocation ¶
func (m *GherkinDocument_Feature_Step) GetLocation() *Location
func (*GherkinDocument_Feature_Step) GetText ¶
func (m *GherkinDocument_Feature_Step) GetText() string
func (*GherkinDocument_Feature_Step) Marshal ¶
func (m *GherkinDocument_Feature_Step) Marshal() (dAtA []byte, err error)
func (*GherkinDocument_Feature_Step) MarshalTo ¶
func (m *GherkinDocument_Feature_Step) MarshalTo(dAtA []byte) (int, error)
func (*GherkinDocument_Feature_Step) MarshalToSizedBuffer ¶
func (m *GherkinDocument_Feature_Step) MarshalToSizedBuffer(dAtA []byte) (int, error)
func (*GherkinDocument_Feature_Step) ProtoMessage ¶
func (*GherkinDocument_Feature_Step) ProtoMessage()
func (*GherkinDocument_Feature_Step) Reset ¶
func (m *GherkinDocument_Feature_Step) Reset()
func (*GherkinDocument_Feature_Step) Size ¶
func (m *GherkinDocument_Feature_Step) Size() (n int)
func (*GherkinDocument_Feature_Step) String ¶
func (m *GherkinDocument_Feature_Step) String() string
func (*GherkinDocument_Feature_Step) Unmarshal ¶
func (m *GherkinDocument_Feature_Step) Unmarshal(dAtA []byte) error
func (*GherkinDocument_Feature_Step) XXX_DiscardUnknown ¶
func (m *GherkinDocument_Feature_Step) XXX_DiscardUnknown()
func (*GherkinDocument_Feature_Step) XXX_Marshal ¶
func (m *GherkinDocument_Feature_Step) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*GherkinDocument_Feature_Step) XXX_Merge ¶
func (m *GherkinDocument_Feature_Step) XXX_Merge(src proto.Message)
func (*GherkinDocument_Feature_Step) XXX_OneofWrappers ¶
func (*GherkinDocument_Feature_Step) XXX_OneofWrappers() []interface{}
XXX_OneofWrappers is for the internal use of the proto package.
func (*GherkinDocument_Feature_Step) XXX_Size ¶
func (m *GherkinDocument_Feature_Step) XXX_Size() int
func (*GherkinDocument_Feature_Step) XXX_Unmarshal ¶
func (m *GherkinDocument_Feature_Step) XXX_Unmarshal(b []byte) error
type GherkinDocument_Feature_Step_DataTable ¶
type GherkinDocument_Feature_Step_DataTable struct { Location *Location `protobuf:"bytes,1,opt,name=location,proto3" json:"location,omitempty"` Rows []*GherkinDocument_Feature_TableRow `protobuf:"bytes,2,rep,name=rows,proto3" json:"rows,omitempty"` }
func (*GherkinDocument_Feature_Step_DataTable) Descriptor ¶
func (*GherkinDocument_Feature_Step_DataTable) Descriptor() ([]byte, []int)
func (*GherkinDocument_Feature_Step_DataTable) GetLocation ¶
func (m *GherkinDocument_Feature_Step_DataTable) GetLocation() *Location
func (*GherkinDocument_Feature_Step_DataTable) GetRows ¶
func (m *GherkinDocument_Feature_Step_DataTable) GetRows() []*GherkinDocument_Feature_TableRow
func (*GherkinDocument_Feature_Step_DataTable) Marshal ¶
func (m *GherkinDocument_Feature_Step_DataTable) Marshal() (dAtA []byte, err error)
func (*GherkinDocument_Feature_Step_DataTable) MarshalTo ¶
func (m *GherkinDocument_Feature_Step_DataTable) MarshalTo(dAtA []byte) (int, error)
func (*GherkinDocument_Feature_Step_DataTable) MarshalToSizedBuffer ¶
func (m *GherkinDocument_Feature_Step_DataTable) MarshalToSizedBuffer(dAtA []byte) (int, error)
func (*GherkinDocument_Feature_Step_DataTable) ProtoMessage ¶
func (*GherkinDocument_Feature_Step_DataTable) ProtoMessage()
func (*GherkinDocument_Feature_Step_DataTable) Reset ¶
func (m *GherkinDocument_Feature_Step_DataTable) Reset()
func (*GherkinDocument_Feature_Step_DataTable) Size ¶
func (m *GherkinDocument_Feature_Step_DataTable) Size() (n int)
func (*GherkinDocument_Feature_Step_DataTable) String ¶
func (m *GherkinDocument_Feature_Step_DataTable) String() string
func (*GherkinDocument_Feature_Step_DataTable) Unmarshal ¶
func (m *GherkinDocument_Feature_Step_DataTable) Unmarshal(dAtA []byte) error
func (*GherkinDocument_Feature_Step_DataTable) XXX_DiscardUnknown ¶
func (m *GherkinDocument_Feature_Step_DataTable) XXX_DiscardUnknown()
func (*GherkinDocument_Feature_Step_DataTable) XXX_Marshal ¶
func (m *GherkinDocument_Feature_Step_DataTable) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*GherkinDocument_Feature_Step_DataTable) XXX_Merge ¶
func (m *GherkinDocument_Feature_Step_DataTable) XXX_Merge(src proto.Message)
func (*GherkinDocument_Feature_Step_DataTable) XXX_Size ¶
func (m *GherkinDocument_Feature_Step_DataTable) XXX_Size() int
func (*GherkinDocument_Feature_Step_DataTable) XXX_Unmarshal ¶
func (m *GherkinDocument_Feature_Step_DataTable) XXX_Unmarshal(b []byte) error
type GherkinDocument_Feature_Step_DataTable_ ¶
type GherkinDocument_Feature_Step_DataTable_ struct {
DataTable *GherkinDocument_Feature_Step_DataTable `protobuf:"bytes,6,opt,name=data_table,json=dataTable,proto3,oneof"`
}
func (*GherkinDocument_Feature_Step_DataTable_) MarshalTo ¶
func (m *GherkinDocument_Feature_Step_DataTable_) MarshalTo(dAtA []byte) (int, error)
func (*GherkinDocument_Feature_Step_DataTable_) MarshalToSizedBuffer ¶
func (m *GherkinDocument_Feature_Step_DataTable_) MarshalToSizedBuffer(dAtA []byte) (int, error)
func (*GherkinDocument_Feature_Step_DataTable_) Size ¶
func (m *GherkinDocument_Feature_Step_DataTable_) Size() (n int)
type GherkinDocument_Feature_Step_DocString ¶
type GherkinDocument_Feature_Step_DocString struct { Location *Location `protobuf:"bytes,1,opt,name=location,proto3" json:"location,omitempty"` ContentType string `protobuf:"bytes,2,opt,name=content_type,json=contentType,proto3" json:"content_type,omitempty"` Content string `protobuf:"bytes,3,opt,name=content,proto3" json:"content,omitempty"` Delimiter string `protobuf:"bytes,4,opt,name=delimiter,proto3" json:"delimiter,omitempty"` }
func (*GherkinDocument_Feature_Step_DocString) Descriptor ¶
func (*GherkinDocument_Feature_Step_DocString) Descriptor() ([]byte, []int)
func (*GherkinDocument_Feature_Step_DocString) GetContent ¶
func (m *GherkinDocument_Feature_Step_DocString) GetContent() string
func (*GherkinDocument_Feature_Step_DocString) GetContentType ¶
func (m *GherkinDocument_Feature_Step_DocString) GetContentType() string
func (*GherkinDocument_Feature_Step_DocString) GetDelimiter ¶
func (m *GherkinDocument_Feature_Step_DocString) GetDelimiter() string
func (*GherkinDocument_Feature_Step_DocString) GetLocation ¶
func (m *GherkinDocument_Feature_Step_DocString) GetLocation() *Location
func (*GherkinDocument_Feature_Step_DocString) Marshal ¶
func (m *GherkinDocument_Feature_Step_DocString) Marshal() (dAtA []byte, err error)
func (*GherkinDocument_Feature_Step_DocString) MarshalTo ¶
func (m *GherkinDocument_Feature_Step_DocString) MarshalTo(dAtA []byte) (int, error)
func (*GherkinDocument_Feature_Step_DocString) MarshalToSizedBuffer ¶
func (m *GherkinDocument_Feature_Step_DocString) MarshalToSizedBuffer(dAtA []byte) (int, error)
func (*GherkinDocument_Feature_Step_DocString) ProtoMessage ¶
func (*GherkinDocument_Feature_Step_DocString) ProtoMessage()
func (*GherkinDocument_Feature_Step_DocString) Reset ¶
func (m *GherkinDocument_Feature_Step_DocString) Reset()
func (*GherkinDocument_Feature_Step_DocString) Size ¶
func (m *GherkinDocument_Feature_Step_DocString) Size() (n int)
func (*GherkinDocument_Feature_Step_DocString) String ¶
func (m *GherkinDocument_Feature_Step_DocString) String() string
func (*GherkinDocument_Feature_Step_DocString) Unmarshal ¶
func (m *GherkinDocument_Feature_Step_DocString) Unmarshal(dAtA []byte) error
func (*GherkinDocument_Feature_Step_DocString) XXX_DiscardUnknown ¶
func (m *GherkinDocument_Feature_Step_DocString) XXX_DiscardUnknown()
func (*GherkinDocument_Feature_Step_DocString) XXX_Marshal ¶
func (m *GherkinDocument_Feature_Step_DocString) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*GherkinDocument_Feature_Step_DocString) XXX_Merge ¶
func (m *GherkinDocument_Feature_Step_DocString) XXX_Merge(src proto.Message)
func (*GherkinDocument_Feature_Step_DocString) XXX_Size ¶
func (m *GherkinDocument_Feature_Step_DocString) XXX_Size() int
func (*GherkinDocument_Feature_Step_DocString) XXX_Unmarshal ¶
func (m *GherkinDocument_Feature_Step_DocString) XXX_Unmarshal(b []byte) error
type GherkinDocument_Feature_Step_DocString_ ¶
type GherkinDocument_Feature_Step_DocString_ struct {
DocString *GherkinDocument_Feature_Step_DocString `protobuf:"bytes,5,opt,name=doc_string,json=docString,proto3,oneof"`
}
func (*GherkinDocument_Feature_Step_DocString_) MarshalTo ¶
func (m *GherkinDocument_Feature_Step_DocString_) MarshalTo(dAtA []byte) (int, error)
func (*GherkinDocument_Feature_Step_DocString_) MarshalToSizedBuffer ¶
func (m *GherkinDocument_Feature_Step_DocString_) MarshalToSizedBuffer(dAtA []byte) (int, error)
func (*GherkinDocument_Feature_Step_DocString_) Size ¶
func (m *GherkinDocument_Feature_Step_DocString_) Size() (n int)
type GherkinDocument_Feature_TableRow ¶
type GherkinDocument_Feature_TableRow struct { // The location of the first cell in the row Location *Location `protobuf:"bytes,1,opt,name=location,proto3" json:"location,omitempty"` // Cells in the row Cells []*GherkinDocument_Feature_TableRow_TableCell `protobuf:"bytes,2,rep,name=cells,proto3" json:"cells,omitempty"` }
A row in a table
func (*GherkinDocument_Feature_TableRow) Descriptor ¶
func (*GherkinDocument_Feature_TableRow) Descriptor() ([]byte, []int)
func (*GherkinDocument_Feature_TableRow) GetCells ¶
func (m *GherkinDocument_Feature_TableRow) GetCells() []*GherkinDocument_Feature_TableRow_TableCell
func (*GherkinDocument_Feature_TableRow) GetLocation ¶
func (m *GherkinDocument_Feature_TableRow) GetLocation() *Location
func (*GherkinDocument_Feature_TableRow) Marshal ¶
func (m *GherkinDocument_Feature_TableRow) Marshal() (dAtA []byte, err error)
func (*GherkinDocument_Feature_TableRow) MarshalTo ¶
func (m *GherkinDocument_Feature_TableRow) MarshalTo(dAtA []byte) (int, error)
func (*GherkinDocument_Feature_TableRow) MarshalToSizedBuffer ¶
func (m *GherkinDocument_Feature_TableRow) MarshalToSizedBuffer(dAtA []byte) (int, error)
func (*GherkinDocument_Feature_TableRow) ProtoMessage ¶
func (*GherkinDocument_Feature_TableRow) ProtoMessage()
func (*GherkinDocument_Feature_TableRow) Reset ¶
func (m *GherkinDocument_Feature_TableRow) Reset()
func (*GherkinDocument_Feature_TableRow) Size ¶
func (m *GherkinDocument_Feature_TableRow) Size() (n int)
func (*GherkinDocument_Feature_TableRow) String ¶
func (m *GherkinDocument_Feature_TableRow) String() string
func (*GherkinDocument_Feature_TableRow) Unmarshal ¶
func (m *GherkinDocument_Feature_TableRow) Unmarshal(dAtA []byte) error
func (*GherkinDocument_Feature_TableRow) XXX_DiscardUnknown ¶
func (m *GherkinDocument_Feature_TableRow) XXX_DiscardUnknown()
func (*GherkinDocument_Feature_TableRow) XXX_Marshal ¶
func (m *GherkinDocument_Feature_TableRow) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*GherkinDocument_Feature_TableRow) XXX_Merge ¶
func (m *GherkinDocument_Feature_TableRow) XXX_Merge(src proto.Message)
func (*GherkinDocument_Feature_TableRow) XXX_Size ¶
func (m *GherkinDocument_Feature_TableRow) XXX_Size() int
func (*GherkinDocument_Feature_TableRow) XXX_Unmarshal ¶
func (m *GherkinDocument_Feature_TableRow) XXX_Unmarshal(b []byte) error
type GherkinDocument_Feature_TableRow_TableCell ¶
type GherkinDocument_Feature_TableRow_TableCell struct { // The location of the cell Location *Location `protobuf:"bytes,1,opt,name=location,proto3" json:"location,omitempty"` // The value of the cell Value string `protobuf:"bytes,2,opt,name=value,proto3" json:"value,omitempty"` }
A cell in a `TableRow`
func (*GherkinDocument_Feature_TableRow_TableCell) Descriptor ¶
func (*GherkinDocument_Feature_TableRow_TableCell) Descriptor() ([]byte, []int)
func (*GherkinDocument_Feature_TableRow_TableCell) GetLocation ¶
func (m *GherkinDocument_Feature_TableRow_TableCell) GetLocation() *Location
func (*GherkinDocument_Feature_TableRow_TableCell) GetValue ¶
func (m *GherkinDocument_Feature_TableRow_TableCell) GetValue() string
func (*GherkinDocument_Feature_TableRow_TableCell) Marshal ¶
func (m *GherkinDocument_Feature_TableRow_TableCell) Marshal() (dAtA []byte, err error)
func (*GherkinDocument_Feature_TableRow_TableCell) MarshalTo ¶
func (m *GherkinDocument_Feature_TableRow_TableCell) MarshalTo(dAtA []byte) (int, error)
func (*GherkinDocument_Feature_TableRow_TableCell) MarshalToSizedBuffer ¶
func (m *GherkinDocument_Feature_TableRow_TableCell) MarshalToSizedBuffer(dAtA []byte) (int, error)
func (*GherkinDocument_Feature_TableRow_TableCell) ProtoMessage ¶
func (*GherkinDocument_Feature_TableRow_TableCell) ProtoMessage()
func (*GherkinDocument_Feature_TableRow_TableCell) Reset ¶
func (m *GherkinDocument_Feature_TableRow_TableCell) Reset()
func (*GherkinDocument_Feature_TableRow_TableCell) Size ¶
func (m *GherkinDocument_Feature_TableRow_TableCell) Size() (n int)
func (*GherkinDocument_Feature_TableRow_TableCell) String ¶
func (m *GherkinDocument_Feature_TableRow_TableCell) String() string
func (*GherkinDocument_Feature_TableRow_TableCell) Unmarshal ¶
func (m *GherkinDocument_Feature_TableRow_TableCell) Unmarshal(dAtA []byte) error
func (*GherkinDocument_Feature_TableRow_TableCell) XXX_DiscardUnknown ¶
func (m *GherkinDocument_Feature_TableRow_TableCell) XXX_DiscardUnknown()
func (*GherkinDocument_Feature_TableRow_TableCell) XXX_Marshal ¶
func (m *GherkinDocument_Feature_TableRow_TableCell) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*GherkinDocument_Feature_TableRow_TableCell) XXX_Merge ¶
func (m *GherkinDocument_Feature_TableRow_TableCell) XXX_Merge(src proto.Message)
func (*GherkinDocument_Feature_TableRow_TableCell) XXX_Size ¶
func (m *GherkinDocument_Feature_TableRow_TableCell) XXX_Size() int
func (*GherkinDocument_Feature_TableRow_TableCell) XXX_Unmarshal ¶
func (m *GherkinDocument_Feature_TableRow_TableCell) XXX_Unmarshal(b []byte) error
type GherkinDocument_Feature_Tag ¶
type GherkinDocument_Feature_Tag struct { // Location of the tag Location *Location `protobuf:"bytes,1,opt,name=location,proto3" json:"location,omitempty"` // The name of the tag (including the leading `@`) Name string `protobuf:"bytes,2,opt,name=name,proto3" json:"name,omitempty"` }
* A tag
func (*GherkinDocument_Feature_Tag) Descriptor ¶
func (*GherkinDocument_Feature_Tag) Descriptor() ([]byte, []int)
func (*GherkinDocument_Feature_Tag) GetLocation ¶
func (m *GherkinDocument_Feature_Tag) GetLocation() *Location
func (*GherkinDocument_Feature_Tag) GetName ¶
func (m *GherkinDocument_Feature_Tag) GetName() string
func (*GherkinDocument_Feature_Tag) Marshal ¶
func (m *GherkinDocument_Feature_Tag) Marshal() (dAtA []byte, err error)
func (*GherkinDocument_Feature_Tag) MarshalTo ¶
func (m *GherkinDocument_Feature_Tag) MarshalTo(dAtA []byte) (int, error)
func (*GherkinDocument_Feature_Tag) MarshalToSizedBuffer ¶
func (m *GherkinDocument_Feature_Tag) MarshalToSizedBuffer(dAtA []byte) (int, error)
func (*GherkinDocument_Feature_Tag) ProtoMessage ¶
func (*GherkinDocument_Feature_Tag) ProtoMessage()
func (*GherkinDocument_Feature_Tag) Reset ¶
func (m *GherkinDocument_Feature_Tag) Reset()
func (*GherkinDocument_Feature_Tag) Size ¶
func (m *GherkinDocument_Feature_Tag) Size() (n int)
func (*GherkinDocument_Feature_Tag) String ¶
func (m *GherkinDocument_Feature_Tag) String() string
func (*GherkinDocument_Feature_Tag) Unmarshal ¶
func (m *GherkinDocument_Feature_Tag) Unmarshal(dAtA []byte) error
func (*GherkinDocument_Feature_Tag) XXX_DiscardUnknown ¶
func (m *GherkinDocument_Feature_Tag) XXX_DiscardUnknown()
func (*GherkinDocument_Feature_Tag) XXX_Marshal ¶
func (m *GherkinDocument_Feature_Tag) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*GherkinDocument_Feature_Tag) XXX_Merge ¶
func (m *GherkinDocument_Feature_Tag) XXX_Merge(src proto.Message)
func (*GherkinDocument_Feature_Tag) XXX_Size ¶
func (m *GherkinDocument_Feature_Tag) XXX_Size() int
func (*GherkinDocument_Feature_Tag) XXX_Unmarshal ¶
func (m *GherkinDocument_Feature_Tag) XXX_Unmarshal(b []byte) error
type Location ¶
type Location struct { Line uint32 `protobuf:"varint,1,opt,name=line,proto3" json:"line,omitempty"` Column uint32 `protobuf:"varint,2,opt,name=column,proto3" json:"column,omitempty"` }
* Points to a line and a column in a text file
func (*Location) Descriptor ¶
func (*Location) MarshalToSizedBuffer ¶
func (*Location) ProtoMessage ¶
func (*Location) ProtoMessage()
func (*Location) XXX_DiscardUnknown ¶
func (m *Location) XXX_DiscardUnknown()
func (*Location) XXX_Marshal ¶
func (*Location) XXX_Unmarshal ¶
type Media ¶
type Media struct { // The encoding of the data Encoding Media_Encoding `protobuf:"varint,1,opt,name=encoding,proto3,enum=io.cucumber.messages.Media_Encoding" json:"encoding,omitempty"` //* // The content type of the data. This can be any valid // [IANA Media Type](https://www.iana.org/assignments/media-types/media-types.xhtml) // as well as Cucumber-specific media types such as `text/x.cucumber.gherkin+plain` // and `text/x.cucumber.stacktrace+plain` ContentType string `protobuf:"bytes,2,opt,name=content_type,json=contentType,proto3" json:"content_type,omitempty"` }
* Meta information about encoded contents
func (*Media) Descriptor ¶
func (*Media) GetContentType ¶
func (*Media) GetEncoding ¶
func (m *Media) GetEncoding() Media_Encoding
func (*Media) ProtoMessage ¶
func (*Media) ProtoMessage()
func (*Media) XXX_DiscardUnknown ¶
func (m *Media) XXX_DiscardUnknown()
func (*Media) XXX_Marshal ¶
func (*Media) XXX_Unmarshal ¶
type Media_Encoding ¶
type Media_Encoding int32
const ( // Base64 encoded binary data Media_BASE64 Media_Encoding = 0 // UTF8 encoded string Media_UTF8 Media_Encoding = 1 )
func (Media_Encoding) EnumDescriptor ¶
func (Media_Encoding) EnumDescriptor() ([]byte, []int)
func (Media_Encoding) String ¶
func (x Media_Encoding) String() string
type ParameterTypeConfig ¶
type ParameterTypeConfig struct { Name string `protobuf:"bytes,1,opt,name=name,proto3" json:"name,omitempty"` RegularExpressions []string `protobuf:"bytes,2,rep,name=regularExpressions,proto3" json:"regularExpressions,omitempty"` PreferForRegularExpressionMatch bool `protobuf:"varint,3,opt,name=preferForRegularExpressionMatch,proto3" json:"preferForRegularExpressionMatch,omitempty"` UseForSnippets bool `protobuf:"varint,4,opt,name=useForSnippets,proto3" json:"useForSnippets,omitempty"` }
func (*ParameterTypeConfig) Descriptor ¶
func (*ParameterTypeConfig) Descriptor() ([]byte, []int)
func (*ParameterTypeConfig) GetName ¶
func (m *ParameterTypeConfig) GetName() string
func (*ParameterTypeConfig) GetPreferForRegularExpressionMatch ¶
func (m *ParameterTypeConfig) GetPreferForRegularExpressionMatch() bool
func (*ParameterTypeConfig) GetRegularExpressions ¶
func (m *ParameterTypeConfig) GetRegularExpressions() []string
func (*ParameterTypeConfig) GetUseForSnippets ¶
func (m *ParameterTypeConfig) GetUseForSnippets() bool
func (*ParameterTypeConfig) Marshal ¶
func (m *ParameterTypeConfig) Marshal() (dAtA []byte, err error)
func (*ParameterTypeConfig) MarshalTo ¶
func (m *ParameterTypeConfig) MarshalTo(dAtA []byte) (int, error)
func (*ParameterTypeConfig) MarshalToSizedBuffer ¶
func (m *ParameterTypeConfig) MarshalToSizedBuffer(dAtA []byte) (int, error)
func (*ParameterTypeConfig) ProtoMessage ¶
func (*ParameterTypeConfig) ProtoMessage()
func (*ParameterTypeConfig) Reset ¶
func (m *ParameterTypeConfig) Reset()
func (*ParameterTypeConfig) Size ¶
func (m *ParameterTypeConfig) Size() (n int)
func (*ParameterTypeConfig) String ¶
func (m *ParameterTypeConfig) String() string
func (*ParameterTypeConfig) Unmarshal ¶
func (m *ParameterTypeConfig) Unmarshal(dAtA []byte) error
func (*ParameterTypeConfig) XXX_DiscardUnknown ¶
func (m *ParameterTypeConfig) XXX_DiscardUnknown()
func (*ParameterTypeConfig) XXX_Marshal ¶
func (m *ParameterTypeConfig) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*ParameterTypeConfig) XXX_Merge ¶
func (m *ParameterTypeConfig) XXX_Merge(src proto.Message)
func (*ParameterTypeConfig) XXX_Size ¶
func (m *ParameterTypeConfig) XXX_Size() int
func (*ParameterTypeConfig) XXX_Unmarshal ¶
func (m *ParameterTypeConfig) XXX_Unmarshal(b []byte) error
type Pickle ¶
type Pickle struct { //* // A unique id for the pickle. This is a [SHA1](https://en.wikipedia.org/wiki/SHA-1) hash // from the source data and the `locations` of the pickle. // This ID will change if source the file is modified. Id string `protobuf:"bytes,1,opt,name=id,proto3" json:"id,omitempty"` // The uri of the source file Uri string `protobuf:"bytes,2,opt,name=uri,proto3" json:"uri,omitempty"` // The name of the pickle Name string `protobuf:"bytes,3,opt,name=name,proto3" json:"name,omitempty"` // The language of the pickle Language string `protobuf:"bytes,4,opt,name=language,proto3" json:"language,omitempty"` // One or more steps Steps []*Pickle_PickleStep `protobuf:"bytes,5,rep,name=steps,proto3" json:"steps,omitempty"` //* // One or more tags. If this pickle is constructed from a Gherkin document, // It includes inherited tags from the `Feature` as well. Tags []*Pickle_PickleTag `protobuf:"bytes,6,rep,name=tags,proto3" json:"tags,omitempty"` //* // The source locations of the pickle. The last one represents the unique // line number. A pickle constructed from `Examples` will have the first // location originating from the `Scenario`, and the second from the table row. Locations []*Location `protobuf:"bytes,7,rep,name=locations,proto3" json:"locations,omitempty"` }
* A `Pickle` represents a test case Cucumber can *execute*. It is typically derived from another format, such as GherkinDocument(#io.cucumber.messages.GherkinDocument). In the future a `Pickle` may be derived from other formats such as Markdown or Excel files.
By making `Pickle` the main data structure Cucumber uses for execution, the implementation of Cucumber itself becomes simpler, as it doesn't have to deal with the complex structure of a GherkinDocument(#io.cucumber.messages.GherkinDocument).
func (*Pickle) Descriptor ¶
func (*Pickle) GetLanguage ¶
func (*Pickle) GetLocations ¶
func (*Pickle) GetSteps ¶
func (m *Pickle) GetSteps() []*Pickle_PickleStep
func (*Pickle) GetTags ¶
func (m *Pickle) GetTags() []*Pickle_PickleTag
func (*Pickle) MarshalToSizedBuffer ¶
func (*Pickle) ProtoMessage ¶
func (*Pickle) ProtoMessage()
func (*Pickle) XXX_DiscardUnknown ¶
func (m *Pickle) XXX_DiscardUnknown()
func (*Pickle) XXX_Marshal ¶
func (*Pickle) XXX_Unmarshal ¶
type PickleAccepted ¶
type PickleAccepted struct {
PickleId string `protobuf:"bytes,1,opt,name=pickleId,proto3" json:"pickleId,omitempty"`
}
func (*PickleAccepted) Descriptor ¶
func (*PickleAccepted) Descriptor() ([]byte, []int)
func (*PickleAccepted) GetPickleId ¶
func (m *PickleAccepted) GetPickleId() string
func (*PickleAccepted) Marshal ¶
func (m *PickleAccepted) Marshal() (dAtA []byte, err error)
func (*PickleAccepted) MarshalToSizedBuffer ¶
func (m *PickleAccepted) MarshalToSizedBuffer(dAtA []byte) (int, error)
func (*PickleAccepted) ProtoMessage ¶
func (*PickleAccepted) ProtoMessage()
func (*PickleAccepted) Reset ¶
func (m *PickleAccepted) Reset()
func (*PickleAccepted) Size ¶
func (m *PickleAccepted) Size() (n int)
func (*PickleAccepted) String ¶
func (m *PickleAccepted) String() string
func (*PickleAccepted) Unmarshal ¶
func (m *PickleAccepted) Unmarshal(dAtA []byte) error
func (*PickleAccepted) XXX_DiscardUnknown ¶
func (m *PickleAccepted) XXX_DiscardUnknown()
func (*PickleAccepted) XXX_Marshal ¶
func (m *PickleAccepted) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*PickleAccepted) XXX_Merge ¶
func (m *PickleAccepted) XXX_Merge(src proto.Message)
func (*PickleAccepted) XXX_Size ¶
func (m *PickleAccepted) XXX_Size() int
func (*PickleAccepted) XXX_Unmarshal ¶
func (m *PickleAccepted) XXX_Unmarshal(b []byte) error
type PickleRejected ¶
type PickleRejected struct {
PickleId string `protobuf:"bytes,2,opt,name=pickleId,proto3" json:"pickleId,omitempty"`
}
func (*PickleRejected) Descriptor ¶
func (*PickleRejected) Descriptor() ([]byte, []int)
func (*PickleRejected) GetPickleId ¶
func (m *PickleRejected) GetPickleId() string
func (*PickleRejected) Marshal ¶
func (m *PickleRejected) Marshal() (dAtA []byte, err error)
func (*PickleRejected) MarshalToSizedBuffer ¶
func (m *PickleRejected) MarshalToSizedBuffer(dAtA []byte) (int, error)
func (*PickleRejected) ProtoMessage ¶
func (*PickleRejected) ProtoMessage()
func (*PickleRejected) Reset ¶
func (m *PickleRejected) Reset()
func (*PickleRejected) Size ¶
func (m *PickleRejected) Size() (n int)
func (*PickleRejected) String ¶
func (m *PickleRejected) String() string
func (*PickleRejected) Unmarshal ¶
func (m *PickleRejected) Unmarshal(dAtA []byte) error
func (*PickleRejected) XXX_DiscardUnknown ¶
func (m *PickleRejected) XXX_DiscardUnknown()
func (*PickleRejected) XXX_Marshal ¶
func (m *PickleRejected) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*PickleRejected) XXX_Merge ¶
func (m *PickleRejected) XXX_Merge(src proto.Message)
func (*PickleRejected) XXX_Size ¶
func (m *PickleRejected) XXX_Size() int
func (*PickleRejected) XXX_Unmarshal ¶
func (m *PickleRejected) XXX_Unmarshal(b []byte) error
type PickleStepArgument ¶
type PickleStepArgument struct { // Types that are valid to be assigned to Message: // *PickleStepArgument_DocString // *PickleStepArgument_DataTable Message isPickleStepArgument_Message `protobuf_oneof:"message"` }
* A wrapper for either a doc string or a table.
func (*PickleStepArgument) Descriptor ¶
func (*PickleStepArgument) Descriptor() ([]byte, []int)
func (*PickleStepArgument) GetDataTable ¶
func (m *PickleStepArgument) GetDataTable() *PickleStepArgument_PickleTable
func (*PickleStepArgument) GetDocString ¶
func (m *PickleStepArgument) GetDocString() *PickleStepArgument_PickleDocString
func (*PickleStepArgument) GetMessage ¶
func (m *PickleStepArgument) GetMessage() isPickleStepArgument_Message
func (*PickleStepArgument) Marshal ¶
func (m *PickleStepArgument) Marshal() (dAtA []byte, err error)
func (*PickleStepArgument) MarshalTo ¶
func (m *PickleStepArgument) MarshalTo(dAtA []byte) (int, error)
func (*PickleStepArgument) MarshalToSizedBuffer ¶
func (m *PickleStepArgument) MarshalToSizedBuffer(dAtA []byte) (int, error)
func (*PickleStepArgument) ProtoMessage ¶
func (*PickleStepArgument) ProtoMessage()
func (*PickleStepArgument) Reset ¶
func (m *PickleStepArgument) Reset()
func (*PickleStepArgument) Size ¶
func (m *PickleStepArgument) Size() (n int)
func (*PickleStepArgument) String ¶
func (m *PickleStepArgument) String() string
func (*PickleStepArgument) Unmarshal ¶
func (m *PickleStepArgument) Unmarshal(dAtA []byte) error
func (*PickleStepArgument) XXX_DiscardUnknown ¶
func (m *PickleStepArgument) XXX_DiscardUnknown()
func (*PickleStepArgument) XXX_Marshal ¶
func (m *PickleStepArgument) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*PickleStepArgument) XXX_Merge ¶
func (m *PickleStepArgument) XXX_Merge(src proto.Message)
func (*PickleStepArgument) XXX_OneofWrappers ¶
func (*PickleStepArgument) XXX_OneofWrappers() []interface{}
XXX_OneofWrappers is for the internal use of the proto package.
func (*PickleStepArgument) XXX_Size ¶
func (m *PickleStepArgument) XXX_Size() int
func (*PickleStepArgument) XXX_Unmarshal ¶
func (m *PickleStepArgument) XXX_Unmarshal(b []byte) error
type PickleStepArgument_DataTable ¶
type PickleStepArgument_DataTable struct {
DataTable *PickleStepArgument_PickleTable `protobuf:"bytes,2,opt,name=data_table,json=dataTable,proto3,oneof"`
}
func (*PickleStepArgument_DataTable) MarshalTo ¶
func (m *PickleStepArgument_DataTable) MarshalTo(dAtA []byte) (int, error)
func (*PickleStepArgument_DataTable) MarshalToSizedBuffer ¶
func (m *PickleStepArgument_DataTable) MarshalToSizedBuffer(dAtA []byte) (int, error)
func (*PickleStepArgument_DataTable) Size ¶
func (m *PickleStepArgument_DataTable) Size() (n int)
type PickleStepArgument_DocString ¶
type PickleStepArgument_DocString struct {
DocString *PickleStepArgument_PickleDocString `protobuf:"bytes,1,opt,name=doc_string,json=docString,proto3,oneof"`
}
func (*PickleStepArgument_DocString) MarshalTo ¶
func (m *PickleStepArgument_DocString) MarshalTo(dAtA []byte) (int, error)
func (*PickleStepArgument_DocString) MarshalToSizedBuffer ¶
func (m *PickleStepArgument_DocString) MarshalToSizedBuffer(dAtA []byte) (int, error)
func (*PickleStepArgument_DocString) Size ¶
func (m *PickleStepArgument_DocString) Size() (n int)
type PickleStepArgument_PickleDocString ¶
type PickleStepArgument_PickleDocString struct { Location *Location `protobuf:"bytes,1,opt,name=location,proto3" json:"location,omitempty"` ContentType string `protobuf:"bytes,2,opt,name=contentType,proto3" json:"contentType,omitempty"` Content string `protobuf:"bytes,3,opt,name=content,proto3" json:"content,omitempty"` }
func (*PickleStepArgument_PickleDocString) Descriptor ¶
func (*PickleStepArgument_PickleDocString) Descriptor() ([]byte, []int)
func (*PickleStepArgument_PickleDocString) GetContent ¶
func (m *PickleStepArgument_PickleDocString) GetContent() string
func (*PickleStepArgument_PickleDocString) GetContentType ¶
func (m *PickleStepArgument_PickleDocString) GetContentType() string
func (*PickleStepArgument_PickleDocString) GetLocation ¶
func (m *PickleStepArgument_PickleDocString) GetLocation() *Location
func (*PickleStepArgument_PickleDocString) Marshal ¶
func (m *PickleStepArgument_PickleDocString) Marshal() (dAtA []byte, err error)
func (*PickleStepArgument_PickleDocString) MarshalTo ¶
func (m *PickleStepArgument_PickleDocString) MarshalTo(dAtA []byte) (int, error)
func (*PickleStepArgument_PickleDocString) MarshalToSizedBuffer ¶
func (m *PickleStepArgument_PickleDocString) MarshalToSizedBuffer(dAtA []byte) (int, error)
func (*PickleStepArgument_PickleDocString) ProtoMessage ¶
func (*PickleStepArgument_PickleDocString) ProtoMessage()
func (*PickleStepArgument_PickleDocString) Reset ¶
func (m *PickleStepArgument_PickleDocString) Reset()
func (*PickleStepArgument_PickleDocString) Size ¶
func (m *PickleStepArgument_PickleDocString) Size() (n int)
func (*PickleStepArgument_PickleDocString) String ¶
func (m *PickleStepArgument_PickleDocString) String() string
func (*PickleStepArgument_PickleDocString) Unmarshal ¶
func (m *PickleStepArgument_PickleDocString) Unmarshal(dAtA []byte) error
func (*PickleStepArgument_PickleDocString) XXX_DiscardUnknown ¶
func (m *PickleStepArgument_PickleDocString) XXX_DiscardUnknown()
func (*PickleStepArgument_PickleDocString) XXX_Marshal ¶
func (m *PickleStepArgument_PickleDocString) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*PickleStepArgument_PickleDocString) XXX_Merge ¶
func (m *PickleStepArgument_PickleDocString) XXX_Merge(src proto.Message)
func (*PickleStepArgument_PickleDocString) XXX_Size ¶
func (m *PickleStepArgument_PickleDocString) XXX_Size() int
func (*PickleStepArgument_PickleDocString) XXX_Unmarshal ¶
func (m *PickleStepArgument_PickleDocString) XXX_Unmarshal(b []byte) error
type PickleStepArgument_PickleTable ¶
type PickleStepArgument_PickleTable struct {
Rows []*PickleStepArgument_PickleTable_PickleTableRow `protobuf:"bytes,1,rep,name=rows,proto3" json:"rows,omitempty"`
}
func (*PickleStepArgument_PickleTable) Descriptor ¶
func (*PickleStepArgument_PickleTable) Descriptor() ([]byte, []int)
func (*PickleStepArgument_PickleTable) GetRows ¶
func (m *PickleStepArgument_PickleTable) GetRows() []*PickleStepArgument_PickleTable_PickleTableRow
func (*PickleStepArgument_PickleTable) Marshal ¶
func (m *PickleStepArgument_PickleTable) Marshal() (dAtA []byte, err error)
func (*PickleStepArgument_PickleTable) MarshalTo ¶
func (m *PickleStepArgument_PickleTable) MarshalTo(dAtA []byte) (int, error)
func (*PickleStepArgument_PickleTable) MarshalToSizedBuffer ¶
func (m *PickleStepArgument_PickleTable) MarshalToSizedBuffer(dAtA []byte) (int, error)
func (*PickleStepArgument_PickleTable) ProtoMessage ¶
func (*PickleStepArgument_PickleTable) ProtoMessage()
func (*PickleStepArgument_PickleTable) Reset ¶
func (m *PickleStepArgument_PickleTable) Reset()
func (*PickleStepArgument_PickleTable) Size ¶
func (m *PickleStepArgument_PickleTable) Size() (n int)
func (*PickleStepArgument_PickleTable) String ¶
func (m *PickleStepArgument_PickleTable) String() string
func (*PickleStepArgument_PickleTable) Unmarshal ¶
func (m *PickleStepArgument_PickleTable) Unmarshal(dAtA []byte) error
func (*PickleStepArgument_PickleTable) XXX_DiscardUnknown ¶
func (m *PickleStepArgument_PickleTable) XXX_DiscardUnknown()
func (*PickleStepArgument_PickleTable) XXX_Marshal ¶
func (m *PickleStepArgument_PickleTable) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*PickleStepArgument_PickleTable) XXX_Merge ¶
func (m *PickleStepArgument_PickleTable) XXX_Merge(src proto.Message)
func (*PickleStepArgument_PickleTable) XXX_Size ¶
func (m *PickleStepArgument_PickleTable) XXX_Size() int
func (*PickleStepArgument_PickleTable) XXX_Unmarshal ¶
func (m *PickleStepArgument_PickleTable) XXX_Unmarshal(b []byte) error
type PickleStepArgument_PickleTable_PickleTableRow ¶
type PickleStepArgument_PickleTable_PickleTableRow struct {
Cells []*PickleStepArgument_PickleTable_PickleTableRow_PickleTableCell `protobuf:"bytes,1,rep,name=cells,proto3" json:"cells,omitempty"`
}
func (*PickleStepArgument_PickleTable_PickleTableRow) Descriptor ¶
func (*PickleStepArgument_PickleTable_PickleTableRow) Descriptor() ([]byte, []int)
func (*PickleStepArgument_PickleTable_PickleTableRow) Marshal ¶
func (m *PickleStepArgument_PickleTable_PickleTableRow) Marshal() (dAtA []byte, err error)
func (*PickleStepArgument_PickleTable_PickleTableRow) MarshalTo ¶
func (m *PickleStepArgument_PickleTable_PickleTableRow) MarshalTo(dAtA []byte) (int, error)
func (*PickleStepArgument_PickleTable_PickleTableRow) MarshalToSizedBuffer ¶
func (m *PickleStepArgument_PickleTable_PickleTableRow) MarshalToSizedBuffer(dAtA []byte) (int, error)
func (*PickleStepArgument_PickleTable_PickleTableRow) ProtoMessage ¶
func (*PickleStepArgument_PickleTable_PickleTableRow) ProtoMessage()
func (*PickleStepArgument_PickleTable_PickleTableRow) Reset ¶
func (m *PickleStepArgument_PickleTable_PickleTableRow) Reset()
func (*PickleStepArgument_PickleTable_PickleTableRow) Size ¶
func (m *PickleStepArgument_PickleTable_PickleTableRow) Size() (n int)
func (*PickleStepArgument_PickleTable_PickleTableRow) String ¶
func (m *PickleStepArgument_PickleTable_PickleTableRow) String() string
func (*PickleStepArgument_PickleTable_PickleTableRow) Unmarshal ¶
func (m *PickleStepArgument_PickleTable_PickleTableRow) Unmarshal(dAtA []byte) error
func (*PickleStepArgument_PickleTable_PickleTableRow) XXX_DiscardUnknown ¶
func (m *PickleStepArgument_PickleTable_PickleTableRow) XXX_DiscardUnknown()
func (*PickleStepArgument_PickleTable_PickleTableRow) XXX_Marshal ¶
func (m *PickleStepArgument_PickleTable_PickleTableRow) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*PickleStepArgument_PickleTable_PickleTableRow) XXX_Merge ¶
func (m *PickleStepArgument_PickleTable_PickleTableRow) XXX_Merge(src proto.Message)
func (*PickleStepArgument_PickleTable_PickleTableRow) XXX_Size ¶
func (m *PickleStepArgument_PickleTable_PickleTableRow) XXX_Size() int
func (*PickleStepArgument_PickleTable_PickleTableRow) XXX_Unmarshal ¶
func (m *PickleStepArgument_PickleTable_PickleTableRow) XXX_Unmarshal(b []byte) error
type PickleStepArgument_PickleTable_PickleTableRow_PickleTableCell ¶
type PickleStepArgument_PickleTable_PickleTableRow_PickleTableCell struct { Location *Location `protobuf:"bytes,1,opt,name=location,proto3" json:"location,omitempty"` Value string `protobuf:"bytes,2,opt,name=value,proto3" json:"value,omitempty"` }
func (*PickleStepArgument_PickleTable_PickleTableRow_PickleTableCell) Descriptor ¶
func (*PickleStepArgument_PickleTable_PickleTableRow_PickleTableCell) Descriptor() ([]byte, []int)
func (*PickleStepArgument_PickleTable_PickleTableRow_PickleTableCell) GetLocation ¶
func (m *PickleStepArgument_PickleTable_PickleTableRow_PickleTableCell) GetLocation() *Location
func (*PickleStepArgument_PickleTable_PickleTableRow_PickleTableCell) GetValue ¶
func (m *PickleStepArgument_PickleTable_PickleTableRow_PickleTableCell) GetValue() string
func (*PickleStepArgument_PickleTable_PickleTableRow_PickleTableCell) Marshal ¶
func (m *PickleStepArgument_PickleTable_PickleTableRow_PickleTableCell) Marshal() (dAtA []byte, err error)
func (*PickleStepArgument_PickleTable_PickleTableRow_PickleTableCell) MarshalTo ¶
func (m *PickleStepArgument_PickleTable_PickleTableRow_PickleTableCell) MarshalTo(dAtA []byte) (int, error)
func (*PickleStepArgument_PickleTable_PickleTableRow_PickleTableCell) MarshalToSizedBuffer ¶
func (m *PickleStepArgument_PickleTable_PickleTableRow_PickleTableCell) MarshalToSizedBuffer(dAtA []byte) (int, error)
func (*PickleStepArgument_PickleTable_PickleTableRow_PickleTableCell) ProtoMessage ¶
func (*PickleStepArgument_PickleTable_PickleTableRow_PickleTableCell) ProtoMessage()
func (*PickleStepArgument_PickleTable_PickleTableRow_PickleTableCell) Reset ¶
func (m *PickleStepArgument_PickleTable_PickleTableRow_PickleTableCell) Reset()
func (*PickleStepArgument_PickleTable_PickleTableRow_PickleTableCell) Size ¶
func (m *PickleStepArgument_PickleTable_PickleTableRow_PickleTableCell) Size() (n int)
func (*PickleStepArgument_PickleTable_PickleTableRow_PickleTableCell) String ¶
func (m *PickleStepArgument_PickleTable_PickleTableRow_PickleTableCell) String() string
func (*PickleStepArgument_PickleTable_PickleTableRow_PickleTableCell) Unmarshal ¶
func (m *PickleStepArgument_PickleTable_PickleTableRow_PickleTableCell) Unmarshal(dAtA []byte) error
func (*PickleStepArgument_PickleTable_PickleTableRow_PickleTableCell) XXX_DiscardUnknown ¶
func (m *PickleStepArgument_PickleTable_PickleTableRow_PickleTableCell) XXX_DiscardUnknown()
func (*PickleStepArgument_PickleTable_PickleTableRow_PickleTableCell) XXX_Marshal ¶
func (m *PickleStepArgument_PickleTable_PickleTableRow_PickleTableCell) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*PickleStepArgument_PickleTable_PickleTableRow_PickleTableCell) XXX_Merge ¶
func (m *PickleStepArgument_PickleTable_PickleTableRow_PickleTableCell) XXX_Merge(src proto.Message)
func (*PickleStepArgument_PickleTable_PickleTableRow_PickleTableCell) XXX_Size ¶
func (m *PickleStepArgument_PickleTable_PickleTableRow_PickleTableCell) XXX_Size() int
func (*PickleStepArgument_PickleTable_PickleTableRow_PickleTableCell) XXX_Unmarshal ¶
func (m *PickleStepArgument_PickleTable_PickleTableRow_PickleTableCell) XXX_Unmarshal(b []byte) error
type Pickle_PickleStep ¶
type Pickle_PickleStep struct { Text string `protobuf:"bytes,1,opt,name=text,proto3" json:"text,omitempty"` Locations []*Location `protobuf:"bytes,2,rep,name=locations,proto3" json:"locations,omitempty"` // An optional argument Argument *PickleStepArgument `protobuf:"bytes,5,opt,name=argument,proto3" json:"argument,omitempty"` }
* An executable step
func (*Pickle_PickleStep) Descriptor ¶
func (*Pickle_PickleStep) Descriptor() ([]byte, []int)
func (*Pickle_PickleStep) GetArgument ¶
func (m *Pickle_PickleStep) GetArgument() *PickleStepArgument
func (*Pickle_PickleStep) GetLocations ¶
func (m *Pickle_PickleStep) GetLocations() []*Location
func (*Pickle_PickleStep) GetText ¶
func (m *Pickle_PickleStep) GetText() string
func (*Pickle_PickleStep) Marshal ¶
func (m *Pickle_PickleStep) Marshal() (dAtA []byte, err error)
func (*Pickle_PickleStep) MarshalTo ¶
func (m *Pickle_PickleStep) MarshalTo(dAtA []byte) (int, error)
func (*Pickle_PickleStep) MarshalToSizedBuffer ¶
func (m *Pickle_PickleStep) MarshalToSizedBuffer(dAtA []byte) (int, error)
func (*Pickle_PickleStep) ProtoMessage ¶
func (*Pickle_PickleStep) ProtoMessage()
func (*Pickle_PickleStep) Reset ¶
func (m *Pickle_PickleStep) Reset()
func (*Pickle_PickleStep) Size ¶
func (m *Pickle_PickleStep) Size() (n int)
func (*Pickle_PickleStep) String ¶
func (m *Pickle_PickleStep) String() string
func (*Pickle_PickleStep) Unmarshal ¶
func (m *Pickle_PickleStep) Unmarshal(dAtA []byte) error
func (*Pickle_PickleStep) XXX_DiscardUnknown ¶
func (m *Pickle_PickleStep) XXX_DiscardUnknown()
func (*Pickle_PickleStep) XXX_Marshal ¶
func (m *Pickle_PickleStep) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*Pickle_PickleStep) XXX_Merge ¶
func (m *Pickle_PickleStep) XXX_Merge(src proto.Message)
func (*Pickle_PickleStep) XXX_Size ¶
func (m *Pickle_PickleStep) XXX_Size() int
func (*Pickle_PickleStep) XXX_Unmarshal ¶
func (m *Pickle_PickleStep) XXX_Unmarshal(b []byte) error
type Pickle_PickleTag ¶
type Pickle_PickleTag struct { Location *Location `protobuf:"bytes,1,opt,name=location,proto3" json:"location,omitempty"` Name string `protobuf:"bytes,2,opt,name=name,proto3" json:"name,omitempty"` }
* A tag
func (*Pickle_PickleTag) Descriptor ¶
func (*Pickle_PickleTag) Descriptor() ([]byte, []int)
func (*Pickle_PickleTag) GetLocation ¶
func (m *Pickle_PickleTag) GetLocation() *Location
func (*Pickle_PickleTag) GetName ¶
func (m *Pickle_PickleTag) GetName() string
func (*Pickle_PickleTag) Marshal ¶
func (m *Pickle_PickleTag) Marshal() (dAtA []byte, err error)
func (*Pickle_PickleTag) MarshalToSizedBuffer ¶
func (m *Pickle_PickleTag) MarshalToSizedBuffer(dAtA []byte) (int, error)
func (*Pickle_PickleTag) ProtoMessage ¶
func (*Pickle_PickleTag) ProtoMessage()
func (*Pickle_PickleTag) Reset ¶
func (m *Pickle_PickleTag) Reset()
func (*Pickle_PickleTag) Size ¶
func (m *Pickle_PickleTag) Size() (n int)
func (*Pickle_PickleTag) String ¶
func (m *Pickle_PickleTag) String() string
func (*Pickle_PickleTag) Unmarshal ¶
func (m *Pickle_PickleTag) Unmarshal(dAtA []byte) error
func (*Pickle_PickleTag) XXX_DiscardUnknown ¶
func (m *Pickle_PickleTag) XXX_DiscardUnknown()
func (*Pickle_PickleTag) XXX_Marshal ¶
func (m *Pickle_PickleTag) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*Pickle_PickleTag) XXX_Merge ¶
func (m *Pickle_PickleTag) XXX_Merge(src proto.Message)
func (*Pickle_PickleTag) XXX_Size ¶
func (m *Pickle_PickleTag) XXX_Size() int
func (*Pickle_PickleTag) XXX_Unmarshal ¶
func (m *Pickle_PickleTag) XXX_Unmarshal(b []byte) error
type RuntimeConfig ¶
type RuntimeConfig struct { IsFailFast bool `protobuf:"varint,1,opt,name=isFailFast,proto3" json:"isFailFast,omitempty"` IsDryRun bool `protobuf:"varint,2,opt,name=isDryRun,proto3" json:"isDryRun,omitempty"` IsStrict bool `protobuf:"varint,3,opt,name=isStrict,proto3" json:"isStrict,omitempty"` MaxParallel uint64 `protobuf:"varint,4,opt,name=maxParallel,proto3" json:"maxParallel,omitempty"` }
func (*RuntimeConfig) Descriptor ¶
func (*RuntimeConfig) Descriptor() ([]byte, []int)
func (*RuntimeConfig) GetIsDryRun ¶
func (m *RuntimeConfig) GetIsDryRun() bool
func (*RuntimeConfig) GetIsFailFast ¶
func (m *RuntimeConfig) GetIsFailFast() bool
func (*RuntimeConfig) GetIsStrict ¶
func (m *RuntimeConfig) GetIsStrict() bool
func (*RuntimeConfig) GetMaxParallel ¶
func (m *RuntimeConfig) GetMaxParallel() uint64
func (*RuntimeConfig) Marshal ¶
func (m *RuntimeConfig) Marshal() (dAtA []byte, err error)
func (*RuntimeConfig) MarshalToSizedBuffer ¶
func (m *RuntimeConfig) MarshalToSizedBuffer(dAtA []byte) (int, error)
func (*RuntimeConfig) ProtoMessage ¶
func (*RuntimeConfig) ProtoMessage()
func (*RuntimeConfig) Reset ¶
func (m *RuntimeConfig) Reset()
func (*RuntimeConfig) Size ¶
func (m *RuntimeConfig) Size() (n int)
func (*RuntimeConfig) String ¶
func (m *RuntimeConfig) String() string
func (*RuntimeConfig) Unmarshal ¶
func (m *RuntimeConfig) Unmarshal(dAtA []byte) error
func (*RuntimeConfig) XXX_DiscardUnknown ¶
func (m *RuntimeConfig) XXX_DiscardUnknown()
func (*RuntimeConfig) XXX_Marshal ¶
func (m *RuntimeConfig) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*RuntimeConfig) XXX_Merge ¶
func (m *RuntimeConfig) XXX_Merge(src proto.Message)
func (*RuntimeConfig) XXX_Size ¶
func (m *RuntimeConfig) XXX_Size() int
func (*RuntimeConfig) XXX_Unmarshal ¶
func (m *RuntimeConfig) XXX_Unmarshal(b []byte) error
type Source ¶
type Source struct { //* // The [URI](https://en.wikipedia.org/wiki/Uniform_Resource_Identifier) // of the source, typically a file path relative to the root directory Uri string `protobuf:"bytes,1,opt,name=uri,proto3" json:"uri,omitempty"` // The contents of the file Data string `protobuf:"bytes,2,opt,name=data,proto3" json:"data,omitempty"` // The media type of the file Media *Media `protobuf:"bytes,3,opt,name=media,proto3" json:"media,omitempty"` }
* A source file, typically a Gherkin document
func (*Source) Descriptor ¶
func (*Source) MarshalToSizedBuffer ¶
func (*Source) ProtoMessage ¶
func (*Source) ProtoMessage()
func (*Source) XXX_DiscardUnknown ¶
func (m *Source) XXX_DiscardUnknown()
func (*Source) XXX_Marshal ¶
func (*Source) XXX_Unmarshal ¶
type SourceReference ¶
type SourceReference struct { Uri string `protobuf:"bytes,1,opt,name=uri,proto3" json:"uri,omitempty"` Location *Location `protobuf:"bytes,2,opt,name=location,proto3" json:"location,omitempty"` }
* Points to a Source(#io.cucumber.messages.Source) identified by `uri` and a Location(#io.cucumber.messages.Location) within that file.
func (*SourceReference) Descriptor ¶
func (*SourceReference) Descriptor() ([]byte, []int)
func (*SourceReference) GetLocation ¶
func (m *SourceReference) GetLocation() *Location
func (*SourceReference) GetUri ¶
func (m *SourceReference) GetUri() string
func (*SourceReference) Marshal ¶
func (m *SourceReference) Marshal() (dAtA []byte, err error)
func (*SourceReference) MarshalToSizedBuffer ¶
func (m *SourceReference) MarshalToSizedBuffer(dAtA []byte) (int, error)
func (*SourceReference) ProtoMessage ¶
func (*SourceReference) ProtoMessage()
func (*SourceReference) Reset ¶
func (m *SourceReference) Reset()
func (*SourceReference) Size ¶
func (m *SourceReference) Size() (n int)
func (*SourceReference) String ¶
func (m *SourceReference) String() string
func (*SourceReference) Unmarshal ¶
func (m *SourceReference) Unmarshal(dAtA []byte) error
func (*SourceReference) XXX_DiscardUnknown ¶
func (m *SourceReference) XXX_DiscardUnknown()
func (*SourceReference) XXX_Marshal ¶
func (m *SourceReference) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*SourceReference) XXX_Merge ¶
func (m *SourceReference) XXX_Merge(src proto.Message)
func (*SourceReference) XXX_Size ¶
func (m *SourceReference) XXX_Size() int
func (*SourceReference) XXX_Unmarshal ¶
func (m *SourceReference) XXX_Unmarshal(b []byte) error
type SourcesConfig ¶
type SourcesConfig struct { AbsolutePaths []string `protobuf:"bytes,1,rep,name=absolutePaths,proto3" json:"absolutePaths,omitempty"` Language string `protobuf:"bytes,2,opt,name=language,proto3" json:"language,omitempty"` Filters *SourcesFilterConfig `protobuf:"bytes,3,opt,name=filters,proto3" json:"filters,omitempty"` Order *SourcesOrder `protobuf:"bytes,4,opt,name=order,proto3" json:"order,omitempty"` }
func (*SourcesConfig) Descriptor ¶
func (*SourcesConfig) Descriptor() ([]byte, []int)
func (*SourcesConfig) GetAbsolutePaths ¶
func (m *SourcesConfig) GetAbsolutePaths() []string
func (*SourcesConfig) GetFilters ¶
func (m *SourcesConfig) GetFilters() *SourcesFilterConfig
func (*SourcesConfig) GetLanguage ¶
func (m *SourcesConfig) GetLanguage() string
func (*SourcesConfig) GetOrder ¶
func (m *SourcesConfig) GetOrder() *SourcesOrder
func (*SourcesConfig) Marshal ¶
func (m *SourcesConfig) Marshal() (dAtA []byte, err error)
func (*SourcesConfig) MarshalToSizedBuffer ¶
func (m *SourcesConfig) MarshalToSizedBuffer(dAtA []byte) (int, error)
func (*SourcesConfig) ProtoMessage ¶
func (*SourcesConfig) ProtoMessage()
func (*SourcesConfig) Reset ¶
func (m *SourcesConfig) Reset()
func (*SourcesConfig) Size ¶
func (m *SourcesConfig) Size() (n int)
func (*SourcesConfig) String ¶
func (m *SourcesConfig) String() string
func (*SourcesConfig) Unmarshal ¶
func (m *SourcesConfig) Unmarshal(dAtA []byte) error
func (*SourcesConfig) XXX_DiscardUnknown ¶
func (m *SourcesConfig) XXX_DiscardUnknown()
func (*SourcesConfig) XXX_Marshal ¶
func (m *SourcesConfig) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*SourcesConfig) XXX_Merge ¶
func (m *SourcesConfig) XXX_Merge(src proto.Message)
func (*SourcesConfig) XXX_Size ¶
func (m *SourcesConfig) XXX_Size() int
func (*SourcesConfig) XXX_Unmarshal ¶
func (m *SourcesConfig) XXX_Unmarshal(b []byte) error
type SourcesFilterConfig ¶
type SourcesFilterConfig struct { TagExpression string `protobuf:"bytes,1,opt,name=tagExpression,proto3" json:"tagExpression,omitempty"` NameRegularExpressions []string `protobuf:"bytes,2,rep,name=nameRegularExpressions,proto3" json:"nameRegularExpressions,omitempty"` UriToLinesMapping []*UriToLinesMapping `protobuf:"bytes,3,rep,name=uriToLinesMapping,proto3" json:"uriToLinesMapping,omitempty"` }
func (*SourcesFilterConfig) Descriptor ¶
func (*SourcesFilterConfig) Descriptor() ([]byte, []int)
func (*SourcesFilterConfig) GetNameRegularExpressions ¶
func (m *SourcesFilterConfig) GetNameRegularExpressions() []string
func (*SourcesFilterConfig) GetTagExpression ¶
func (m *SourcesFilterConfig) GetTagExpression() string
func (*SourcesFilterConfig) GetUriToLinesMapping ¶
func (m *SourcesFilterConfig) GetUriToLinesMapping() []*UriToLinesMapping
func (*SourcesFilterConfig) Marshal ¶
func (m *SourcesFilterConfig) Marshal() (dAtA []byte, err error)
func (*SourcesFilterConfig) MarshalTo ¶
func (m *SourcesFilterConfig) MarshalTo(dAtA []byte) (int, error)
func (*SourcesFilterConfig) MarshalToSizedBuffer ¶
func (m *SourcesFilterConfig) MarshalToSizedBuffer(dAtA []byte) (int, error)
func (*SourcesFilterConfig) ProtoMessage ¶
func (*SourcesFilterConfig) ProtoMessage()
func (*SourcesFilterConfig) Reset ¶
func (m *SourcesFilterConfig) Reset()
func (*SourcesFilterConfig) Size ¶
func (m *SourcesFilterConfig) Size() (n int)
func (*SourcesFilterConfig) String ¶
func (m *SourcesFilterConfig) String() string
func (*SourcesFilterConfig) Unmarshal ¶
func (m *SourcesFilterConfig) Unmarshal(dAtA []byte) error
func (*SourcesFilterConfig) XXX_DiscardUnknown ¶
func (m *SourcesFilterConfig) XXX_DiscardUnknown()
func (*SourcesFilterConfig) XXX_Marshal ¶
func (m *SourcesFilterConfig) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*SourcesFilterConfig) XXX_Merge ¶
func (m *SourcesFilterConfig) XXX_Merge(src proto.Message)
func (*SourcesFilterConfig) XXX_Size ¶
func (m *SourcesFilterConfig) XXX_Size() int
func (*SourcesFilterConfig) XXX_Unmarshal ¶
func (m *SourcesFilterConfig) XXX_Unmarshal(b []byte) error
type SourcesOrder ¶
type SourcesOrder struct { Type SourcesOrderType `protobuf:"varint,1,opt,name=type,proto3,enum=io.cucumber.messages.SourcesOrderType" json:"type,omitempty"` Seed uint64 `protobuf:"varint,2,opt,name=seed,proto3" json:"seed,omitempty"` }
func (*SourcesOrder) Descriptor ¶
func (*SourcesOrder) Descriptor() ([]byte, []int)
func (*SourcesOrder) GetSeed ¶
func (m *SourcesOrder) GetSeed() uint64
func (*SourcesOrder) GetType ¶
func (m *SourcesOrder) GetType() SourcesOrderType
func (*SourcesOrder) Marshal ¶
func (m *SourcesOrder) Marshal() (dAtA []byte, err error)
func (*SourcesOrder) MarshalToSizedBuffer ¶
func (m *SourcesOrder) MarshalToSizedBuffer(dAtA []byte) (int, error)
func (*SourcesOrder) ProtoMessage ¶
func (*SourcesOrder) ProtoMessage()
func (*SourcesOrder) Reset ¶
func (m *SourcesOrder) Reset()
func (*SourcesOrder) Size ¶
func (m *SourcesOrder) Size() (n int)
func (*SourcesOrder) String ¶
func (m *SourcesOrder) String() string
func (*SourcesOrder) Unmarshal ¶
func (m *SourcesOrder) Unmarshal(dAtA []byte) error
func (*SourcesOrder) XXX_DiscardUnknown ¶
func (m *SourcesOrder) XXX_DiscardUnknown()
func (*SourcesOrder) XXX_Marshal ¶
func (m *SourcesOrder) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*SourcesOrder) XXX_Merge ¶
func (m *SourcesOrder) XXX_Merge(src proto.Message)
func (*SourcesOrder) XXX_Size ¶
func (m *SourcesOrder) XXX_Size() int
func (*SourcesOrder) XXX_Unmarshal ¶
func (m *SourcesOrder) XXX_Unmarshal(b []byte) error
type SourcesOrderType ¶
type SourcesOrderType int32
const ( SourcesOrderType_ORDER_OF_DEFINITION SourcesOrderType = 0 SourcesOrderType_RANDOM SourcesOrderType = 1 )
func (SourcesOrderType) EnumDescriptor ¶
func (SourcesOrderType) EnumDescriptor() ([]byte, []int)
func (SourcesOrderType) String ¶
func (x SourcesOrderType) String() string
type StepDefinitionConfig ¶
type StepDefinitionConfig struct { Id string `protobuf:"bytes,1,opt,name=id,proto3" json:"id,omitempty"` Pattern *StepDefinitionPattern `protobuf:"bytes,2,opt,name=pattern,proto3" json:"pattern,omitempty"` Location *SourceReference `protobuf:"bytes,3,opt,name=location,proto3" json:"location,omitempty"` }
func (*StepDefinitionConfig) Descriptor ¶
func (*StepDefinitionConfig) Descriptor() ([]byte, []int)
func (*StepDefinitionConfig) GetId ¶
func (m *StepDefinitionConfig) GetId() string
func (*StepDefinitionConfig) GetLocation ¶
func (m *StepDefinitionConfig) GetLocation() *SourceReference
func (*StepDefinitionConfig) GetPattern ¶
func (m *StepDefinitionConfig) GetPattern() *StepDefinitionPattern
func (*StepDefinitionConfig) Marshal ¶
func (m *StepDefinitionConfig) Marshal() (dAtA []byte, err error)
func (*StepDefinitionConfig) MarshalTo ¶
func (m *StepDefinitionConfig) MarshalTo(dAtA []byte) (int, error)
func (*StepDefinitionConfig) MarshalToSizedBuffer ¶
func (m *StepDefinitionConfig) MarshalToSizedBuffer(dAtA []byte) (int, error)
func (*StepDefinitionConfig) ProtoMessage ¶
func (*StepDefinitionConfig) ProtoMessage()
func (*StepDefinitionConfig) Reset ¶
func (m *StepDefinitionConfig) Reset()
func (*StepDefinitionConfig) Size ¶
func (m *StepDefinitionConfig) Size() (n int)
func (*StepDefinitionConfig) String ¶
func (m *StepDefinitionConfig) String() string
func (*StepDefinitionConfig) Unmarshal ¶
func (m *StepDefinitionConfig) Unmarshal(dAtA []byte) error
func (*StepDefinitionConfig) XXX_DiscardUnknown ¶
func (m *StepDefinitionConfig) XXX_DiscardUnknown()
func (*StepDefinitionConfig) XXX_Marshal ¶
func (m *StepDefinitionConfig) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*StepDefinitionConfig) XXX_Merge ¶
func (m *StepDefinitionConfig) XXX_Merge(src proto.Message)
func (*StepDefinitionConfig) XXX_Size ¶
func (m *StepDefinitionConfig) XXX_Size() int
func (*StepDefinitionConfig) XXX_Unmarshal ¶
func (m *StepDefinitionConfig) XXX_Unmarshal(b []byte) error
type StepDefinitionPattern ¶
type StepDefinitionPattern struct { Source string `protobuf:"bytes,1,opt,name=source,proto3" json:"source,omitempty"` Type StepDefinitionPatternType `protobuf:"varint,2,opt,name=type,proto3,enum=io.cucumber.messages.StepDefinitionPatternType" json:"type,omitempty"` }
func (*StepDefinitionPattern) Descriptor ¶
func (*StepDefinitionPattern) Descriptor() ([]byte, []int)
func (*StepDefinitionPattern) GetSource ¶
func (m *StepDefinitionPattern) GetSource() string
func (*StepDefinitionPattern) GetType ¶
func (m *StepDefinitionPattern) GetType() StepDefinitionPatternType
func (*StepDefinitionPattern) Marshal ¶
func (m *StepDefinitionPattern) Marshal() (dAtA []byte, err error)
func (*StepDefinitionPattern) MarshalTo ¶
func (m *StepDefinitionPattern) MarshalTo(dAtA []byte) (int, error)
func (*StepDefinitionPattern) MarshalToSizedBuffer ¶
func (m *StepDefinitionPattern) MarshalToSizedBuffer(dAtA []byte) (int, error)
func (*StepDefinitionPattern) ProtoMessage ¶
func (*StepDefinitionPattern) ProtoMessage()
func (*StepDefinitionPattern) Reset ¶
func (m *StepDefinitionPattern) Reset()
func (*StepDefinitionPattern) Size ¶
func (m *StepDefinitionPattern) Size() (n int)
func (*StepDefinitionPattern) String ¶
func (m *StepDefinitionPattern) String() string
func (*StepDefinitionPattern) Unmarshal ¶
func (m *StepDefinitionPattern) Unmarshal(dAtA []byte) error
func (*StepDefinitionPattern) XXX_DiscardUnknown ¶
func (m *StepDefinitionPattern) XXX_DiscardUnknown()
func (*StepDefinitionPattern) XXX_Marshal ¶
func (m *StepDefinitionPattern) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*StepDefinitionPattern) XXX_Merge ¶
func (m *StepDefinitionPattern) XXX_Merge(src proto.Message)
func (*StepDefinitionPattern) XXX_Size ¶
func (m *StepDefinitionPattern) XXX_Size() int
func (*StepDefinitionPattern) XXX_Unmarshal ¶
func (m *StepDefinitionPattern) XXX_Unmarshal(b []byte) error
type StepDefinitionPatternType ¶
type StepDefinitionPatternType int32
const ( StepDefinitionPatternType_CUCUMBER_EXPRESSION StepDefinitionPatternType = 0 StepDefinitionPatternType_REGULAR_EXPRESSION StepDefinitionPatternType = 1 )
func (StepDefinitionPatternType) EnumDescriptor ¶
func (StepDefinitionPatternType) EnumDescriptor() ([]byte, []int)
func (StepDefinitionPatternType) String ¶
func (x StepDefinitionPatternType) String() string
type StepMatchArgument ¶
type StepMatchArgument struct { ParameterTypeName string `protobuf:"bytes,2,opt,name=parameterTypeName,proto3" json:"parameterTypeName,omitempty"` Group *StepMatchArgument_Group `protobuf:"bytes,5,opt,name=group,proto3" json:"group,omitempty"` }
* Represents a single argument extracted from a step match and passed to a step definition. This is used for the following purposes: - Construct an argument to pass to a step definition (possibly through a parameter type transform) - Highlight the matched parameter in rich formatters such as the HTML formatter
This message closely matches the `Argument` class in the `cucumber-expressions` library.
func (*StepMatchArgument) Descriptor ¶
func (*StepMatchArgument) Descriptor() ([]byte, []int)
func (*StepMatchArgument) GetGroup ¶
func (m *StepMatchArgument) GetGroup() *StepMatchArgument_Group
func (*StepMatchArgument) GetParameterTypeName ¶
func (m *StepMatchArgument) GetParameterTypeName() string
func (*StepMatchArgument) Marshal ¶
func (m *StepMatchArgument) Marshal() (dAtA []byte, err error)
func (*StepMatchArgument) MarshalTo ¶
func (m *StepMatchArgument) MarshalTo(dAtA []byte) (int, error)
func (*StepMatchArgument) MarshalToSizedBuffer ¶
func (m *StepMatchArgument) MarshalToSizedBuffer(dAtA []byte) (int, error)
func (*StepMatchArgument) ProtoMessage ¶
func (*StepMatchArgument) ProtoMessage()
func (*StepMatchArgument) Reset ¶
func (m *StepMatchArgument) Reset()
func (*StepMatchArgument) Size ¶
func (m *StepMatchArgument) Size() (n int)
func (*StepMatchArgument) String ¶
func (m *StepMatchArgument) String() string
func (*StepMatchArgument) Unmarshal ¶
func (m *StepMatchArgument) Unmarshal(dAtA []byte) error
func (*StepMatchArgument) XXX_DiscardUnknown ¶
func (m *StepMatchArgument) XXX_DiscardUnknown()
func (*StepMatchArgument) XXX_Marshal ¶
func (m *StepMatchArgument) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*StepMatchArgument) XXX_Merge ¶
func (m *StepMatchArgument) XXX_Merge(src proto.Message)
func (*StepMatchArgument) XXX_Size ¶
func (m *StepMatchArgument) XXX_Size() int
func (*StepMatchArgument) XXX_Unmarshal ¶
func (m *StepMatchArgument) XXX_Unmarshal(b []byte) error
type StepMatchArgument_Group ¶
type StepMatchArgument_Group struct { Start uint32 `protobuf:"varint,1,opt,name=start,proto3" json:"start,omitempty"` Value string `protobuf:"bytes,2,opt,name=value,proto3" json:"value,omitempty"` Children []*StepMatchArgument_Group `protobuf:"bytes,3,rep,name=children,proto3" json:"children,omitempty"` }
* Represents the outermost capture group of an argument. This message closely matches the `Group` class in the `cucumber-expressions` library.
func (*StepMatchArgument_Group) Descriptor ¶
func (*StepMatchArgument_Group) Descriptor() ([]byte, []int)
func (*StepMatchArgument_Group) GetChildren ¶
func (m *StepMatchArgument_Group) GetChildren() []*StepMatchArgument_Group
func (*StepMatchArgument_Group) GetStart ¶
func (m *StepMatchArgument_Group) GetStart() uint32
func (*StepMatchArgument_Group) GetValue ¶
func (m *StepMatchArgument_Group) GetValue() string
func (*StepMatchArgument_Group) Marshal ¶
func (m *StepMatchArgument_Group) Marshal() (dAtA []byte, err error)
func (*StepMatchArgument_Group) MarshalTo ¶
func (m *StepMatchArgument_Group) MarshalTo(dAtA []byte) (int, error)
func (*StepMatchArgument_Group) MarshalToSizedBuffer ¶
func (m *StepMatchArgument_Group) MarshalToSizedBuffer(dAtA []byte) (int, error)
func (*StepMatchArgument_Group) ProtoMessage ¶
func (*StepMatchArgument_Group) ProtoMessage()
func (*StepMatchArgument_Group) Reset ¶
func (m *StepMatchArgument_Group) Reset()
func (*StepMatchArgument_Group) Size ¶
func (m *StepMatchArgument_Group) Size() (n int)
func (*StepMatchArgument_Group) String ¶
func (m *StepMatchArgument_Group) String() string
func (*StepMatchArgument_Group) Unmarshal ¶
func (m *StepMatchArgument_Group) Unmarshal(dAtA []byte) error
func (*StepMatchArgument_Group) XXX_DiscardUnknown ¶
func (m *StepMatchArgument_Group) XXX_DiscardUnknown()
func (*StepMatchArgument_Group) XXX_Marshal ¶
func (m *StepMatchArgument_Group) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*StepMatchArgument_Group) XXX_Merge ¶
func (m *StepMatchArgument_Group) XXX_Merge(src proto.Message)
func (*StepMatchArgument_Group) XXX_Size ¶
func (m *StepMatchArgument_Group) XXX_Size() int
func (*StepMatchArgument_Group) XXX_Unmarshal ¶
func (m *StepMatchArgument_Group) XXX_Unmarshal(b []byte) error
type SupportCodeConfig ¶
type SupportCodeConfig struct { BeforeTestCaseHookDefinitionConfigs []*TestCaseHookDefinitionConfig `protobuf:"bytes,1,rep,name=beforeTestCaseHookDefinitionConfigs,proto3" json:"beforeTestCaseHookDefinitionConfigs,omitempty"` AfterTestCaseHookDefinitionConfigs []*TestCaseHookDefinitionConfig `protobuf:"bytes,2,rep,name=afterTestCaseHookDefinitionConfigs,proto3" json:"afterTestCaseHookDefinitionConfigs,omitempty"` StepDefinitionConfigs []*StepDefinitionConfig `protobuf:"bytes,3,rep,name=stepDefinitionConfigs,proto3" json:"stepDefinitionConfigs,omitempty"` ParameterTypeConfigs []*ParameterTypeConfig `protobuf:"bytes,4,rep,name=parameterTypeConfigs,proto3" json:"parameterTypeConfigs,omitempty"` }
func (*SupportCodeConfig) Descriptor ¶
func (*SupportCodeConfig) Descriptor() ([]byte, []int)
func (*SupportCodeConfig) GetAfterTestCaseHookDefinitionConfigs ¶
func (m *SupportCodeConfig) GetAfterTestCaseHookDefinitionConfigs() []*TestCaseHookDefinitionConfig
func (*SupportCodeConfig) GetBeforeTestCaseHookDefinitionConfigs ¶
func (m *SupportCodeConfig) GetBeforeTestCaseHookDefinitionConfigs() []*TestCaseHookDefinitionConfig
func (*SupportCodeConfig) GetParameterTypeConfigs ¶
func (m *SupportCodeConfig) GetParameterTypeConfigs() []*ParameterTypeConfig
func (*SupportCodeConfig) GetStepDefinitionConfigs ¶
func (m *SupportCodeConfig) GetStepDefinitionConfigs() []*StepDefinitionConfig
func (*SupportCodeConfig) Marshal ¶
func (m *SupportCodeConfig) Marshal() (dAtA []byte, err error)
func (*SupportCodeConfig) MarshalTo ¶
func (m *SupportCodeConfig) MarshalTo(dAtA []byte) (int, error)
func (*SupportCodeConfig) MarshalToSizedBuffer ¶
func (m *SupportCodeConfig) MarshalToSizedBuffer(dAtA []byte) (int, error)
func (*SupportCodeConfig) ProtoMessage ¶
func (*SupportCodeConfig) ProtoMessage()
func (*SupportCodeConfig) Reset ¶
func (m *SupportCodeConfig) Reset()
func (*SupportCodeConfig) Size ¶
func (m *SupportCodeConfig) Size() (n int)
func (*SupportCodeConfig) String ¶
func (m *SupportCodeConfig) String() string
func (*SupportCodeConfig) Unmarshal ¶
func (m *SupportCodeConfig) Unmarshal(dAtA []byte) error
func (*SupportCodeConfig) XXX_DiscardUnknown ¶
func (m *SupportCodeConfig) XXX_DiscardUnknown()
func (*SupportCodeConfig) XXX_Marshal ¶
func (m *SupportCodeConfig) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*SupportCodeConfig) XXX_Merge ¶
func (m *SupportCodeConfig) XXX_Merge(src proto.Message)
func (*SupportCodeConfig) XXX_Size ¶
func (m *SupportCodeConfig) XXX_Size() int
func (*SupportCodeConfig) XXX_Unmarshal ¶
func (m *SupportCodeConfig) XXX_Unmarshal(b []byte) error
type TestCaseFinished ¶
type TestCaseFinished struct { PickleId string `protobuf:"bytes,1,opt,name=pickleId,proto3" json:"pickleId,omitempty"` Timestamp *Timestamp `protobuf:"bytes,2,opt,name=timestamp,proto3" json:"timestamp,omitempty"` TestResult *TestResult `protobuf:"bytes,3,opt,name=testResult,proto3" json:"testResult,omitempty"` }
func (*TestCaseFinished) Descriptor ¶
func (*TestCaseFinished) Descriptor() ([]byte, []int)
func (*TestCaseFinished) GetPickleId ¶
func (m *TestCaseFinished) GetPickleId() string
func (*TestCaseFinished) GetTestResult ¶
func (m *TestCaseFinished) GetTestResult() *TestResult
func (*TestCaseFinished) GetTimestamp ¶
func (m *TestCaseFinished) GetTimestamp() *Timestamp
func (*TestCaseFinished) Marshal ¶
func (m *TestCaseFinished) Marshal() (dAtA []byte, err error)
func (*TestCaseFinished) MarshalToSizedBuffer ¶
func (m *TestCaseFinished) MarshalToSizedBuffer(dAtA []byte) (int, error)
func (*TestCaseFinished) ProtoMessage ¶
func (*TestCaseFinished) ProtoMessage()
func (*TestCaseFinished) Reset ¶
func (m *TestCaseFinished) Reset()
func (*TestCaseFinished) Size ¶
func (m *TestCaseFinished) Size() (n int)
func (*TestCaseFinished) String ¶
func (m *TestCaseFinished) String() string
func (*TestCaseFinished) Unmarshal ¶
func (m *TestCaseFinished) Unmarshal(dAtA []byte) error
func (*TestCaseFinished) XXX_DiscardUnknown ¶
func (m *TestCaseFinished) XXX_DiscardUnknown()
func (*TestCaseFinished) XXX_Marshal ¶
func (m *TestCaseFinished) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*TestCaseFinished) XXX_Merge ¶
func (m *TestCaseFinished) XXX_Merge(src proto.Message)
func (*TestCaseFinished) XXX_Size ¶
func (m *TestCaseFinished) XXX_Size() int
func (*TestCaseFinished) XXX_Unmarshal ¶
func (m *TestCaseFinished) XXX_Unmarshal(b []byte) error
type TestCaseHookDefinitionConfig ¶
type TestCaseHookDefinitionConfig struct { Id string `protobuf:"bytes,1,opt,name=id,proto3" json:"id,omitempty"` TagExpression string `protobuf:"bytes,2,opt,name=tagExpression,proto3" json:"tagExpression,omitempty"` // TODO: rename to sourceReference as Location is another type and this is ambiguous. Location *SourceReference `protobuf:"bytes,3,opt,name=location,proto3" json:"location,omitempty"` }
func (*TestCaseHookDefinitionConfig) Descriptor ¶
func (*TestCaseHookDefinitionConfig) Descriptor() ([]byte, []int)
func (*TestCaseHookDefinitionConfig) GetId ¶
func (m *TestCaseHookDefinitionConfig) GetId() string
func (*TestCaseHookDefinitionConfig) GetLocation ¶
func (m *TestCaseHookDefinitionConfig) GetLocation() *SourceReference
func (*TestCaseHookDefinitionConfig) GetTagExpression ¶
func (m *TestCaseHookDefinitionConfig) GetTagExpression() string
func (*TestCaseHookDefinitionConfig) Marshal ¶
func (m *TestCaseHookDefinitionConfig) Marshal() (dAtA []byte, err error)
func (*TestCaseHookDefinitionConfig) MarshalTo ¶
func (m *TestCaseHookDefinitionConfig) MarshalTo(dAtA []byte) (int, error)
func (*TestCaseHookDefinitionConfig) MarshalToSizedBuffer ¶
func (m *TestCaseHookDefinitionConfig) MarshalToSizedBuffer(dAtA []byte) (int, error)
func (*TestCaseHookDefinitionConfig) ProtoMessage ¶
func (*TestCaseHookDefinitionConfig) ProtoMessage()
func (*TestCaseHookDefinitionConfig) Reset ¶
func (m *TestCaseHookDefinitionConfig) Reset()
func (*TestCaseHookDefinitionConfig) Size ¶
func (m *TestCaseHookDefinitionConfig) Size() (n int)
func (*TestCaseHookDefinitionConfig) String ¶
func (m *TestCaseHookDefinitionConfig) String() string
func (*TestCaseHookDefinitionConfig) Unmarshal ¶
func (m *TestCaseHookDefinitionConfig) Unmarshal(dAtA []byte) error
func (*TestCaseHookDefinitionConfig) XXX_DiscardUnknown ¶
func (m *TestCaseHookDefinitionConfig) XXX_DiscardUnknown()
func (*TestCaseHookDefinitionConfig) XXX_Marshal ¶
func (m *TestCaseHookDefinitionConfig) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*TestCaseHookDefinitionConfig) XXX_Merge ¶
func (m *TestCaseHookDefinitionConfig) XXX_Merge(src proto.Message)
func (*TestCaseHookDefinitionConfig) XXX_Size ¶
func (m *TestCaseHookDefinitionConfig) XXX_Size() int
func (*TestCaseHookDefinitionConfig) XXX_Unmarshal ¶
func (m *TestCaseHookDefinitionConfig) XXX_Unmarshal(b []byte) error
type TestCasePrepared ¶
type TestCasePrepared struct { PickleId string `protobuf:"bytes,1,opt,name=pickleId,proto3" json:"pickleId,omitempty"` Steps []*TestCasePreparedStep `protobuf:"bytes,2,rep,name=steps,proto3" json:"steps,omitempty"` }
func (*TestCasePrepared) Descriptor ¶
func (*TestCasePrepared) Descriptor() ([]byte, []int)
func (*TestCasePrepared) GetPickleId ¶
func (m *TestCasePrepared) GetPickleId() string
func (*TestCasePrepared) GetSteps ¶
func (m *TestCasePrepared) GetSteps() []*TestCasePreparedStep
func (*TestCasePrepared) Marshal ¶
func (m *TestCasePrepared) Marshal() (dAtA []byte, err error)
func (*TestCasePrepared) MarshalToSizedBuffer ¶
func (m *TestCasePrepared) MarshalToSizedBuffer(dAtA []byte) (int, error)
func (*TestCasePrepared) ProtoMessage ¶
func (*TestCasePrepared) ProtoMessage()
func (*TestCasePrepared) Reset ¶
func (m *TestCasePrepared) Reset()
func (*TestCasePrepared) Size ¶
func (m *TestCasePrepared) Size() (n int)
func (*TestCasePrepared) String ¶
func (m *TestCasePrepared) String() string
func (*TestCasePrepared) Unmarshal ¶
func (m *TestCasePrepared) Unmarshal(dAtA []byte) error
func (*TestCasePrepared) XXX_DiscardUnknown ¶
func (m *TestCasePrepared) XXX_DiscardUnknown()
func (*TestCasePrepared) XXX_Marshal ¶
func (m *TestCasePrepared) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*TestCasePrepared) XXX_Merge ¶
func (m *TestCasePrepared) XXX_Merge(src proto.Message)
func (*TestCasePrepared) XXX_Size ¶
func (m *TestCasePrepared) XXX_Size() int
func (*TestCasePrepared) XXX_Unmarshal ¶
func (m *TestCasePrepared) XXX_Unmarshal(b []byte) error
type TestCasePreparedStep ¶
type TestCasePreparedStep struct { SourceLocation *SourceReference `protobuf:"bytes,1,opt,name=sourceLocation,proto3" json:"sourceLocation,omitempty"` ActionLocation *SourceReference `protobuf:"bytes,2,opt,name=actionLocation,proto3" json:"actionLocation,omitempty"` }
func (*TestCasePreparedStep) Descriptor ¶
func (*TestCasePreparedStep) Descriptor() ([]byte, []int)
func (*TestCasePreparedStep) GetActionLocation ¶
func (m *TestCasePreparedStep) GetActionLocation() *SourceReference
func (*TestCasePreparedStep) GetSourceLocation ¶
func (m *TestCasePreparedStep) GetSourceLocation() *SourceReference
func (*TestCasePreparedStep) Marshal ¶
func (m *TestCasePreparedStep) Marshal() (dAtA []byte, err error)
func (*TestCasePreparedStep) MarshalTo ¶
func (m *TestCasePreparedStep) MarshalTo(dAtA []byte) (int, error)
func (*TestCasePreparedStep) MarshalToSizedBuffer ¶
func (m *TestCasePreparedStep) MarshalToSizedBuffer(dAtA []byte) (int, error)
func (*TestCasePreparedStep) ProtoMessage ¶
func (*TestCasePreparedStep) ProtoMessage()
func (*TestCasePreparedStep) Reset ¶
func (m *TestCasePreparedStep) Reset()
func (*TestCasePreparedStep) Size ¶
func (m *TestCasePreparedStep) Size() (n int)
func (*TestCasePreparedStep) String ¶
func (m *TestCasePreparedStep) String() string
func (*TestCasePreparedStep) Unmarshal ¶
func (m *TestCasePreparedStep) Unmarshal(dAtA []byte) error
func (*TestCasePreparedStep) XXX_DiscardUnknown ¶
func (m *TestCasePreparedStep) XXX_DiscardUnknown()
func (*TestCasePreparedStep) XXX_Marshal ¶
func (m *TestCasePreparedStep) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*TestCasePreparedStep) XXX_Merge ¶
func (m *TestCasePreparedStep) XXX_Merge(src proto.Message)
func (*TestCasePreparedStep) XXX_Size ¶
func (m *TestCasePreparedStep) XXX_Size() int
func (*TestCasePreparedStep) XXX_Unmarshal ¶
func (m *TestCasePreparedStep) XXX_Unmarshal(b []byte) error
type TestCaseStarted ¶
type TestCaseStarted struct { PickleId string `protobuf:"bytes,1,opt,name=pickleId,proto3" json:"pickleId,omitempty"` Timestamp *Timestamp `protobuf:"bytes,2,opt,name=timestamp,proto3" json:"timestamp,omitempty"` Platform *TestCaseStarted_Platform `protobuf:"bytes,3,opt,name=platform,proto3" json:"platform,omitempty"` }
func (*TestCaseStarted) Descriptor ¶
func (*TestCaseStarted) Descriptor() ([]byte, []int)
func (*TestCaseStarted) GetPickleId ¶
func (m *TestCaseStarted) GetPickleId() string
func (*TestCaseStarted) GetPlatform ¶
func (m *TestCaseStarted) GetPlatform() *TestCaseStarted_Platform
func (*TestCaseStarted) GetTimestamp ¶
func (m *TestCaseStarted) GetTimestamp() *Timestamp
func (*TestCaseStarted) Marshal ¶
func (m *TestCaseStarted) Marshal() (dAtA []byte, err error)
func (*TestCaseStarted) MarshalToSizedBuffer ¶
func (m *TestCaseStarted) MarshalToSizedBuffer(dAtA []byte) (int, error)
func (*TestCaseStarted) ProtoMessage ¶
func (*TestCaseStarted) ProtoMessage()
func (*TestCaseStarted) Reset ¶
func (m *TestCaseStarted) Reset()
func (*TestCaseStarted) Size ¶
func (m *TestCaseStarted) Size() (n int)
func (*TestCaseStarted) String ¶
func (m *TestCaseStarted) String() string
func (*TestCaseStarted) Unmarshal ¶
func (m *TestCaseStarted) Unmarshal(dAtA []byte) error
func (*TestCaseStarted) XXX_DiscardUnknown ¶
func (m *TestCaseStarted) XXX_DiscardUnknown()
func (*TestCaseStarted) XXX_Marshal ¶
func (m *TestCaseStarted) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*TestCaseStarted) XXX_Merge ¶
func (m *TestCaseStarted) XXX_Merge(src proto.Message)
func (*TestCaseStarted) XXX_Size ¶
func (m *TestCaseStarted) XXX_Size() int
func (*TestCaseStarted) XXX_Unmarshal ¶
func (m *TestCaseStarted) XXX_Unmarshal(b []byte) error
type TestCaseStarted_Platform ¶
type TestCaseStarted_Platform struct { // The runner implementation. For example "SpecFlow", "Cucumber-JVM", "Behat" etc. Implementation string `protobuf:"bytes,1,opt,name=implementation,proto3" json:"implementation,omitempty"` // The version of the runner Version string `protobuf:"bytes,2,opt,name=version,proto3" json:"version,omitempty"` // The operating system Os string `protobuf:"bytes,3,opt,name=os,proto3" json:"os,omitempty"` // The CPU architecture Cpu string `protobuf:"bytes,4,opt,name=cpu,proto3" json:"cpu,omitempty"` }
func (*TestCaseStarted_Platform) Descriptor ¶
func (*TestCaseStarted_Platform) Descriptor() ([]byte, []int)
func (*TestCaseStarted_Platform) GetCpu ¶
func (m *TestCaseStarted_Platform) GetCpu() string
func (*TestCaseStarted_Platform) GetImplementation ¶
func (m *TestCaseStarted_Platform) GetImplementation() string
func (*TestCaseStarted_Platform) GetOs ¶
func (m *TestCaseStarted_Platform) GetOs() string
func (*TestCaseStarted_Platform) GetVersion ¶
func (m *TestCaseStarted_Platform) GetVersion() string
func (*TestCaseStarted_Platform) Marshal ¶
func (m *TestCaseStarted_Platform) Marshal() (dAtA []byte, err error)
func (*TestCaseStarted_Platform) MarshalTo ¶
func (m *TestCaseStarted_Platform) MarshalTo(dAtA []byte) (int, error)
func (*TestCaseStarted_Platform) MarshalToSizedBuffer ¶
func (m *TestCaseStarted_Platform) MarshalToSizedBuffer(dAtA []byte) (int, error)
func (*TestCaseStarted_Platform) ProtoMessage ¶
func (*TestCaseStarted_Platform) ProtoMessage()
func (*TestCaseStarted_Platform) Reset ¶
func (m *TestCaseStarted_Platform) Reset()
func (*TestCaseStarted_Platform) Size ¶
func (m *TestCaseStarted_Platform) Size() (n int)
func (*TestCaseStarted_Platform) String ¶
func (m *TestCaseStarted_Platform) String() string
func (*TestCaseStarted_Platform) Unmarshal ¶
func (m *TestCaseStarted_Platform) Unmarshal(dAtA []byte) error
func (*TestCaseStarted_Platform) XXX_DiscardUnknown ¶
func (m *TestCaseStarted_Platform) XXX_DiscardUnknown()
func (*TestCaseStarted_Platform) XXX_Marshal ¶
func (m *TestCaseStarted_Platform) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*TestCaseStarted_Platform) XXX_Merge ¶
func (m *TestCaseStarted_Platform) XXX_Merge(src proto.Message)
func (*TestCaseStarted_Platform) XXX_Size ¶
func (m *TestCaseStarted_Platform) XXX_Size() int
func (*TestCaseStarted_Platform) XXX_Unmarshal ¶
func (m *TestCaseStarted_Platform) XXX_Unmarshal(b []byte) error
type TestHookFinished ¶
type TestHookFinished struct { PickleId string `protobuf:"bytes,1,opt,name=pickleId,proto3" json:"pickleId,omitempty"` TestResult *TestResult `protobuf:"bytes,2,opt,name=testResult,proto3" json:"testResult,omitempty"` Timestamp *Timestamp `protobuf:"bytes,3,opt,name=timestamp,proto3" json:"timestamp,omitempty"` }
func (*TestHookFinished) Descriptor ¶
func (*TestHookFinished) Descriptor() ([]byte, []int)
func (*TestHookFinished) GetPickleId ¶
func (m *TestHookFinished) GetPickleId() string
func (*TestHookFinished) GetTestResult ¶
func (m *TestHookFinished) GetTestResult() *TestResult
func (*TestHookFinished) GetTimestamp ¶
func (m *TestHookFinished) GetTimestamp() *Timestamp
func (*TestHookFinished) Marshal ¶
func (m *TestHookFinished) Marshal() (dAtA []byte, err error)
func (*TestHookFinished) MarshalToSizedBuffer ¶
func (m *TestHookFinished) MarshalToSizedBuffer(dAtA []byte) (int, error)
func (*TestHookFinished) ProtoMessage ¶
func (*TestHookFinished) ProtoMessage()
func (*TestHookFinished) Reset ¶
func (m *TestHookFinished) Reset()
func (*TestHookFinished) Size ¶
func (m *TestHookFinished) Size() (n int)
func (*TestHookFinished) String ¶
func (m *TestHookFinished) String() string
func (*TestHookFinished) Unmarshal ¶
func (m *TestHookFinished) Unmarshal(dAtA []byte) error
func (*TestHookFinished) XXX_DiscardUnknown ¶
func (m *TestHookFinished) XXX_DiscardUnknown()
func (*TestHookFinished) XXX_Marshal ¶
func (m *TestHookFinished) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*TestHookFinished) XXX_Merge ¶
func (m *TestHookFinished) XXX_Merge(src proto.Message)
func (*TestHookFinished) XXX_Size ¶
func (m *TestHookFinished) XXX_Size() int
func (*TestHookFinished) XXX_Unmarshal ¶
func (m *TestHookFinished) XXX_Unmarshal(b []byte) error
type TestHookStarted ¶
type TestHookStarted struct { PickleId string `protobuf:"bytes,1,opt,name=pickleId,proto3" json:"pickleId,omitempty"` Timestamp *Timestamp `protobuf:"bytes,2,opt,name=timestamp,proto3" json:"timestamp,omitempty"` }
func (*TestHookStarted) Descriptor ¶
func (*TestHookStarted) Descriptor() ([]byte, []int)
func (*TestHookStarted) GetPickleId ¶
func (m *TestHookStarted) GetPickleId() string
func (*TestHookStarted) GetTimestamp ¶
func (m *TestHookStarted) GetTimestamp() *Timestamp
func (*TestHookStarted) Marshal ¶
func (m *TestHookStarted) Marshal() (dAtA []byte, err error)
func (*TestHookStarted) MarshalToSizedBuffer ¶
func (m *TestHookStarted) MarshalToSizedBuffer(dAtA []byte) (int, error)
func (*TestHookStarted) ProtoMessage ¶
func (*TestHookStarted) ProtoMessage()
func (*TestHookStarted) Reset ¶
func (m *TestHookStarted) Reset()
func (*TestHookStarted) Size ¶
func (m *TestHookStarted) Size() (n int)
func (*TestHookStarted) String ¶
func (m *TestHookStarted) String() string
func (*TestHookStarted) Unmarshal ¶
func (m *TestHookStarted) Unmarshal(dAtA []byte) error
func (*TestHookStarted) XXX_DiscardUnknown ¶
func (m *TestHookStarted) XXX_DiscardUnknown()
func (*TestHookStarted) XXX_Marshal ¶
func (m *TestHookStarted) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*TestHookStarted) XXX_Merge ¶
func (m *TestHookStarted) XXX_Merge(src proto.Message)
func (*TestHookStarted) XXX_Size ¶
func (m *TestHookStarted) XXX_Size() int
func (*TestHookStarted) XXX_Unmarshal ¶
func (m *TestHookStarted) XXX_Unmarshal(b []byte) error
type TestResult ¶
type TestResult struct { Status TestResult_Status `protobuf:"varint,1,opt,name=status,proto3,enum=io.cucumber.messages.TestResult_Status" json:"status,omitempty"` Message string `protobuf:"bytes,2,opt,name=message,proto3" json:"message,omitempty"` Duration *Duration `protobuf:"bytes,4,opt,name=duration,proto3" json:"duration,omitempty"` }
func (*TestResult) Descriptor ¶
func (*TestResult) Descriptor() ([]byte, []int)
func (*TestResult) GetDuration ¶
func (m *TestResult) GetDuration() *Duration
func (*TestResult) GetMessage ¶
func (m *TestResult) GetMessage() string
func (*TestResult) GetStatus ¶
func (m *TestResult) GetStatus() TestResult_Status
func (*TestResult) Marshal ¶
func (m *TestResult) Marshal() (dAtA []byte, err error)
func (*TestResult) MarshalToSizedBuffer ¶
func (m *TestResult) MarshalToSizedBuffer(dAtA []byte) (int, error)
func (*TestResult) ProtoMessage ¶
func (*TestResult) ProtoMessage()
func (*TestResult) Reset ¶
func (m *TestResult) Reset()
func (*TestResult) Size ¶
func (m *TestResult) Size() (n int)
func (*TestResult) String ¶
func (m *TestResult) String() string
func (*TestResult) Unmarshal ¶
func (m *TestResult) Unmarshal(dAtA []byte) error
func (*TestResult) XXX_DiscardUnknown ¶
func (m *TestResult) XXX_DiscardUnknown()
func (*TestResult) XXX_Marshal ¶
func (m *TestResult) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*TestResult) XXX_Merge ¶
func (m *TestResult) XXX_Merge(src proto.Message)
func (*TestResult) XXX_Size ¶
func (m *TestResult) XXX_Size() int
func (*TestResult) XXX_Unmarshal ¶
func (m *TestResult) XXX_Unmarshal(b []byte) error
type TestResult_Status ¶
type TestResult_Status int32
* Status of a step. Can also represent status of a Pickle (aggregated from the status of its steps).
The ordinal values of statuses are significant. The status of a Pickle is determined by the union of statuses of its steps. The status of the Pickle is the status with the highest ordinal in the enum.
For example, if a pickle has steps with statuses passed, undefined and skipped, then the pickle's status is undefined.
const ( // The step hasn't been matched or executed. TestResult_UNKNOWN TestResult_Status = 0 // The step matched one step definition and passed execution. TestResult_PASSED TestResult_Status = 1 // The step matched one step definition but was not executed because the // previous step was not PASSED. TestResult_SKIPPED TestResult_Status = 2 // The step matched one step definition and signalled pending during execution. // This is the default behaviour of generated step definitions, which either // throw a special PendingException, or return a special value indicating that it's // pending. How to signal the pending status depends on the Cucumber implementation. TestResult_PENDING TestResult_Status = 3 // The step matched no step definitions. TestResult_UNDEFINED TestResult_Status = 4 // The step matched two or more step definitions. TestResult_AMBIGUOUS TestResult_Status = 5 // The step matched one step definition and failed execution. TestResult_FAILED TestResult_Status = 6 )
func (TestResult_Status) EnumDescriptor ¶
func (TestResult_Status) EnumDescriptor() ([]byte, []int)
func (TestResult_Status) String ¶
func (x TestResult_Status) String() string
type TestRunFinished ¶
type TestRunFinished struct { // success = StrictModeEnabled ? (failed_count == 0 && ambiguous_count == 0 && undefined_count == 0 && pending_count == 0) : (failed_count == 0 && ambiguous_count == 0) Success bool `protobuf:"varint,1,opt,name=success,proto3" json:"success,omitempty"` // Timestamp when the TestRun is finished Timestamp *Timestamp `protobuf:"bytes,2,opt,name=timestamp,proto3" json:"timestamp,omitempty"` }
func (*TestRunFinished) Descriptor ¶
func (*TestRunFinished) Descriptor() ([]byte, []int)
func (*TestRunFinished) GetSuccess ¶
func (m *TestRunFinished) GetSuccess() bool
func (*TestRunFinished) GetTimestamp ¶
func (m *TestRunFinished) GetTimestamp() *Timestamp
func (*TestRunFinished) Marshal ¶
func (m *TestRunFinished) Marshal() (dAtA []byte, err error)
func (*TestRunFinished) MarshalToSizedBuffer ¶
func (m *TestRunFinished) MarshalToSizedBuffer(dAtA []byte) (int, error)
func (*TestRunFinished) ProtoMessage ¶
func (*TestRunFinished) ProtoMessage()
func (*TestRunFinished) Reset ¶
func (m *TestRunFinished) Reset()
func (*TestRunFinished) Size ¶
func (m *TestRunFinished) Size() (n int)
func (*TestRunFinished) String ¶
func (m *TestRunFinished) String() string
func (*TestRunFinished) Unmarshal ¶
func (m *TestRunFinished) Unmarshal(dAtA []byte) error
func (*TestRunFinished) XXX_DiscardUnknown ¶
func (m *TestRunFinished) XXX_DiscardUnknown()
func (*TestRunFinished) XXX_Marshal ¶
func (m *TestRunFinished) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*TestRunFinished) XXX_Merge ¶
func (m *TestRunFinished) XXX_Merge(src proto.Message)
func (*TestRunFinished) XXX_Size ¶
func (m *TestRunFinished) XXX_Size() int
func (*TestRunFinished) XXX_Unmarshal ¶
func (m *TestRunFinished) XXX_Unmarshal(b []byte) error
type TestRunStarted ¶
type TestRunStarted struct {
Timestamp *Timestamp `protobuf:"bytes,1,opt,name=timestamp,proto3" json:"timestamp,omitempty"`
}
func (*TestRunStarted) Descriptor ¶
func (*TestRunStarted) Descriptor() ([]byte, []int)
func (*TestRunStarted) GetTimestamp ¶
func (m *TestRunStarted) GetTimestamp() *Timestamp
func (*TestRunStarted) Marshal ¶
func (m *TestRunStarted) Marshal() (dAtA []byte, err error)
func (*TestRunStarted) MarshalToSizedBuffer ¶
func (m *TestRunStarted) MarshalToSizedBuffer(dAtA []byte) (int, error)
func (*TestRunStarted) ProtoMessage ¶
func (*TestRunStarted) ProtoMessage()
func (*TestRunStarted) Reset ¶
func (m *TestRunStarted) Reset()
func (*TestRunStarted) Size ¶
func (m *TestRunStarted) Size() (n int)
func (*TestRunStarted) String ¶
func (m *TestRunStarted) String() string
func (*TestRunStarted) Unmarshal ¶
func (m *TestRunStarted) Unmarshal(dAtA []byte) error
func (*TestRunStarted) XXX_DiscardUnknown ¶
func (m *TestRunStarted) XXX_DiscardUnknown()
func (*TestRunStarted) XXX_Marshal ¶
func (m *TestRunStarted) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*TestRunStarted) XXX_Merge ¶
func (m *TestRunStarted) XXX_Merge(src proto.Message)
func (*TestRunStarted) XXX_Size ¶
func (m *TestRunStarted) XXX_Size() int
func (*TestRunStarted) XXX_Unmarshal ¶
func (m *TestRunStarted) XXX_Unmarshal(b []byte) error
type TestStepFinished ¶
type TestStepFinished struct { PickleId string `protobuf:"bytes,1,opt,name=pickleId,proto3" json:"pickleId,omitempty"` Index uint32 `protobuf:"varint,2,opt,name=index,proto3" json:"index,omitempty"` TestResult *TestResult `protobuf:"bytes,3,opt,name=testResult,proto3" json:"testResult,omitempty"` Timestamp *Timestamp `protobuf:"bytes,4,opt,name=timestamp,proto3" json:"timestamp,omitempty"` }
func (*TestStepFinished) Descriptor ¶
func (*TestStepFinished) Descriptor() ([]byte, []int)
func (*TestStepFinished) GetIndex ¶
func (m *TestStepFinished) GetIndex() uint32
func (*TestStepFinished) GetPickleId ¶
func (m *TestStepFinished) GetPickleId() string
func (*TestStepFinished) GetTestResult ¶
func (m *TestStepFinished) GetTestResult() *TestResult
func (*TestStepFinished) GetTimestamp ¶
func (m *TestStepFinished) GetTimestamp() *Timestamp
func (*TestStepFinished) Marshal ¶
func (m *TestStepFinished) Marshal() (dAtA []byte, err error)
func (*TestStepFinished) MarshalToSizedBuffer ¶
func (m *TestStepFinished) MarshalToSizedBuffer(dAtA []byte) (int, error)
func (*TestStepFinished) ProtoMessage ¶
func (*TestStepFinished) ProtoMessage()
func (*TestStepFinished) Reset ¶
func (m *TestStepFinished) Reset()
func (*TestStepFinished) Size ¶
func (m *TestStepFinished) Size() (n int)
func (*TestStepFinished) String ¶
func (m *TestStepFinished) String() string
func (*TestStepFinished) Unmarshal ¶
func (m *TestStepFinished) Unmarshal(dAtA []byte) error
func (*TestStepFinished) XXX_DiscardUnknown ¶
func (m *TestStepFinished) XXX_DiscardUnknown()
func (*TestStepFinished) XXX_Marshal ¶
func (m *TestStepFinished) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*TestStepFinished) XXX_Merge ¶
func (m *TestStepFinished) XXX_Merge(src proto.Message)
func (*TestStepFinished) XXX_Size ¶
func (m *TestStepFinished) XXX_Size() int
func (*TestStepFinished) XXX_Unmarshal ¶
func (m *TestStepFinished) XXX_Unmarshal(b []byte) error
type TestStepMatched ¶
type TestStepMatched struct { PickleId string `protobuf:"bytes,1,opt,name=pickleId,proto3" json:"pickleId,omitempty"` Index uint32 `protobuf:"varint,2,opt,name=index,proto3" json:"index,omitempty"` StepDefinitionReference *SourceReference `protobuf:"bytes,3,opt,name=stepDefinitionReference,proto3" json:"stepDefinitionReference,omitempty"` StepMatchArguments []*StepMatchArgument `protobuf:"bytes,4,rep,name=stepMatchArguments,proto3" json:"stepMatchArguments,omitempty"` }
For each step, there will be a match
func (*TestStepMatched) Descriptor ¶
func (*TestStepMatched) Descriptor() ([]byte, []int)
func (*TestStepMatched) GetIndex ¶
func (m *TestStepMatched) GetIndex() uint32
func (*TestStepMatched) GetPickleId ¶
func (m *TestStepMatched) GetPickleId() string
func (*TestStepMatched) GetStepDefinitionReference ¶
func (m *TestStepMatched) GetStepDefinitionReference() *SourceReference
func (*TestStepMatched) GetStepMatchArguments ¶
func (m *TestStepMatched) GetStepMatchArguments() []*StepMatchArgument
func (*TestStepMatched) Marshal ¶
func (m *TestStepMatched) Marshal() (dAtA []byte, err error)
func (*TestStepMatched) MarshalToSizedBuffer ¶
func (m *TestStepMatched) MarshalToSizedBuffer(dAtA []byte) (int, error)
func (*TestStepMatched) ProtoMessage ¶
func (*TestStepMatched) ProtoMessage()
func (*TestStepMatched) Reset ¶
func (m *TestStepMatched) Reset()
func (*TestStepMatched) Size ¶
func (m *TestStepMatched) Size() (n int)
func (*TestStepMatched) String ¶
func (m *TestStepMatched) String() string
func (*TestStepMatched) Unmarshal ¶
func (m *TestStepMatched) Unmarshal(dAtA []byte) error
func (*TestStepMatched) XXX_DiscardUnknown ¶
func (m *TestStepMatched) XXX_DiscardUnknown()
func (*TestStepMatched) XXX_Marshal ¶
func (m *TestStepMatched) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*TestStepMatched) XXX_Merge ¶
func (m *TestStepMatched) XXX_Merge(src proto.Message)
func (*TestStepMatched) XXX_Size ¶
func (m *TestStepMatched) XXX_Size() int
func (*TestStepMatched) XXX_Unmarshal ¶
func (m *TestStepMatched) XXX_Unmarshal(b []byte) error
type TestStepStarted ¶
type TestStepStarted struct { PickleId string `protobuf:"bytes,1,opt,name=pickleId,proto3" json:"pickleId,omitempty"` Index uint32 `protobuf:"varint,2,opt,name=index,proto3" json:"index,omitempty"` Timestamp *Timestamp `protobuf:"bytes,3,opt,name=timestamp,proto3" json:"timestamp,omitempty"` }
func (*TestStepStarted) Descriptor ¶
func (*TestStepStarted) Descriptor() ([]byte, []int)
func (*TestStepStarted) GetIndex ¶
func (m *TestStepStarted) GetIndex() uint32
func (*TestStepStarted) GetPickleId ¶
func (m *TestStepStarted) GetPickleId() string
func (*TestStepStarted) GetTimestamp ¶
func (m *TestStepStarted) GetTimestamp() *Timestamp
func (*TestStepStarted) Marshal ¶
func (m *TestStepStarted) Marshal() (dAtA []byte, err error)
func (*TestStepStarted) MarshalToSizedBuffer ¶
func (m *TestStepStarted) MarshalToSizedBuffer(dAtA []byte) (int, error)
func (*TestStepStarted) ProtoMessage ¶
func (*TestStepStarted) ProtoMessage()
func (*TestStepStarted) Reset ¶
func (m *TestStepStarted) Reset()
func (*TestStepStarted) Size ¶
func (m *TestStepStarted) Size() (n int)
func (*TestStepStarted) String ¶
func (m *TestStepStarted) String() string
func (*TestStepStarted) Unmarshal ¶
func (m *TestStepStarted) Unmarshal(dAtA []byte) error
func (*TestStepStarted) XXX_DiscardUnknown ¶
func (m *TestStepStarted) XXX_DiscardUnknown()
func (*TestStepStarted) XXX_Marshal ¶
func (m *TestStepStarted) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*TestStepStarted) XXX_Merge ¶
func (m *TestStepStarted) XXX_Merge(src proto.Message)
func (*TestStepStarted) XXX_Size ¶
func (m *TestStepStarted) XXX_Size() int
func (*TestStepStarted) XXX_Unmarshal ¶
func (m *TestStepStarted) XXX_Unmarshal(b []byte) error
type Timestamp ¶
type Timestamp struct { // Represents seconds of UTC time since Unix epoch // 1970-01-01T00:00:00Z. Must be from 0001-01-01T00:00:00Z to // 9999-12-31T23:59:59Z inclusive. Seconds int64 `protobuf:"varint,1,opt,name=seconds,proto3" json:"seconds,omitempty"` // Non-negative fractions of a second at nanosecond resolution. Negative // second values with fractions must still have non-negative nanos values // that count forward in time. Must be from 0 to 999,999,999 // inclusive. Nanos int32 `protobuf:"varint,2,opt,name=nanos,proto3" json:"nanos,omitempty"` }
From https://github.com/protocolbuffers/protobuf/blob/master/src/google/protobuf/timestamp.proto
func (*Timestamp) Descriptor ¶
func (*Timestamp) GetSeconds ¶
func (*Timestamp) MarshalToSizedBuffer ¶
func (*Timestamp) ProtoMessage ¶
func (*Timestamp) ProtoMessage()
func (*Timestamp) XXX_DiscardUnknown ¶
func (m *Timestamp) XXX_DiscardUnknown()
func (*Timestamp) XXX_Marshal ¶
func (*Timestamp) XXX_Unmarshal ¶
type UriToLinesMapping ¶
type UriToLinesMapping struct { AbsolutePath string `protobuf:"bytes,1,opt,name=absolutePath,proto3" json:"absolutePath,omitempty"` Lines []uint64 `protobuf:"varint,2,rep,packed,name=lines,proto3" json:"lines,omitempty"` }
func (*UriToLinesMapping) Descriptor ¶
func (*UriToLinesMapping) Descriptor() ([]byte, []int)
func (*UriToLinesMapping) GetAbsolutePath ¶
func (m *UriToLinesMapping) GetAbsolutePath() string
func (*UriToLinesMapping) GetLines ¶
func (m *UriToLinesMapping) GetLines() []uint64
func (*UriToLinesMapping) Marshal ¶
func (m *UriToLinesMapping) Marshal() (dAtA []byte, err error)
func (*UriToLinesMapping) MarshalTo ¶
func (m *UriToLinesMapping) MarshalTo(dAtA []byte) (int, error)
func (*UriToLinesMapping) MarshalToSizedBuffer ¶
func (m *UriToLinesMapping) MarshalToSizedBuffer(dAtA []byte) (int, error)
func (*UriToLinesMapping) ProtoMessage ¶
func (*UriToLinesMapping) ProtoMessage()
func (*UriToLinesMapping) Reset ¶
func (m *UriToLinesMapping) Reset()
func (*UriToLinesMapping) Size ¶
func (m *UriToLinesMapping) Size() (n int)
func (*UriToLinesMapping) String ¶
func (m *UriToLinesMapping) String() string
func (*UriToLinesMapping) Unmarshal ¶
func (m *UriToLinesMapping) Unmarshal(dAtA []byte) error
func (*UriToLinesMapping) XXX_DiscardUnknown ¶
func (m *UriToLinesMapping) XXX_DiscardUnknown()
func (*UriToLinesMapping) XXX_Marshal ¶
func (m *UriToLinesMapping) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*UriToLinesMapping) XXX_Merge ¶
func (m *UriToLinesMapping) XXX_Merge(src proto.Message)
func (*UriToLinesMapping) XXX_Size ¶
func (m *UriToLinesMapping) XXX_Size() int
func (*UriToLinesMapping) XXX_Unmarshal ¶
func (m *UriToLinesMapping) XXX_Unmarshal(b []byte) error