Module: Gauge::Messages::Message::MessageType
- Includes:
- ProtocolBuffers::Enum
- Defined in:
- lib/messages.pb.rb
Overview
enums
Constant Summary collapse
- ExecutionStarting =
0
- SpecExecutionStarting =
1
- SpecExecutionEnding =
2
- ScenarioExecutionStarting =
3
- ScenarioExecutionEnding =
4
- StepExecutionStarting =
5
- StepExecutionEnding =
6
- ExecuteStep =
7
- ExecutionEnding =
8
- StepValidateRequest =
9
- StepValidateResponse =
10
- ExecutionStatusResponse =
11
- StepNamesRequest =
12
- StepNamesResponse =
13
- KillProcessRequest =
14
- SuiteExecutionResult =
15
- ScenarioDataStoreInit =
16
- SpecDataStoreInit =
17
- SuiteDataStoreInit =
18
- StepNameRequest =
19
- StepNameResponse =
20
- RefactorRequest =
21
- RefactorResponse =
22
- UnsupportedMessageResponse =
23
- CacheFileRequest =
24
- StepPositionsRequest =
25
- StepPositionsResponse =
26
- ImplementationFileListRequest =
27
- ImplementationFileListResponse =
28
- StubImplementationCodeRequest =
29
- FileDiff =
30