Skip to content

Commit 1e81c0c

Browse files
committed
Deploy 4.2.0
1 parent fa906b6 commit 1e81c0c

File tree

141 files changed

+7272
-2436
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

141 files changed

+7272
-2436
lines changed

docs/Additional Guides.html

Lines changed: 12 additions & 29 deletions
Original file line numberDiff line numberDiff line change
@@ -8,20 +8,28 @@
88
<script src="js/jquery.min.js" defer></script>
99
<script src="js/jazzy.js" defer></script>
1010

11+
<script src="js/lunr.min.js" defer></script>
12+
<script src="js/typeahead.jquery.js" defer></script>
13+
<script src="js/jazzy.search.js" defer></script>
1114
</head>
1215
<body>
1316
<a name="//apple_ref/swift/Section/Additional Guides" class="dashAnchor"></a>
1417
<a title="Additional Guides Reference"></a>
1518
<header>
1619
<div class="content-wrapper">
17-
<p><a href="index.html">SwiftyMocky 4.1.0 Docs</a> (86% documented)</p>
18-
<p class="header-right"><a href="https://github.com/MakeAWishFoundation/SwiftyMocky"><img src="img/gh.png"/>View on GitHub</a></p>
20+
<p><a href="index.html">SwiftyMocky 4.2.0 Docs</a> (86% documented)</p>
21+
<p class="header-right"><a href="https://github.com/MakeAWishFoundation/SwiftyMocky"><img src="img/gh.png" alt="GitHub"/>View on GitHub</a></p>
22+
<div class="header-right">
23+
<form role="search" action="search.json">
24+
<input type="text" placeholder="Search documentation" data-typeahead>
25+
</form>
26+
</div>
1927
</div>
2028
</header>
2129
<div class="content-wrapper">
2230
<p id="breadcrumbs">
2331
<a href="index.html">SwiftyMocky Reference</a>
24-
<img id="carat" src="img/carat.png" />
32+
<img id="carat" src="img/carat.png" alt=""/>
2533
Additional Guides Reference
2634
</p>
2735
</div>
@@ -290,10 +298,6 @@ <h1>Additional Guides</h1>
290298
</code>
291299
</div>
292300
</li>
293-
</ul>
294-
</div>
295-
<div class="task-group">
296-
<ul>
297301
<li class="item">
298302
<div>
299303
<code>
@@ -303,10 +307,6 @@ <h1>Additional Guides</h1>
303307
</code>
304308
</div>
305309
</li>
306-
</ul>
307-
</div>
308-
<div class="task-group">
309-
<ul>
310310
<li class="item">
311311
<div>
312312
<code>
@@ -316,10 +316,6 @@ <h1>Additional Guides</h1>
316316
</code>
317317
</div>
318318
</li>
319-
</ul>
320-
</div>
321-
<div class="task-group">
322-
<ul>
323319
<li class="item">
324320
<div>
325321
<code>
@@ -329,10 +325,6 @@ <h1>Additional Guides</h1>
329325
</code>
330326
</div>
331327
</li>
332-
</ul>
333-
</div>
334-
<div class="task-group">
335-
<ul>
336328
<li class="item">
337329
<div>
338330
<code>
@@ -342,10 +334,6 @@ <h1>Additional Guides</h1>
342334
</code>
343335
</div>
344336
</li>
345-
</ul>
346-
</div>
347-
<div class="task-group">
348-
<ul>
349337
<li class="item">
350338
<div>
351339
<code>
@@ -355,10 +343,6 @@ <h1>Additional Guides</h1>
355343
</code>
356344
</div>
357345
</li>
358-
</ul>
359-
</div>
360-
<div class="task-group">
361-
<ul>
362346
<li class="item">
363347
<div>
364348
<code>
@@ -374,10 +358,9 @@ <h1>Additional Guides</h1>
374358
</section>
375359
<section id="footer">
376360
<p>Copyright © 2017 MakeAWishFoundation. All rights reserved.</p>
377-
<p>Generated by <a class="link" href="https://github.com/realm/jazzy" target="_blank" rel="external">jazzy ♪♫ v0.11.2</a>, a <a class="link" href="https://realm.io" target="_blank" rel="external">Realm</a> project.</p>
361+
<p>Generated by <a class="link" href="https://github.com/realm/jazzy" target="_blank" rel="external noopener">jazzy ♪♫ v0.14.2</a>, a <a class="link" href="https://realm.io" target="_blank" rel="external noopener">Realm</a> project.</p>
378362
</section>
379363
</article>
380364
</div>
381365
</body>
382-
</div>
383366
</html>

docs/Classes/ArgumentCaptor.html

Lines changed: 14 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -8,20 +8,28 @@
88
<script src="../js/jquery.min.js" defer></script>
99
<script src="../js/jazzy.js" defer></script>
1010

11+
<script src="../js/lunr.min.js" defer></script>
12+
<script src="../js/typeahead.jquery.js" defer></script>
13+
<script src="../js/jazzy.search.js" defer></script>
1114
</head>
1215
<body>
1316
<a name="//apple_ref/swift/Class/ArgumentCaptor" class="dashAnchor"></a>
1417
<a title="ArgumentCaptor Class Reference"></a>
1518
<header>
1619
<div class="content-wrapper">
17-
<p><a href="../index.html">SwiftyMocky 4.1.0 Docs</a> (86% documented)</p>
18-
<p class="header-right"><a href="https://github.com/MakeAWishFoundation/SwiftyMocky"><img src="../img/gh.png"/>View on GitHub</a></p>
20+
<p><a href="../index.html">SwiftyMocky 4.2.0 Docs</a> (86% documented)</p>
21+
<p class="header-right"><a href="https://github.com/MakeAWishFoundation/SwiftyMocky"><img src="../img/gh.png" alt="GitHub"/>View on GitHub</a></p>
22+
<div class="header-right">
23+
<form role="search" action="../search.json">
24+
<input type="text" placeholder="Search documentation" data-typeahead>
25+
</form>
26+
</div>
1927
</div>
2028
</header>
2129
<div class="content-wrapper">
2230
<p id="breadcrumbs">
2331
<a href="../index.html">SwiftyMocky Reference</a>
24-
<img id="carat" src="../img/carat.png" />
32+
<img id="carat" src="../img/carat.png" alt=""/>
2533
ArgumentCaptor Class Reference
2634
</p>
2735
</div>
@@ -278,6 +286,7 @@
278286
<h1>ArgumentCaptor</h1>
279287
<div class="declaration">
280288
<div class="language">
289+
281290
<pre class="highlight swift"><code><span class="kd">public</span> <span class="kd">class</span> <span class="kt">ArgumentCaptor</span><span class="o">&lt;</span><span class="kt">ValueType</span><span class="o">&gt;</span></code></pre>
282291

283292
</div>
@@ -374,7 +383,7 @@ <h4>Declaration</h4>
374383
<code>
375384
<a name="/s:11SwiftyMocky14ArgumentCaptorC7capture5whereAA9ParameterOyxGSbxcSg_tF"></a>
376385
<a name="//apple_ref/swift/Method/capture(where:)" class="dashAnchor"></a>
377-
<a class="token" href="#/s:11SwiftyMocky14ArgumentCaptorC7capture5whereAA9ParameterOyxGSbxcSg_tF">capture(where:)</a>
386+
<a class="token" href="#/s:11SwiftyMocky14ArgumentCaptorC7capture5whereAA9ParameterOyxGSbxcSg_tF">capture(where:<wbr>)</a>
378387
</code>
379388
</div>
380389
<div class="height-container">
@@ -402,10 +411,9 @@ <h4>Declaration</h4>
402411
</section>
403412
<section id="footer">
404413
<p>Copyright © 2017 MakeAWishFoundation. All rights reserved.</p>
405-
<p>Generated by <a class="link" href="https://github.com/realm/jazzy" target="_blank" rel="external">jazzy ♪♫ v0.11.2</a>, a <a class="link" href="https://realm.io" target="_blank" rel="external">Realm</a> project.</p>
414+
<p>Generated by <a class="link" href="https://github.com/realm/jazzy" target="_blank" rel="external noopener">jazzy ♪♫ v0.14.2</a>, a <a class="link" href="https://realm.io" target="_blank" rel="external noopener">Realm</a> project.</p>
406415
</section>
407416
</article>
408417
</div>
409418
</body>
410-
</div>
411419
</html>

docs/Classes/Matcher.html

Lines changed: 26 additions & 22 deletions
Original file line numberDiff line numberDiff line change
@@ -8,20 +8,28 @@
88
<script src="../js/jquery.min.js" defer></script>
99
<script src="../js/jazzy.js" defer></script>
1010

11+
<script src="../js/lunr.min.js" defer></script>
12+
<script src="../js/typeahead.jquery.js" defer></script>
13+
<script src="../js/jazzy.search.js" defer></script>
1114
</head>
1215
<body>
1316
<a name="//apple_ref/swift/Class/Matcher" class="dashAnchor"></a>
1417
<a title="Matcher Class Reference"></a>
1518
<header>
1619
<div class="content-wrapper">
17-
<p><a href="../index.html">SwiftyMocky 4.1.0 Docs</a> (86% documented)</p>
18-
<p class="header-right"><a href="https://github.com/MakeAWishFoundation/SwiftyMocky"><img src="../img/gh.png"/>View on GitHub</a></p>
20+
<p><a href="../index.html">SwiftyMocky 4.2.0 Docs</a> (86% documented)</p>
21+
<p class="header-right"><a href="https://github.com/MakeAWishFoundation/SwiftyMocky"><img src="../img/gh.png" alt="GitHub"/>View on GitHub</a></p>
22+
<div class="header-right">
23+
<form role="search" action="../search.json">
24+
<input type="text" placeholder="Search documentation" data-typeahead>
25+
</form>
26+
</div>
1927
</div>
2028
</header>
2129
<div class="content-wrapper">
2230
<p id="breadcrumbs">
2331
<a href="../index.html">SwiftyMocky Reference</a>
24-
<img id="carat" src="../img/carat.png" />
32+
<img id="carat" src="../img/carat.png" alt=""/>
2533
Matcher Class Reference
2634
</p>
2735
</div>
@@ -278,6 +286,7 @@
278286
<h1>Matcher</h1>
279287
<div class="declaration">
280288
<div class="language">
289+
281290
<pre class="highlight swift"><code><span class="kd">public</span> <span class="kd">class</span> <span class="kt">Matcher</span></code></pre>
282291

283292
</div>
@@ -308,7 +317,7 @@ <h1>Matcher</h1>
308317
<h4>Declaration</h4>
309318
<div class="language">
310319
<p class="aside-title">Swift</p>
311-
<pre class="highlight swift"><code><span class="kd">public</span> <span class="kd">static</span> <span class="kd">var</span> <span class="p">`</span><span class="nv">default</span><span class="p">`:</span> <span class="kt">Matcher</span></code></pre>
320+
<pre class="highlight swift"><code><span class="kd">public</span> <span class="kd">static</span> <span class="kd">var</span> <span class="err">`</span><span class="k">default</span><span class="err">`</span><span class="p">:</span> <span class="kt">Matcher</span></code></pre>
312321

313322
</div>
314323
</div>
@@ -374,7 +383,7 @@ <h4>Declaration</h4>
374383
<code>
375384
<a name="/s:11SwiftyMocky7MatcherC7matcherA2C_tcfc"></a>
376385
<a name="//apple_ref/swift/Method/init(matcher:)" class="dashAnchor"></a>
377-
<a class="token" href="#/s:11SwiftyMocky7MatcherC7matcherA2C_tcfc">init(matcher:)</a>
386+
<a class="token" href="#/s:11SwiftyMocky7MatcherC7matcherA2C_tcfc">init(matcher:<wbr>)</a>
378387
</code>
379388
</div>
380389
<div class="height-container">
@@ -420,7 +429,7 @@ <h4>Parameters</h4>
420429
<code>
421430
<a name="/s:11SwiftyMocky7MatcherC3set4file4lineys12StaticStringVSg_SuSgtF"></a>
422431
<a name="//apple_ref/swift/Method/set(file:line:)" class="dashAnchor"></a>
423-
<a class="token" href="#/s:11SwiftyMocky7MatcherC3set4file4lineys12StaticStringVSg_SuSgtF">set(file:line:)</a>
432+
<a class="token" href="#/s:11SwiftyMocky7MatcherC3set4file4lineys12StaticStringVSg_SuSgtF">set(file:<wbr>line:<wbr>)</a>
424433
</code>
425434
</div>
426435
<div class="height-container">
@@ -447,7 +456,7 @@ <h4>Declaration</h4>
447456
<code>
448457
<a name="/s:11SwiftyMocky7MatcherC23setupCorrentFileAndLine4file4lineys12StaticStringV_SutF"></a>
449458
<a name="//apple_ref/swift/Method/setupCorrentFileAndLine(file:line:)" class="dashAnchor"></a>
450-
<a class="token" href="#/s:11SwiftyMocky7MatcherC23setupCorrentFileAndLine4file4lineys12StaticStringV_SutF">setupCorrentFileAndLine(file:line:)</a>
459+
<a class="token" href="#/s:11SwiftyMocky7MatcherC23setupCorrentFileAndLine4file4lineys12StaticStringV_SutF">setupCorrentFileAndLine(file:<wbr>line:<wbr>)</a>
451460
</code>
452461
</div>
453462
<div class="height-container">
@@ -501,7 +510,7 @@ <h4>Declaration</h4>
501510
<code>
502511
<a name="/s:11SwiftyMocky7MatcherC14onFatalFailureyySSF"></a>
503512
<a name="//apple_ref/swift/Method/onFatalFailure(_:)" class="dashAnchor"></a>
504-
<a class="token" href="#/s:11SwiftyMocky7MatcherC14onFatalFailureyySSF">onFatalFailure(_:)</a>
513+
<a class="token" href="#/s:11SwiftyMocky7MatcherC14onFatalFailureyySSF">onFatalFailure(_:<wbr>)</a>
505514
</code>
506515
</div>
507516
<div class="height-container">
@@ -528,7 +537,7 @@ <h4>Declaration</h4>
528537
<code>
529538
<a name="/s:11SwiftyMocky7MatcherC8register_5matchyxm_Sbx_xtctlF"></a>
530539
<a name="//apple_ref/swift/Method/register(_:match:)" class="dashAnchor"></a>
531-
<a class="token" href="#/s:11SwiftyMocky7MatcherC8register_5matchyxm_Sbx_xtctlF">register(_:match:)</a>
540+
<a class="token" href="#/s:11SwiftyMocky7MatcherC8register_5matchyxm_Sbx_xtctlF">register(_:<wbr>match:<wbr>)</a>
532541
</code>
533542
</div>
534543
<div class="height-container">
@@ -548,7 +557,7 @@ <h4>Declaration</h4>
548557
<h4>Declaration</h4>
549558
<div class="language">
550559
<p class="aside-title">Swift</p>
551-
<pre class="highlight swift"><code><span class="kd">public</span> <span class="kd">func</span> <span class="n">register</span><span class="o">&lt;</span><span class="kt">T</span><span class="o">&gt;</span><span class="p">(</span><span class="n">_</span> <span class="nv">valueType</span><span class="p">:</span> <span class="kt">T</span><span class="o">.</span><span class="k">Type</span><span class="p">,</span> <span class="nv">match</span><span class="p">:</span> <span class="kd">@escaping</span> <span class="p">(</span><span class="kt">T</span><span class="p">,</span><span class="kt">T</span><span class="p">)</span> <span class="o">-&gt;</span> <span class="kt">Bool</span><span class="p">)</span></code></pre>
560+
<pre class="highlight swift"><code><span class="kd">public</span> <span class="kd">func</span> <span class="n">register</span><span class="o">&lt;</span><span class="kt">T</span><span class="o">&gt;</span><span class="p">(</span><span class="n">_</span> <span class="nv">valueType</span><span class="p">:</span> <span class="kt">T</span><span class="o">.</span><span class="k">Type</span><span class="p">,</span> <span class="nv">match</span><span class="p">:</span> <span class="kd">@escaping</span> <span class="p">(</span><span class="kt">T</span><span class="p">,</span> <span class="kt">T</span><span class="p">)</span> <span class="o">-&gt;</span> <span class="kt">Bool</span><span class="p">)</span></code></pre>
552561

553562
</div>
554563
</div>
@@ -591,7 +600,7 @@ <h4>Parameters</h4>
591600
<code>
592601
<a name="/s:11SwiftyMocky7MatcherC8registeryyxmmlF"></a>
593602
<a name="//apple_ref/swift/Method/register(_:)" class="dashAnchor"></a>
594-
<a class="token" href="#/s:11SwiftyMocky7MatcherC8registeryyxmmlF">register(_:)</a>
603+
<a class="token" href="#/s:11SwiftyMocky7MatcherC8registeryyxmmlF">register(_:<wbr>)</a>
595604
</code>
596605
</div>
597606
<div class="height-container">
@@ -637,7 +646,7 @@ <h4>Parameters</h4>
637646
<code>
638647
<a name="/s:11SwiftyMocky7MatcherC8registeryyxmSQRzlF"></a>
639648
<a name="//apple_ref/swift/Method/register(_:)" class="dashAnchor"></a>
640-
<a class="token" href="#/s:11SwiftyMocky7MatcherC8registeryyxmSQRzlF">register(_:)</a>
649+
<a class="token" href="#/s:11SwiftyMocky7MatcherC8registeryyxmSQRzlF">register(_:<wbr>)</a>
641650
</code>
642651
</div>
643652
<div class="height-container">
@@ -683,7 +692,7 @@ <h4>Parameters</h4>
683692
<code>
684693
<a name="/s:11SwiftyMocky7MatcherC10comparator3forSbx_xtcSgxm_tlF"></a>
685694
<a name="//apple_ref/swift/Method/comparator(for:)" class="dashAnchor"></a>
686-
<a class="token" href="#/s:11SwiftyMocky7MatcherC10comparator3forSbx_xtcSgxm_tlF">comparator(for:)</a>
695+
<a class="token" href="#/s:11SwiftyMocky7MatcherC10comparator3forSbx_xtcSgxm_tlF">comparator(for:<wbr>)</a>
687696
</code>
688697
</div>
689698
<div class="height-container">
@@ -738,7 +747,7 @@ <h4>Return Value</h4>
738747
<code>
739748
<a name="/s:11SwiftyMocky7MatcherC10comparator3forSbx_xtcSgxm_tSTRzlF"></a>
740749
<a name="//apple_ref/swift/Method/comparator(for:)" class="dashAnchor"></a>
741-
<a class="token" href="#/s:11SwiftyMocky7MatcherC10comparator3forSbx_xtcSgxm_tSTRzlF">comparator(for:)</a>
750+
<a class="token" href="#/s:11SwiftyMocky7MatcherC10comparator3forSbx_xtcSgxm_tSTRzlF">comparator(for:<wbr>)</a>
742751
</code>
743752
</div>
744753
<div class="height-container">
@@ -793,7 +802,7 @@ <h4>Return Value</h4>
793802
<code>
794803
<a name="/s:11SwiftyMocky7MatcherC10comparator3forSbx_xtcSgxm_tSQRzlF"></a>
795804
<a name="//apple_ref/swift/Method/comparator(for:)" class="dashAnchor"></a>
796-
<a class="token" href="#/s:11SwiftyMocky7MatcherC10comparator3forSbx_xtcSgxm_tSQRzlF">comparator(for:)</a>
805+
<a class="token" href="#/s:11SwiftyMocky7MatcherC10comparator3forSbx_xtcSgxm_tSQRzlF">comparator(for:<wbr>)</a>
797806
</code>
798807
</div>
799808
<div class="height-container">
@@ -843,7 +852,7 @@ <h4>Return Value</h4>
843852
<code>
844853
<a name="/s:11SwiftyMocky7MatcherC10comparator3forSbx_xtcSgxm_tSQRzSTRzlF"></a>
845854
<a name="//apple_ref/swift/Method/comparator(for:)" class="dashAnchor"></a>
846-
<a class="token" href="#/s:11SwiftyMocky7MatcherC10comparator3forSbx_xtcSgxm_tSQRzSTRzlF">comparator(for:)</a>
855+
<a class="token" href="#/s:11SwiftyMocky7MatcherC10comparator3forSbx_xtcSgxm_tSQRzSTRzlF">comparator(for:<wbr>)</a>
847856
</code>
848857
</div>
849858
<div class="height-container">
@@ -888,10 +897,6 @@ <h4>Return Value</h4>
888897
</section>
889898
</div>
890899
</li>
891-
</ul>
892-
</div>
893-
<div class="task-group">
894-
<ul>
895900
<li class="item">
896901
<div>
897902
<code>
@@ -954,10 +959,9 @@ <h4>Declaration</h4>
954959
</section>
955960
<section id="footer">
956961
<p>Copyright © 2017 MakeAWishFoundation. All rights reserved.</p>
957-
<p>Generated by <a class="link" href="https://github.com/realm/jazzy" target="_blank" rel="external">jazzy ♪♫ v0.11.2</a>, a <a class="link" href="https://realm.io" target="_blank" rel="external">Realm</a> project.</p>
962+
<p>Generated by <a class="link" href="https://github.com/realm/jazzy" target="_blank" rel="external noopener">jazzy ♪♫ v0.14.2</a>, a <a class="link" href="https://realm.io" target="_blank" rel="external noopener">Realm</a> project.</p>
958963
</section>
959964
</article>
960965
</div>
961966
</body>
962-
</div>
963967
</html>

0 commit comments

Comments
 (0)