-
Notifications
You must be signed in to change notification settings - Fork 5
/
BDD.xml
163 lines (163 loc) · 7.63 KB
/
BDD.xml
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
<TemplatesExport family="Live Templates">
<Template uid="9b04f4b9-94ef-403a-b077-b88f1679700a" shortcut="because" description="" text="Because of = () => { $END$ };" reformat="True" shortenQualifiedReferences="True">
<Context>
<CSharpContext context="Everywhere" minimumLanguageVersion="2.0" />
</Context>
<Categories />
<Variables />
<CustomProperties />
</Template>
<Template uid="b5f04808-1000-4b7e-9eb1-4e6d7316b351" shortcut="est" description="" text="Establish context = () => $END$;" reformat="True" shortenQualifiedReferences="True">
<Context>
<CSharpContext context="Everywhere" minimumLanguageVersion="2.0" />
</Context>
<Categories />
<Variables />
<CustomProperties />
</Template>
<Template uid="d67d7761-fa74-4dee-bf2a-4fefcb4c3f60" shortcut="should" description="" text="It should = () => $END$;" reformat="True" shortenQualifiedReferences="True">
<Context>
<CSharpContext context="Everywhere" minimumLanguageVersion="2.0" />
</Context>
<Categories />
<Variables />
<CustomProperties />
</Template>
<Template uid="54241fa2-e159-4735-8294-91d654d64f93" shortcut="when" description="" text="[Subject("$subject$")]
public class when_$condition$ : with_$context$
{
 $END$
}" reformat="True" shortenQualifiedReferences="True">
<Context>
<CSharpContext context="Everywhere" minimumLanguageVersion="2.0" />
</Context>
<Categories />
<Variables>
<Variable name="subject" expression="" initialRange="0" />
<Variable name="condition" expression="" initialRange="0" />
<Variable name="context" expression="" initialRange="0" />
</Variables>
<CustomProperties />
</Template>
<Template uid="41794c32-47b4-48d0-8604-a0a9ab885294" shortcut="with" description="" text="public abstract class with_$context$
{
 $END$
}" reformat="True" shortenQualifiedReferences="True">
<Context>
<CSharpContext context="Everywhere" minimumLanguageVersion="2.0" />
</Context>
<Categories />
<Variables>
<Variable name="context" expression="" initialRange="0" />
</Variables>
<CustomProperties />
</Template>
<Template uid="dd3e3585-05df-45a8-838f-0fd63141445f" shortcut="pbvrt" description="" text="public virtual $type$ $property$ { get; set; }" reformat="True" shortenQualifiedReferences="True">
<Categories />
<Variables>
<Variable name="type" expression="" initialRange="0" />
<Variable name="property" expression="" initialRange="0" />
</Variables>
<CustomProperties />
</Template>
<Template uid="9b04f4b9-94ef-403a-b077-b88f1679700a" shortcut="because" description="" text="Because of = () => { $END$ };" reformat="True" shortenQualifiedReferences="True">
<Context>
<CSharpContext context="Everywhere" minimumLanguageVersion="2.0" />
</Context>
<Categories />
<Variables />
<CustomProperties />
</Template>
<Template uid="b5f04808-1000-4b7e-9eb1-4e6d7316b351" shortcut="est" description="" text="Establish context = () => $END$;" reformat="True" shortenQualifiedReferences="True">
<Context>
<CSharpContext context="Everywhere" minimumLanguageVersion="2.0" />
</Context>
<Categories />
<Variables />
<CustomProperties />
</Template>
<Template uid="d67d7761-fa74-4dee-bf2a-4fefcb4c3f60" shortcut="should" description="" text="It should_$expectation$ = () => $END$;" reformat="True" shortenQualifiedReferences="True">
<Context>
<CSharpContext context="Everywhere" minimumLanguageVersion="2.0" />
</Context>
<Categories />
<Variables>
<Variable name="expectation" expression="" initialRange="0" />
</Variables>
<CustomProperties />
</Template>
<Template uid="54241fa2-e159-4735-8294-91d654d64f93" shortcut="when" description="" text="[Subject("$subject$")]
public class when_$condition$ : with_$context$
{
 $END$
}" reformat="True" shortenQualifiedReferences="True">
<Context>
<CSharpContext context="Everywhere" minimumLanguageVersion="2.0" />
</Context>
<Categories />
<Variables>
<Variable name="subject" expression="" initialRange="0" />
<Variable name="condition" expression="" initialRange="0" />
<Variable name="context" expression="" initialRange="0" />
</Variables>
<CustomProperties />
</Template>
<Template uid="41794c32-47b4-48d0-8604-a0a9ab885294" shortcut="with" description="" text="public abstract class with_$context$
{
 $END$
}" reformat="True" shortenQualifiedReferences="True">
<Context>
<CSharpContext context="Everywhere" minimumLanguageVersion="2.0" />
</Context>
<Categories />
<Variables>
<Variable name="context" expression="" initialRange="0" />
</Variables>
<CustomProperties />
</Template>
<Template uid="9b04f4b9-94ef-403a-b077-b88f1679700a" shortcut="because" description="" text="Because of = () => { $END$ };" reformat="True" shortenQualifiedReferences="True">
<Context>
<CSharpContext context="Everywhere" minimumLanguageVersion="2.0" />
</Context>
<Categories />
<Variables />
<CustomProperties />
</Template>
<Template uid="b5f04808-1000-4b7e-9eb1-4e6d7316b351" shortcut="est" description="" text="Establish context = () => $END$;" reformat="True" shortenQualifiedReferences="True">
<Context>
<CSharpContext context="Everywhere" minimumLanguageVersion="2.0" />
</Context>
<Categories />
<Variables />
<CustomProperties />
</Template>
<Template uid="97b310ce-a0e2-4b1b-ad2e-a48136477ad0" shortcut="pbvrt" description="public virtual property" text="public virtual $type$ $name$ { get; set; }" reformat="True" shortenQualifiedReferences="True">
<Context>
<CSharpContext context="Everywhere" minimumLanguageVersion="2.0" />
</Context>
<Categories />
<Variables>
<Variable name="type" expression="" initialRange="0" />
<Variable name="name" expression="" initialRange="0" />
</Variables>
<CustomProperties />
</Template>
<Template uid="d67d7761-fa74-4dee-bf2a-4fefcb4c3f60" shortcut="should" description="" text="It $condition$ = () => $END$;" reformat="True" shortenQualifiedReferences="True">
<Context>
<CSharpContext context="Everywhere" minimumLanguageVersion="2.0" />
</Context>
<Categories />
<Variables>
<Variable name="condition" expression="" initialRange="0" />
</Variables>
<CustomProperties />
</Template>
<Template uid="54241fa2-e159-4735-8294-91d654d64f93" shortcut="when" description="" text="[Subject("$subject$")]
public class when_$condition$ : with_$context$
{
 $END$
}" reformat="True" shortenQualifiedReferences="True">
<Context>
<CSharpContext context="Everywhere" minimumLanguageVersion="2.0" />
</Context>
<Categories />
<Variables>
<Variable name="subject" expression="" initialRange="0" />
<Variable name="condition" expression="" initialRange="0" />
<Variable name="context" expression="" initialRange="0" />
</Variables>
<CustomProperties />
</Template>
<Template uid="41794c32-47b4-48d0-8604-a0a9ab885294" shortcut="with" description="" text="public abstract class with_$context$
{
 $END$
}" reformat="True" shortenQualifiedReferences="True">
<Context>
<CSharpContext context="Everywhere" minimumLanguageVersion="2.0" />
</Context>
<Categories />
<Variables>
<Variable name="context" expression="" initialRange="0" />
</Variables>
<CustomProperties />
</Template>
</TemplatesExport>