Skip to content

Commit 1b9d4a6

Browse files
committed
Docs structure
1 parent c330660 commit 1b9d4a6

Some content is hidden

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

53 files changed

+6997
-8
lines changed

_assetsApi/api/index.md

+96
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,96 @@
1+
<style>
2+
article {
3+
background: transparent !important;
4+
}
5+
6+
div.contribution-panel {
7+
display: none;
8+
}
9+
10+
blockquote {
11+
border: 0;
12+
margin: 20px 0;
13+
min-height: 70px;
14+
padding: 24px 80px;
15+
background-color: #f9edc6;
16+
background-image: url("/devtools/justmock/assets/important-icon.svg");
17+
color: #fff;
18+
background-repeat: no-repeat;
19+
background-size: 48px;
20+
background-position: center;
21+
background-position-x: 16px;
22+
background-position-y: 50%;
23+
color: #000000; }
24+
blockquote:not(.alert-note) a, blockquote:not(.alert-note) a:link {
25+
color: #000000;
26+
text-decoration: underline; }
27+
blockquote:not(.alert-note) a:hover, blockquote:not(.alert-note) a:active, blockquote:not(.alert-note) a:focus, blockquote:not(.alert-note) a:link:hover, blockquote:not(.alert-note) a:link:active, blockquote:not(.alert-note) a:link:focus {
28+
color: #000000;
29+
text-decoration: none !important; }
30+
blockquote p:first-child,
31+
blockquote ul:first-child,
32+
blockquote ol:first-child {
33+
margin-top: 0; }
34+
blockquote p:last-child,
35+
blockquote ul:last-child,
36+
blockquote ol:last-child {
37+
margin-bottom: 0; }
38+
blockquote.disclaimer {
39+
background-color: #eaebec;
40+
color: #4f5d6c; }
41+
blockquote.disclaimer p:first-child {
42+
color: #36393f; }
43+
blockquote.alert-note {
44+
margin-top: 2em;
45+
margin-bottom: 2em;
46+
background-color: #eaebec;
47+
color: #4f5d6c; }
48+
blockquote.important {
49+
background-color: #f9edc6;
50+
background-image: url("/devtools/justmock/assets/important-icon.svg"); }
51+
blockquote.caution {
52+
background-color: #f7e1df;
53+
background-image: url("/devtools/justmock/assets/caution-icon.svg"); }
54+
blockquote.tip {
55+
background-color: #e4f1df;
56+
background-image: url("/devtools/justmock/assets/tip-icon.svg"); }
57+
58+
59+
article:not(.api-reference)>p:first-child, article:not(.api-reference) h1+p {
60+
font-size: 18px;
61+
font-weight: 300;
62+
line-height: 24px;
63+
margin-top: 15px;
64+
margin-bottom: 20px;
65+
font-family: "Roboto", Helvetica, Arial, sans-serif;
66+
color: #8a959f;
67+
}
68+
69+
@media (min-width: 768px) {
70+
article:not(.api-reference)>p:first-child, article:not(.api-reference) h1+p {
71+
font-size: 22px;
72+
line-height: 28px;
73+
}
74+
}
75+
76+
@media (min-width: 1025px) {
77+
article:not(.api-reference)>p:first-child, article:not(.api-reference) h1+p {
78+
font-size: 26px;
79+
line-height: 32px;
80+
}
81+
}
82+
83+
</style>
84+
85+
# Telerik JustMock API Reference
86+
The API reference section of the documentation contains a list and descriptions of all public available classes, methods and properties of the Telerik JustMock product.
87+
88+
## Namespaces
89+
90+
| Namespaces | Description |
91+
| -----------| ----------- |
92+
| [Telerik.JustMock](http://docs.telerik.com/devtools/justmock/api/Telerik.JustMock) | In: *Telerik.JustMock.dll* <br/> This namespace must be included to any JustMock test project. |
93+
| [Telerik.JustMock.AutoMock](http://docs.telerik.com/devtools/justmock/api/Telerik.JustMock.AutoMock) | In: *Telerik.JustMock.dll* <br/> This namespace must be included to use AutoMock. |
94+
| [Telerik.JustMock.Helpers](http://docs.telerik.com/devtools/justmock/api/Telerik.JustMock.Helpers) | In: *Telerik.JustMock.dll* <br/> This namespace must be included in any JustMock test project using fluent syntaxt for its tests.Also contains helpers methods. |
95+
| [Telerik.JustMock.Setup](http://docs.telerik.com/devtools/justmock/api/Telerik.JustMock.Setup) | In: *Telerik.JustMock.dll* <br/> This namespace is used for configuring the JustMocks behavior. |
96+
| [Telerik.JustMock.Trial](http://docs.telerik.com/devtools/justmock/api/Telerik.JustMock.Trial) | In: *Telerik.JustMock.dll*
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,37 @@
1+
<div id="navbar" class="nav navbar-collapse row">
2+
<div class="col-xs-2">
3+
<a class="button all-components" ><span class="item-expanded"></span></a>
4+
<span class="k-icon all-components-expanded-icon"></span>
5+
</div>
6+
<div class="global-search">
7+
<form action="/devtools/justmock/search" method="get">
8+
<div class="search-input-container">
9+
<input id="local-search" placeholder="Search for &hellip;" name="q" />
10+
<div id='refine-search-container'>
11+
<div id='refine-search-button' class='unselectable'>
12+
<span id='refine-search-label' data-bind='text: label'></span>
13+
<span class='k-icon k-i-arrow-chevron-down'></span>
14+
</div>
15+
</div>
16+
<div id="refine-search-popup" style="display: none">
17+
<ul>
18+
<li>
19+
<label class="custom-checkbox unselectable"><input type="checkbox" data-bind="checked: documentation" /><span class="k-icon k-i-check"></span>Search in Documentation</label>
20+
</li>
21+
<li>
22+
<label class="custom-checkbox unselectable"><input type="checkbox" data-bind="checked: api" /><span class="k-icon k-i-check"></span>Search in API Reference</label>
23+
</li>
24+
</ul>
25+
</div>
26+
</div>
27+
</form>
28+
<script>
29+
var gcsInstance = '001595215763381649090:bmvql-x1xsw';
30+
var gcsKey = 'AIzaSyC8edQ_EPDSw2G4lsc7HhAfJ6e-aWhQ4bY';
31+
isKbPage = false ;
32+
siteHasKbPortal = '';
33+
hasApiReference = true ;
34+
</script>
35+
<script type="text/javascript" src="/devtools/justmock/assets/search-results.js"></script>
36+
</div>
37+
</div>
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,215 @@
1+
<div id="footer" class="container-fluid pb-40">
2+
3+
<div class="row feedback-row mb-60">
4+
<div class="col-sm-8 col-sm-offset-4 col-md-offset-3 col-lg-8 col-lg-offset-2">
5+
<div class="row">
6+
<div class="col-md-10 col-md-offset-1">
7+
<div class="row feedback">
8+
<div class="col-xs-8">
9+
<h4>Was this article helpful?</h4>
10+
</div>
11+
<div class="col-xs-4 text-right">
12+
<button data-value="yes" id="yesButton">Yes</button>
13+
&nbsp;/&nbsp;
14+
<button data-value="no" id="noButton">No</button>
15+
</div>
16+
</div>
17+
</div>
18+
</div>
19+
</div>
20+
</div>
21+
22+
<div class="dialog-overlay">
23+
<div class="feedback-dialog dialog dialog-enter">
24+
<div id="feedback-container">
25+
<div id="feedback-window-container">
26+
<div id="feedback-form-window">
27+
<h3 class="mt-0 mb-5">Give article feedback</h3>
28+
<p>Tell us how we can improve this article</p>
29+
<span id="feedback-form-popup-container"></span>
30+
<form id="feedback-form">
31+
<div id="feedback-checkbox-area">
32+
<input id="hidden-sheet-id" type="hidden" value="14RypVB61J1Zbq7JjxBay2Pf3seiLOlwrK08jbfNL64M">
33+
<label>
34+
<input type="checkbox" data-bind="checked: outdatedSample" /> Code samples are inaccurate / outdated.
35+
</label>
36+
<span class="required-field" data-bind="visible: outdatedSample"></span>
37+
<textarea id="feedback-code-sample-text-input" placeholder="Please, specify more details ..." class="feedback-extw__textarea"
38+
data-bind="visible: outdatedSample, value: inaccurateOutdatedCodeSamplesText">
39+
</textarea>
40+
<label>
41+
<input type="checkbox" data-bind="checked: otherMoreInformation" /> I expected to find other / more information.
42+
</label>
43+
<span class="required-field" data-bind="visible: otherMoreInformation"></span>
44+
<textarea id="feedback-more-information-text-input" class="feedback-extw__textarea" placeholder="Please, specify what information can be added ..."
45+
data-bind="visible: otherMoreInformation, value: otherMoreInformationText">
46+
</textarea>
47+
<label>
48+
<input type="checkbox" data-bind="checked: textErrors" /> There are typos / broken links / broken page elements.
49+
</label>
50+
<span class="required-field" data-bind="visible: textErrors"></span>
51+
<textarea id="feedback-text-errors-text-input" class="feedback-extw__textarea" placeholder="Please, specify what needs to be fixed ..."
52+
data-bind="visible: textErrors, value: typosLinksElementsText">
53+
</textarea>
54+
<label>
55+
<input type="checkbox" data-bind="checked: inaccurateContent" /> Content is inaccurate / outdated.
56+
</label>
57+
<span class="required-field" data-bind="visible: inaccurateContent"></span>
58+
<textarea id="feedback-inaccurate-content-text-input" class="feedback-extw__textarea" placeholder="Please, specify which conent ..."
59+
data-bind="visible: inaccurateContent, value: inaccurateOutdatedContentText">
60+
</textarea>
61+
<label>
62+
<input type="checkbox" data-bind="checked: otherFeedback" /> Other
63+
</label>
64+
<span class="required-field" data-bind="visible: otherFeedback"></span>
65+
<textarea id="feedback-other-text-input" placeholder="Please, enter more details or not listed feedback ..." class="feedback-extw__textarea"
66+
data-bind="visible: otherFeedback, value: textFeedback">
67+
</textarea>
68+
<input id="feedback-email-input" type="email" placeholder="email (optional)" data-email-msg="Email format is not valid."
69+
class="feedback-extw__input input" data-bind="value: email" />
70+
<label>
71+
<input type="checkbox" data-bind="checked: acceptFeedbackContact" /> By checking this box you consent to Progress contacting you by email about your response on this page.
72+
</label>
73+
</div>
74+
</form>
75+
<div class="feedback-extw__foot">
76+
<p class="mt-30 mb-0" style="text-align: right;">
77+
<button class="button ghost dialog-hide">Cancel</button>
78+
<button class="button dialog-hide" type="submit">Submit</button>
79+
</p>
80+
</div>
81+
</div>
82+
</div>
83+
</div>
84+
</div>
85+
</div>
86+
87+
<script>
88+
$(document).ready(function() {
89+
initFeedbackForm({
90+
dialog: ".dialog-overlay",
91+
closeButtons: ".dialog-hide",
92+
container: ".feedback"
93+
});
94+
});
95+
</script>
96+
97+
<script>
98+
$(".read-prev").hover(function() {
99+
$(".title-prev").show();
100+
}, function() {
101+
$(".title-prev").hide();
102+
});
103+
104+
$(".read-next").hover(function() {
105+
$(".title-next").show();
106+
}, function() {
107+
$(".title-next").hide();
108+
});
109+
110+
$(".all-components").click(function() {
111+
$(".all-components").toggleClass("show-components");
112+
$('.sidetoggle').toggleClass("collapse");
113+
$('.sidetoc').toggleClass("show-components");
114+
$(".sidefilter").toggleClass("show-components");
115+
});
116+
</script>
117+
118+
119+
<div class="row">
120+
<div class="col-lg-8 col-lg-offset-2">
121+
<div class="row">
122+
<div class="col-md-12 col-lg-10 col-lg-offset-1">
123+
<div class="row">
124+
125+
126+
<div class="col-sm-6 mb-20">
127+
<h6 class="mt-0 mb-10">Getting Started</h6>
128+
<ul class="list-unstyled">
129+
130+
<li><a href="https://www.telerik.com/products/mocking/unit-testing.aspx" target="_blank">Unit Testing and Mocking Explained</a></li>
131+
132+
<li><a href="https://www.telerik.com/videos/justmock" target="_blank">Videos</a></li>
133+
134+
<li><a href="https://www.telerik.com/products/mocking/faq.aspx" target="_blank">FAQs</a></li>
135+
136+
</ul>
137+
</div>
138+
139+
<div class="col-sm-6 mb-20">
140+
<h6 class="mt-0 mb-10">Community</h6>
141+
<ul class="list-unstyled">
142+
143+
<li><a href="https://www.telerik.com/forums/justmock" target="_blank">Forums</a></li>
144+
145+
<li><a href="https://www.telerik.com/blogs/tag/justmock" target="_blank">Blogs</a></li>
146+
147+
<li><a href="https://feedback.telerik.com/Project/105" target="_blank">Feedback Portal</a></li>
148+
149+
</ul>
150+
</div>
151+
152+
153+
</div>
154+
<div class="row copyright">
155+
<div class="col-sm-4 social-icons">
156+
<span class="sticky">
157+
<a class="social-icon" href="https://www.facebook.com/Telerik/" title=""><?xml version="1.0" encoding="utf-8"?>
158+
<!-- Generator: Adobe Illustrator 14.0.0, SVG Export Plug-In . SVG Version: 6.00 Build 43363) -->
159+
<!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN" "http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd">
160+
<svg version="1.1" id="Layer_1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px"
161+
width="32px" height="32px" viewBox="0 0 32 32" enable-background="new 0 0 32 32" xml:space="preserve">
162+
<path d="M13.766,32.155V17.559H8.854V11.87h4.912V7.675c0-4.869,2.973-7.52,7.316-7.52c2.08,0,3.868,0.155,4.39,0.224v5.088
163+
l-3.013,0.001c-2.362,0-2.819,1.122-2.819,2.769v3.632h5.634l-0.734,5.688H19.64v14.597H13.766z"/>
164+
</svg>
165+
</a>
166+
<a class="social-icon" href="https://twitter.com/Telerik/" title=""><?xml version="1.0" encoding="utf-8"?>
167+
<!-- Generator: Adobe Illustrator 14.0.0, SVG Export Plug-In . SVG Version: 6.00 Build 43363) -->
168+
<!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN" "http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd">
169+
<svg version="1.1" id="Layer_1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px"
170+
width="32px" height="32px" viewBox="0 0 32 32" enable-background="new 0 0 32 32" xml:space="preserve">
171+
<path fill="#231F20" d="M32,6.076c-1.178,0.522-2.442,0.875-3.771,1.034c1.355-0.813,2.396-2.1,2.887-3.632
172+
c-1.269,0.752-2.674,1.298-4.169,1.593c-1.198-1.276-2.904-2.073-4.792-2.073c-3.626,0-6.566,2.939-6.566,6.565
173+
c0,0.515,0.058,1.016,0.17,1.496C10.303,10.785,5.466,8.171,2.228,4.199c-0.565,0.97-0.889,2.097-0.889,3.3
174+
c0,2.278,1.159,4.287,2.92,5.464c-1.076-0.034-2.088-0.329-2.974-0.821c0,0.027,0,0.055,0,0.083c0,3.181,2.263,5.834,5.267,6.438
175+
c-0.551,0.15-1.131,0.23-1.73,0.23c-0.423,0-0.834-0.041-1.235-0.118c0.835,2.608,3.26,4.507,6.133,4.56
176+
c-2.247,1.761-5.078,2.811-8.154,2.811c-0.53,0-1.052-0.031-1.566-0.092c2.905,1.862,6.356,2.949,10.064,2.949
177+
c12.076,0,18.679-10.004,18.679-18.679c0-0.285-0.007-0.568-0.02-0.849C30.007,8.549,31.12,7.393,32,6.076"/>
178+
</svg>
179+
</a>
180+
<a class="social-icon" href="https://www.youtube.com/user/TelerikInc" title=""><?xml version="1.0" encoding="utf-8"?>
181+
<!-- Generator: Adobe Illustrator 14.0.0, SVG Export Plug-In . SVG Version: 6.00 Build 43363) -->
182+
<!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN" "http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd">
183+
<svg version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px" viewBox="0 0 512 512" xml:space="preserve">
184+
<path d="M506.887,153.632c0,0-5.003-35.283-20.354-50.82c-19.469-20.393-41.293-20.494-51.301-21.687
185+
c-71.647-5.179-179.121-5.179-179.121-5.179h-0.223c0,0-107.472,0-179.121,5.179c-10.008,1.194-31.824,1.295-51.301,21.687
186+
c-15.351,15.537-20.346,50.82-20.346,50.82S0,195.065,0,236.497v38.843c0,41.433,5.12,82.865,5.12,82.865
187+
s4.995,35.283,20.346,50.82c19.476,20.393,45.06,19.748,56.455,21.885C122.883,434.839,256,436.054,256,436.054
188+
s107.585-0.162,179.232-5.341c10.008-1.194,31.831-1.295,51.301-21.687c15.351-15.537,20.354-50.82,20.354-50.82
189+
S512,316.773,512,275.341v-38.843C512,195.065,506.887,153.632,506.887,153.632z M203.87,322.913v-144.36l137.342,72.18 L203.87,322.913z"/>
190+
</svg></a>
191+
<a class="social-icon" href="https://www.linkedin.com/showcase/telerik/" title=""><?xml version="1.0" encoding="utf-8"?>
192+
<!-- Generator: Adobe Illustrator 14.0.0, SVG Export Plug-In . SVG Version: 6.00 Build 43363) -->
193+
<!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN" "http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd">
194+
<svg version="1.1" id="Layer_1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px"
195+
width="32px" height="32px" viewBox="0 0 32 32" enable-background="new 0 0 32 32" xml:space="preserve">
196+
<path d="M7.81,29V9.652H1.379V29H7.81z M4.596,7.009c2.243,0,3.638-1.486,3.638-3.342C8.192,1.768,6.838,0.324,4.638,0.324
197+
C2.438,0.324,1,1.768,1,3.667c0,1.856,1.396,3.342,3.554,3.342H4.596L4.596,7.009z M11.37,29h6.43V18.195
198+
c0-0.579,0.042-1.156,0.213-1.569c0.465-1.155,1.521-2.352,3.3-2.352c2.325,0,3.257,1.774,3.257,4.375v10.35H31V17.906
199+
c0-5.943-3.173-8.708-7.404-8.708c-3.469,0-4.992,1.939-5.838,3.259H17.8V9.651h-6.43C11.454,11.467,11.37,28.999,11.37,29L11.37,29
200+
z"/>
201+
</svg>
202+
</a>
203+
</span>
204+
</div>
205+
<div class="col-sm-8">
206+
<p>Copyright &copy; 2019 Progress Software Corporation and/or its subsidiaries or affiliates.<br /> All Rights Reserved.</p>
207+
208+
<p>Progress, Telerik, and certain product names used herein are trademarks or registered trademarks of Progress Software Corporation and/or one of its subsidiaries or affiliates in the U.S. and/or other countries. See <a href="https://www.progress.com/legal/trademarks">Trademarks</a> for appropriate markings.</p>
209+
</div>
210+
</div>
211+
</div>
212+
</div>
213+
</div>
214+
215+
</div>

0 commit comments

Comments
 (0)