Skip to content

Commit d867b87

Browse files
committed
v3.3.2
1 parent ad3c00f commit d867b87

19 files changed

Lines changed: 105 additions & 105 deletions

docs/classes/_assertionlibraries_chaiexpectation_.chaiexpectation.html

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -131,7 +131,7 @@ <h3>constructor</h3>
131131
<li class="tsd-description">
132132
<aside class="tsd-sources">
133133
<ul>
134-
<li>Defined in <a href="https://github.com/microsoftly/BotTester/blob/07ba129/src/assertionLibraries/ChaiExpectation.ts#L32">assertionLibraries/ChaiExpectation.ts:32</a></li>
134+
<li>Defined in <a href="https://github.com/microsoftly/BotTester/blob/0f55459/src/assertionLibraries/ChaiExpectation.ts#L32">assertionLibraries/ChaiExpectation.ts:32</a></li>
135135
</ul>
136136
</aside>
137137
<h4 class="tsd-parameters-title">Parameters</h4>
@@ -156,7 +156,7 @@ <h3><span class="tsd-flag ts-flagPrivate">Private</span> message</h3>
156156
<div class="tsd-signature tsd-kind-icon">message<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">string</span></div>
157157
<aside class="tsd-sources">
158158
<ul>
159-
<li>Defined in <a href="https://github.com/microsoftly/BotTester/blob/07ba129/src/assertionLibraries/ChaiExpectation.ts#L32">assertionLibraries/ChaiExpectation.ts:32</a></li>
159+
<li>Defined in <a href="https://github.com/microsoftly/BotTester/blob/0f55459/src/assertionLibraries/ChaiExpectation.ts#L32">assertionLibraries/ChaiExpectation.ts:32</a></li>
160160
</ul>
161161
</aside>
162162
</section>
@@ -166,7 +166,7 @@ <h3><span class="tsd-flag ts-flagPrivate">Private</span> subject</h3>
166166
<div class="tsd-signature tsd-kind-icon">subject<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">__type</span></div>
167167
<aside class="tsd-sources">
168168
<ul>
169-
<li>Defined in <a href="https://github.com/microsoftly/BotTester/blob/07ba129/src/assertionLibraries/ChaiExpectation.ts#L31">assertionLibraries/ChaiExpectation.ts:31</a></li>
169+
<li>Defined in <a href="https://github.com/microsoftly/BotTester/blob/0f55459/src/assertionLibraries/ChaiExpectation.ts#L31">assertionLibraries/ChaiExpectation.ts:31</a></li>
170170
</ul>
171171
</aside>
172172
</section>
@@ -183,7 +183,7 @@ <h3><span class="tsd-flag ts-flagPrivate">Private</span> check<wbr>For<wbr>Match
183183
<li class="tsd-description">
184184
<aside class="tsd-sources">
185185
<ul>
186-
<li>Defined in <a href="https://github.com/microsoftly/BotTester/blob/07ba129/src/assertionLibraries/ChaiExpectation.ts#L112">assertionLibraries/ChaiExpectation.ts:112</a></li>
186+
<li>Defined in <a href="https://github.com/microsoftly/BotTester/blob/0f55459/src/assertionLibraries/ChaiExpectation.ts#L112">assertionLibraries/ChaiExpectation.ts:112</a></li>
187187
</ul>
188188
</aside>
189189
<h4 class="tsd-parameters-title">Parameters</h4>
@@ -210,7 +210,7 @@ <h3>not<wbr>ToBe<wbr>Empty</h3>
210210
<aside class="tsd-sources">
211211
<p>Implementation of <a href="../interfaces/_assertionlibraries_iexpectation_.iexpectation.html">IExpectation</a>.<a href="../interfaces/_assertionlibraries_iexpectation_.iexpectation.html#nottobeempty">notToBeEmpty</a></p>
212212
<ul>
213-
<li>Defined in <a href="https://github.com/microsoftly/BotTester/blob/07ba129/src/assertionLibraries/ChaiExpectation.ts#L39">assertionLibraries/ChaiExpectation.ts:39</a></li>
213+
<li>Defined in <a href="https://github.com/microsoftly/BotTester/blob/0f55459/src/assertionLibraries/ChaiExpectation.ts#L39">assertionLibraries/ChaiExpectation.ts:39</a></li>
214214
</ul>
215215
</aside>
216216
<h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">void</span></h4>
@@ -228,7 +228,7 @@ <h3>to<wbr>BeTrue</h3>
228228
<aside class="tsd-sources">
229229
<p>Implementation of <a href="../interfaces/_assertionlibraries_iexpectation_.iexpectation.html">IExpectation</a>.<a href="../interfaces/_assertionlibraries_iexpectation_.iexpectation.html#tobetrue">toBeTrue</a></p>
230230
<ul>
231-
<li>Defined in <a href="https://github.com/microsoftly/BotTester/blob/07ba129/src/assertionLibraries/ChaiExpectation.ts#L51">assertionLibraries/ChaiExpectation.ts:51</a></li>
231+
<li>Defined in <a href="https://github.com/microsoftly/BotTester/blob/0f55459/src/assertionLibraries/ChaiExpectation.ts#L51">assertionLibraries/ChaiExpectation.ts:51</a></li>
232232
</ul>
233233
</aside>
234234
<h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">void</span></h4>
@@ -246,7 +246,7 @@ <h3>to<wbr>Deeply<wbr>Include</h3>
246246
<aside class="tsd-sources">
247247
<p>Implementation of <a href="../interfaces/_assertionlibraries_iexpectation_.iexpectation.html">IExpectation</a>.<a href="../interfaces/_assertionlibraries_iexpectation_.iexpectation.html#todeeplyinclude">toDeeplyInclude</a></p>
248248
<ul>
249-
<li>Defined in <a href="https://github.com/microsoftly/BotTester/blob/07ba129/src/assertionLibraries/ChaiExpectation.ts#L61">assertionLibraries/ChaiExpectation.ts:61</a></li>
249+
<li>Defined in <a href="https://github.com/microsoftly/BotTester/blob/0f55459/src/assertionLibraries/ChaiExpectation.ts#L61">assertionLibraries/ChaiExpectation.ts:61</a></li>
250250
</ul>
251251
</aside>
252252
<div class="tsd-comment tsd-typography">
@@ -279,7 +279,7 @@ <h3>to<wbr>Equal</h3>
279279
<aside class="tsd-sources">
280280
<p>Implementation of <a href="../interfaces/_assertionlibraries_iexpectation_.iexpectation.html">IExpectation</a>.<a href="../interfaces/_assertionlibraries_iexpectation_.iexpectation.html#toequal">toEqual</a></p>
281281
<ul>
282-
<li>Defined in <a href="https://github.com/microsoftly/BotTester/blob/07ba129/src/assertionLibraries/ChaiExpectation.ts#L43">assertionLibraries/ChaiExpectation.ts:43</a></li>
282+
<li>Defined in <a href="https://github.com/microsoftly/BotTester/blob/0f55459/src/assertionLibraries/ChaiExpectation.ts#L43">assertionLibraries/ChaiExpectation.ts:43</a></li>
283283
</ul>
284284
</aside>
285285
<h4 class="tsd-parameters-title">Parameters</h4>
@@ -303,7 +303,7 @@ <h3>to<wbr>Include</h3>
303303
<aside class="tsd-sources">
304304
<p>Implementation of <a href="../interfaces/_assertionlibraries_iexpectation_.iexpectation.html">IExpectation</a>.<a href="../interfaces/_assertionlibraries_iexpectation_.iexpectation.html#toinclude">toInclude</a></p>
305305
<ul>
306-
<li>Defined in <a href="https://github.com/microsoftly/BotTester/blob/07ba129/src/assertionLibraries/ChaiExpectation.ts#L47">assertionLibraries/ChaiExpectation.ts:47</a></li>
306+
<li>Defined in <a href="https://github.com/microsoftly/BotTester/blob/0f55459/src/assertionLibraries/ChaiExpectation.ts#L47">assertionLibraries/ChaiExpectation.ts:47</a></li>
307307
</ul>
308308
</aside>
309309
<h4 class="tsd-parameters-title">Parameters</h4>

docs/classes/_bottester_.bottester.html

Lines changed: 19 additions & 19 deletions
Original file line numberDiff line numberDiff line change
@@ -142,7 +142,7 @@ <h3>constructor</h3>
142142
<li class="tsd-description">
143143
<aside class="tsd-sources">
144144
<ul>
145-
<li>Defined in <a href="https://github.com/microsoftly/BotTester/blob/07ba129/src/BotTester.ts#L110">BotTester.ts:110</a></li>
145+
<li>Defined in <a href="https://github.com/microsoftly/BotTester/blob/0f55459/src/BotTester.ts#L110">BotTester.ts:110</a></li>
146146
</ul>
147147
</aside>
148148
<h4 class="tsd-parameters-title">Parameters</h4>
@@ -167,7 +167,7 @@ <h3><span class="tsd-flag ts-flagPrivate">Private</span> bot</h3>
167167
<div class="tsd-signature tsd-kind-icon">bot<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">UniversalBot</span></div>
168168
<aside class="tsd-sources">
169169
<ul>
170-
<li>Defined in <a href="https://github.com/microsoftly/BotTester/blob/07ba129/src/BotTester.ts#L104">BotTester.ts:104</a></li>
170+
<li>Defined in <a href="https://github.com/microsoftly/BotTester/blob/0f55459/src/BotTester.ts#L104">BotTester.ts:104</a></li>
171171
</ul>
172172
</aside>
173173
</section>
@@ -177,7 +177,7 @@ <h3><span class="tsd-flag ts-flagPrivate">Private</span> config</h3>
177177
<div class="tsd-signature tsd-kind-icon">config<span class="tsd-signature-symbol">:</span> <a href="../interfaces/_config_.iconfig.html" class="tsd-signature-type">IConfig</a></div>
178178
<aside class="tsd-sources">
179179
<ul>
180-
<li>Defined in <a href="https://github.com/microsoftly/BotTester/blob/07ba129/src/BotTester.ts#L110">BotTester.ts:110</a></li>
180+
<li>Defined in <a href="https://github.com/microsoftly/BotTester/blob/0f55459/src/BotTester.ts#L110">BotTester.ts:110</a></li>
181181
</ul>
182182
</aside>
183183
</section>
@@ -187,7 +187,7 @@ <h3><span class="tsd-flag ts-flagPrivate">Private</span> message<wbr>Service</h3
187187
<div class="tsd-signature tsd-kind-icon">message<wbr>Service<span class="tsd-signature-symbol">:</span> <a href="_messageservice_.messageservice.html" class="tsd-signature-type">MessageService</a></div>
188188
<aside class="tsd-sources">
189189
<ul>
190-
<li>Defined in <a href="https://github.com/microsoftly/BotTester/blob/07ba129/src/BotTester.ts#L108">BotTester.ts:108</a></li>
190+
<li>Defined in <a href="https://github.com/microsoftly/BotTester/blob/0f55459/src/BotTester.ts#L108">BotTester.ts:108</a></li>
191191
</ul>
192192
</aside>
193193
</section>
@@ -197,7 +197,7 @@ <h3><span class="tsd-flag ts-flagPrivate">Private</span> session<wbr>Loader</h3>
197197
<div class="tsd-signature tsd-kind-icon">session<wbr>Loader<span class="tsd-signature-symbol">:</span> <a href="_sessionservice_.sessionservice.html" class="tsd-signature-type">SessionService</a></div>
198198
<aside class="tsd-sources">
199199
<ul>
200-
<li>Defined in <a href="https://github.com/microsoftly/BotTester/blob/07ba129/src/BotTester.ts#L105">BotTester.ts:105</a></li>
200+
<li>Defined in <a href="https://github.com/microsoftly/BotTester/blob/0f55459/src/BotTester.ts#L105">BotTester.ts:105</a></li>
201201
</ul>
202202
</aside>
203203
</section>
@@ -207,7 +207,7 @@ <h3><span class="tsd-flag ts-flagPrivate">Private</span> test<wbr>Steps</h3>
207207
<div class="tsd-signature tsd-kind-icon">test<wbr>Steps<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">TestStep</span><span class="tsd-signature-symbol">[]</span></div>
208208
<aside class="tsd-sources">
209209
<ul>
210-
<li>Defined in <a href="https://github.com/microsoftly/BotTester/blob/07ba129/src/BotTester.ts#L109">BotTester.ts:109</a></li>
210+
<li>Defined in <a href="https://github.com/microsoftly/BotTester/blob/0f55459/src/BotTester.ts#L109">BotTester.ts:109</a></li>
211211
</ul>
212212
</aside>
213213
</section>
@@ -225,7 +225,7 @@ <h3>add<wbr>Message<wbr>Filter</h3>
225225
<aside class="tsd-sources">
226226
<p>Implementation of <a href="../interfaces/_bottester_.ioptionsmodifier.html">IOptionsModifier</a>.<a href="../interfaces/_bottester_.ioptionsmodifier.html#addmessagefilter">addMessageFilter</a></p>
227227
<ul>
228-
<li>Defined in <a href="https://github.com/microsoftly/BotTester/blob/07ba129/src/BotTester.ts#L121">BotTester.ts:121</a></li>
228+
<li>Defined in <a href="https://github.com/microsoftly/BotTester/blob/0f55459/src/BotTester.ts#L121">BotTester.ts:121</a></li>
229229
</ul>
230230
</aside>
231231
<h4 class="tsd-parameters-title">Parameters</h4>
@@ -249,7 +249,7 @@ <h3>check<wbr>Session</h3>
249249
<aside class="tsd-sources">
250250
<p>Implementation of <a href="../interfaces/_bottester_.ibottester.html">IBotTester</a>.<a href="../interfaces/_bottester_.ibottester.html#checksession">checkSession</a></p>
251251
<ul>
252-
<li>Defined in <a href="https://github.com/microsoftly/BotTester/blob/07ba129/src/BotTester.ts#L162">BotTester.ts:162</a></li>
252+
<li>Defined in <a href="https://github.com/microsoftly/BotTester/blob/0f55459/src/BotTester.ts#L162">BotTester.ts:162</a></li>
253253
</ul>
254254
</aside>
255255
<h4 class="tsd-parameters-title">Parameters</h4>
@@ -275,7 +275,7 @@ <h3><span class="tsd-flag ts-flagPrivate">Private</span> convert<wbr>ToIMessage<
275275
<li class="tsd-description">
276276
<aside class="tsd-sources">
277277
<ul>
278-
<li>Defined in <a href="https://github.com/microsoftly/BotTester/blob/07ba129/src/BotTester.ts#L218">BotTester.ts:218</a></li>
278+
<li>Defined in <a href="https://github.com/microsoftly/BotTester/blob/0f55459/src/BotTester.ts#L218">BotTester.ts:218</a></li>
279279
</ul>
280280
</aside>
281281
<h4 class="tsd-parameters-title">Parameters</h4>
@@ -299,7 +299,7 @@ <h3>ignore<wbr>End<wbr>OfConversation<wbr>Event</h3>
299299
<aside class="tsd-sources">
300300
<p>Implementation of <a href="../interfaces/_bottester_.ioptionsmodifier.html">IOptionsModifier</a>.<a href="../interfaces/_bottester_.ioptionsmodifier.html#ignoreendofconversationevent">ignoreEndOfConversationEvent</a></p>
301301
<ul>
302-
<li>Defined in <a href="https://github.com/microsoftly/BotTester/blob/07ba129/src/BotTester.ts#L133">BotTester.ts:133</a></li>
302+
<li>Defined in <a href="https://github.com/microsoftly/BotTester/blob/0f55459/src/BotTester.ts#L133">BotTester.ts:133</a></li>
303303
</ul>
304304
</aside>
305305
<h4 class="tsd-returns-title">Returns <a href="_bottester_.bottester.html" class="tsd-signature-type">BotTester</a></h4>
@@ -317,7 +317,7 @@ <h3>ignore<wbr>Typing<wbr>Event</h3>
317317
<aside class="tsd-sources">
318318
<p>Implementation of <a href="../interfaces/_bottester_.ioptionsmodifier.html">IOptionsModifier</a>.<a href="../interfaces/_bottester_.ioptionsmodifier.html#ignoretypingevent">ignoreTypingEvent</a></p>
319319
<ul>
320-
<li>Defined in <a href="https://github.com/microsoftly/BotTester/blob/07ba129/src/BotTester.ts#L139">BotTester.ts:139</a></li>
320+
<li>Defined in <a href="https://github.com/microsoftly/BotTester/blob/0f55459/src/BotTester.ts#L139">BotTester.ts:139</a></li>
321321
</ul>
322322
</aside>
323323
<h4 class="tsd-returns-title">Returns <a href="_bottester_.bottester.html" class="tsd-signature-type">BotTester</a></h4>
@@ -335,7 +335,7 @@ <h3>run<wbr>Test</h3>
335335
<aside class="tsd-sources">
336336
<p>Implementation of <a href="../interfaces/_bottester_.ibottester.html">IBotTester</a>.<a href="../interfaces/_bottester_.ibottester.html#runtest">runTest</a></p>
337337
<ul>
338-
<li>Defined in <a href="https://github.com/microsoftly/BotTester/blob/07ba129/src/BotTester.ts#L148">BotTester.ts:148</a></li>
338+
<li>Defined in <a href="https://github.com/microsoftly/BotTester/blob/0f55459/src/BotTester.ts#L148">BotTester.ts:148</a></li>
339339
</ul>
340340
</aside>
341341
<div class="tsd-comment tsd-typography">
@@ -358,7 +358,7 @@ <h3>send<wbr>Message<wbr>ToBot</h3>
358358
<aside class="tsd-sources">
359359
<p>Implementation of <a href="../interfaces/_bottester_.ibottester.html">IBotTester</a>.<a href="../interfaces/_bottester_.ibottester.html#sendmessagetobot">sendMessageToBot</a></p>
360360
<ul>
361-
<li>Defined in <a href="https://github.com/microsoftly/BotTester/blob/07ba129/src/BotTester.ts#L174">BotTester.ts:174</a></li>
361+
<li>Defined in <a href="https://github.com/microsoftly/BotTester/blob/0f55459/src/BotTester.ts#L174">BotTester.ts:174</a></li>
362362
</ul>
363363
</aside>
364364
<h4 class="tsd-parameters-title">Parameters</h4>
@@ -385,7 +385,7 @@ <h3>send<wbr>Message<wbr>ToBot<wbr>And<wbr>Expect<wbr>Save<wbr>With<wbr>NoRespon
385385
<aside class="tsd-sources">
386386
<p>Implementation of <a href="../interfaces/_bottester_.ibottester.html">IBotTester</a>.<a href="../interfaces/_bottester_.ibottester.html#sendmessagetobotandexpectsavewithnoresponse">sendMessageToBotAndExpectSaveWithNoResponse</a></p>
387387
<ul>
388-
<li>Defined in <a href="https://github.com/microsoftly/BotTester/blob/07ba129/src/BotTester.ts#L200">BotTester.ts:200</a></li>
388+
<li>Defined in <a href="https://github.com/microsoftly/BotTester/blob/0f55459/src/BotTester.ts#L200">BotTester.ts:200</a></li>
389389
</ul>
390390
</aside>
391391
<h4 class="tsd-parameters-title">Parameters</h4>
@@ -409,7 +409,7 @@ <h3>send<wbr>Message<wbr>ToBot<wbr>Ignoring<wbr>Response<wbr>Order</h3>
409409
<aside class="tsd-sources">
410410
<p>Implementation of <a href="../interfaces/_bottester_.ibottester.html">IBotTester</a>.<a href="../interfaces/_bottester_.ibottester.html#sendmessagetobotignoringresponseorder">sendMessageToBotIgnoringResponseOrder</a></p>
411411
<ul>
412-
<li>Defined in <a href="https://github.com/microsoftly/BotTester/blob/07ba129/src/BotTester.ts#L187">BotTester.ts:187</a></li>
412+
<li>Defined in <a href="https://github.com/microsoftly/BotTester/blob/0f55459/src/BotTester.ts#L187">BotTester.ts:187</a></li>
413413
</ul>
414414
</aside>
415415
<h4 class="tsd-parameters-title">Parameters</h4>
@@ -435,7 +435,7 @@ <h3><span class="tsd-flag ts-flagPrivate">Private</span> send<wbr>Message<wbr>To
435435
<li class="tsd-description">
436436
<aside class="tsd-sources">
437437
<ul>
438-
<li>Defined in <a href="https://github.com/microsoftly/BotTester/blob/07ba129/src/BotTester.ts#L234">BotTester.ts:234</a></li>
438+
<li>Defined in <a href="https://github.com/microsoftly/BotTester/blob/0f55459/src/BotTester.ts#L234">BotTester.ts:234</a></li>
439439
</ul>
440440
</aside>
441441
<div class="tsd-comment tsd-typography">
@@ -476,7 +476,7 @@ <h3>set<wbr>Timeout</h3>
476476
<aside class="tsd-sources">
477477
<p>Implementation of <a href="../interfaces/_bottester_.ioptionsmodifier.html">IOptionsModifier</a>.<a href="../interfaces/_bottester_.ioptionsmodifier.html#settimeout">setTimeout</a></p>
478478
<ul>
479-
<li>Defined in <a href="https://github.com/microsoftly/BotTester/blob/07ba129/src/BotTester.ts#L127">BotTester.ts:127</a></li>
479+
<li>Defined in <a href="https://github.com/microsoftly/BotTester/blob/0f55459/src/BotTester.ts#L127">BotTester.ts:127</a></li>
480480
</ul>
481481
</aside>
482482
<h4 class="tsd-parameters-title">Parameters</h4>
@@ -500,7 +500,7 @@ <h3>then</h3>
500500
<aside class="tsd-sources">
501501
<p>Implementation of <a href="../interfaces/_bottester_.ibottester.html">IBotTester</a>.<a href="../interfaces/_bottester_.ibottester.html#then">then</a></p>
502502
<ul>
503-
<li>Defined in <a href="https://github.com/microsoftly/BotTester/blob/07ba129/src/BotTester.ts#L206">BotTester.ts:206</a></li>
503+
<li>Defined in <a href="https://github.com/microsoftly/BotTester/blob/0f55459/src/BotTester.ts#L206">BotTester.ts:206</a></li>
504504
</ul>
505505
</aside>
506506
<h4 class="tsd-parameters-title">Parameters</h4>
@@ -524,7 +524,7 @@ <h3>wait</h3>
524524
<aside class="tsd-sources">
525525
<p>Implementation of <a href="../interfaces/_bottester_.ibottester.html">IBotTester</a>.<a href="../interfaces/_bottester_.ibottester.html#wait">wait</a></p>
526526
<ul>
527-
<li>Defined in <a href="https://github.com/microsoftly/BotTester/blob/07ba129/src/BotTester.ts#L212">BotTester.ts:212</a></li>
527+
<li>Defined in <a href="https://github.com/microsoftly/BotTester/blob/0f55459/src/BotTester.ts#L212">BotTester.ts:212</a></li>
528528
</ul>
529529
</aside>
530530
<h4 class="tsd-parameters-title">Parameters</h4>

0 commit comments

Comments
 (0)