naturalspec 1.0.68.0

Sign up to get free protection for your applications and to get access to all the features.
@@ -0,0 +1,109 @@
1
+ <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Frameset//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-frameset.dtd">
2
+ <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
3
+ <head>
4
+ <title>ScenarioSource - NaturalSpec Documentation</title>
5
+ <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1"/>
6
+ <link type="text/css" rel="stylesheet" href="../main.css"/>
7
+ <script type="text/javascript" src="../js/jquery-1.3.2.min.js"></script>
8
+ <script type="text/javascript" src="../js/jquery.scrollTo-min.js"></script>
9
+ <script type="text/javascript" src="../js/navigation.js"></script>
10
+ </head>
11
+ <body><div id="namespaces">
12
+ <h2 class="fixed">Namespaces</h2>
13
+ <div class="scroll">
14
+ <ul><li>
15
+ <a href="../NaturalSpec/index.htm" class="current">NaturalSpec</a>
16
+ </li>
17
+ </ul>
18
+ </div>
19
+ </div><div id="types">
20
+ <h2 class="fixed">Types in NaturalSpec</h2>
21
+ <div class="scroll">
22
+ <ul><li>
23
+ <a href="../NaturalSpec/AssemblyInfo.htm">AssemblyInfo</a>
24
+ </li><li>
25
+ <a href="../NaturalSpec/AssertType.htm">AssertType</a>
26
+ </li><li>
27
+ <a href="../NaturalSpec/Expectations.htm">Expectations</a>
28
+ </li><li>
29
+ <a href="../NaturalSpec/Fails.htm">Fails</a>
30
+ </li><li>
31
+ <a href="../NaturalSpec/FailsWith.htm">FailsWith</a>
32
+ </li><li>
33
+ <a href="../NaturalSpec/FailsWithType.htm">FailsWithType</a>
34
+ </li><li>
35
+ <a href="../NaturalSpec/File.htm">File</a>
36
+ </li><li>
37
+ <a href="../NaturalSpec/IlHelper.htm">IlHelper</a>
38
+ </li><li>
39
+ <a href="../NaturalSpec/Math.htm">Math</a>
40
+ </li><li>
41
+ <a href="../NaturalSpec/Mock.htm">Mock</a>
42
+ </li><li>
43
+ <a href="../NaturalSpec/ReturnException183c26a427ae489c8fd92ec21a0c9a59.htm">ReturnException183c26a427ae489c8fd92ec21a0c9a59</a>
44
+ </li><li>
45
+ <a href="../NaturalSpec/ReturnNoneException183c26a427ae489c8fd92ec21a0c9a59.htm">ReturnNoneException183c26a427ae489c8fd92ec21a0c9a59</a>
46
+ </li><li>
47
+ <a href="../NaturalSpec/Scenario.htm">Scenario</a>
48
+ </li><li>
49
+ <a href="../NaturalSpec/ScenarioSource.htm" class="current">ScenarioSource</a>
50
+ </li><li>
51
+ <a href="../NaturalSpec/ScenarioTemplate.htm">ScenarioTemplate</a>
52
+ </li><li>
53
+ <a href="../NaturalSpec/SequenceFunctions.htm">SequenceFunctions</a>
54
+ </li><li>
55
+ <a href="../NaturalSpec/Source.htm">Source</a>
56
+ </li><li>
57
+ <a href="../NaturalSpec/Syntax.htm">Syntax</a>
58
+ </li><li>
59
+ <a href="../NaturalSpec/Tags.htm">Tags</a>
60
+ </li><li>
61
+ <a href="../NaturalSpec/TestCaseParam.htm">TestCaseParam</a>
62
+ </li><li>
63
+ <a href="../NaturalSpec/TimeMeasurement.htm">TimeMeasurement</a>
64
+ </li><li>
65
+ <a href="../NaturalSpec/Utils.htm">Utils</a>
66
+ </li>
67
+ </ul>
68
+ </div>
69
+ </div>
70
+ <div class="header">
71
+ <p class="class"><strong>Type</strong> ScenarioSource</p>
72
+ <p><strong>Namespace</strong> NaturalSpec</p><p><strong>Parent</strong> <span title="NUnit.Framework.TestCaseSourceAttribute">TestCaseSourceAttribute</span></p>
73
+ </div>
74
+ <div class="sub-header">
75
+
76
+
77
+
78
+ <h3 class="section">Properties</h3>
79
+ <ul><li><a href="../NaturalSpec/ScenarioSource.htm#SourceName">SourceName</a></li><li><a href="../NaturalSpec/ScenarioSource.htm#SourceType">SourceType</a></li><li><a href="../NaturalSpec/ScenarioSource.htm#TypeId">TypeId</a></li>
80
+ </ul>
81
+
82
+ </div>
83
+
84
+
85
+
86
+
87
+ <h3 class="section">Public properties</h3>
88
+ <div id="SourceName" class="method">
89
+ <h4><span title="System.string">string</span> <strong>SourceName</strong> get; </h4>
90
+ <div class="content">
91
+
92
+ </div>
93
+ </div><div id="SourceType" class="method">
94
+ <h4><span title="System.Type">Type</span> <strong>SourceType</strong> get; </h4>
95
+ <div class="content">
96
+
97
+ </div>
98
+ </div><div id="TypeId" class="method">
99
+ <h4><span title="System.object">object</span> <strong>TypeId</strong> get; </h4>
100
+ <div class="content">
101
+
102
+ </div>
103
+ </div>
104
+ <div id="footer">
105
+ <p>Based on v1.0.17.0 of NaturalSpec</p>
106
+ <p>Generated by <a href="http://docu.jagregory.com">docu</a></p>
107
+ </div>
108
+ </body>
109
+ </html>
@@ -0,0 +1,154 @@
1
+ <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Frameset//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-frameset.dtd">
2
+ <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
3
+ <head>
4
+ <title>ScenarioTemplate - NaturalSpec Documentation</title>
5
+ <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1"/>
6
+ <link type="text/css" rel="stylesheet" href="../main.css"/>
7
+ <script type="text/javascript" src="../js/jquery-1.3.2.min.js"></script>
8
+ <script type="text/javascript" src="../js/jquery.scrollTo-min.js"></script>
9
+ <script type="text/javascript" src="../js/navigation.js"></script>
10
+ </head>
11
+ <body><div id="namespaces">
12
+ <h2 class="fixed">Namespaces</h2>
13
+ <div class="scroll">
14
+ <ul><li>
15
+ <a href="../NaturalSpec/index.htm" class="current">NaturalSpec</a>
16
+ </li>
17
+ </ul>
18
+ </div>
19
+ </div><div id="types">
20
+ <h2 class="fixed">Types in NaturalSpec</h2>
21
+ <div class="scroll">
22
+ <ul><li>
23
+ <a href="../NaturalSpec/AssemblyInfo.htm">AssemblyInfo</a>
24
+ </li><li>
25
+ <a href="../NaturalSpec/AssertType.htm">AssertType</a>
26
+ </li><li>
27
+ <a href="../NaturalSpec/Expectations.htm">Expectations</a>
28
+ </li><li>
29
+ <a href="../NaturalSpec/Fails.htm">Fails</a>
30
+ </li><li>
31
+ <a href="../NaturalSpec/FailsWith.htm">FailsWith</a>
32
+ </li><li>
33
+ <a href="../NaturalSpec/FailsWithType.htm">FailsWithType</a>
34
+ </li><li>
35
+ <a href="../NaturalSpec/File.htm">File</a>
36
+ </li><li>
37
+ <a href="../NaturalSpec/IlHelper.htm">IlHelper</a>
38
+ </li><li>
39
+ <a href="../NaturalSpec/Math.htm">Math</a>
40
+ </li><li>
41
+ <a href="../NaturalSpec/Mock.htm">Mock</a>
42
+ </li><li>
43
+ <a href="../NaturalSpec/ReturnException183c26a427ae489c8fd92ec21a0c9a59.htm">ReturnException183c26a427ae489c8fd92ec21a0c9a59</a>
44
+ </li><li>
45
+ <a href="../NaturalSpec/ReturnNoneException183c26a427ae489c8fd92ec21a0c9a59.htm">ReturnNoneException183c26a427ae489c8fd92ec21a0c9a59</a>
46
+ </li><li>
47
+ <a href="../NaturalSpec/Scenario.htm">Scenario</a>
48
+ </li><li>
49
+ <a href="../NaturalSpec/ScenarioSource.htm">ScenarioSource</a>
50
+ </li><li>
51
+ <a href="../NaturalSpec/ScenarioTemplate.htm" class="current">ScenarioTemplate</a>
52
+ </li><li>
53
+ <a href="../NaturalSpec/SequenceFunctions.htm">SequenceFunctions</a>
54
+ </li><li>
55
+ <a href="../NaturalSpec/Source.htm">Source</a>
56
+ </li><li>
57
+ <a href="../NaturalSpec/Syntax.htm">Syntax</a>
58
+ </li><li>
59
+ <a href="../NaturalSpec/Tags.htm">Tags</a>
60
+ </li><li>
61
+ <a href="../NaturalSpec/TestCaseParam.htm">TestCaseParam</a>
62
+ </li><li>
63
+ <a href="../NaturalSpec/TimeMeasurement.htm">TimeMeasurement</a>
64
+ </li><li>
65
+ <a href="../NaturalSpec/Utils.htm">Utils</a>
66
+ </li>
67
+ </ul>
68
+ </div>
69
+ </div>
70
+ <div class="header">
71
+ <p class="class"><strong>Type</strong> ScenarioTemplate</p>
72
+ <p><strong>Namespace</strong> NaturalSpec</p><p><strong>Parent</strong> <span title="NUnit.Framework.TestCaseAttribute">TestCaseAttribute</span></p>
73
+ </div>
74
+ <div class="sub-header">
75
+
76
+
77
+
78
+ <h3 class="section">Properties</h3>
79
+ <ul><li><a href="../NaturalSpec/ScenarioTemplate.htm#Arguments">Arguments</a></li><li><a href="../NaturalSpec/ScenarioTemplate.htm#Description">Description</a></li><li><a href="../NaturalSpec/ScenarioTemplate.htm#ExpectedException">ExpectedException</a></li><li><a href="../NaturalSpec/ScenarioTemplate.htm#ExpectedExceptionName">ExpectedExceptionName</a></li><li><a href="../NaturalSpec/ScenarioTemplate.htm#ExpectedMessage">ExpectedMessage</a></li><li><a href="../NaturalSpec/ScenarioTemplate.htm#Ignore">Ignore</a></li><li><a href="../NaturalSpec/ScenarioTemplate.htm#Ignored">Ignored</a></li><li><a href="../NaturalSpec/ScenarioTemplate.htm#IgnoreReason">IgnoreReason</a></li><li><a href="../NaturalSpec/ScenarioTemplate.htm#MatchType">MatchType</a></li><li><a href="../NaturalSpec/ScenarioTemplate.htm#Result">Result</a></li><li><a href="../NaturalSpec/ScenarioTemplate.htm#TestName">TestName</a></li><li><a href="../NaturalSpec/ScenarioTemplate.htm#TypeId">TypeId</a></li>
80
+ </ul>
81
+
82
+ </div>
83
+
84
+
85
+
86
+
87
+ <h3 class="section">Public properties</h3>
88
+ <div id="Arguments" class="method">
89
+ <h4><span title="System.Object[]">Object[]</span> <strong>Arguments</strong> get; </h4>
90
+ <div class="content">
91
+
92
+ </div>
93
+ </div><div id="Description" class="method">
94
+ <h4><span title="System.string">string</span> <strong>Description</strong> get; set;</h4>
95
+ <div class="content">
96
+
97
+ </div>
98
+ </div><div id="ExpectedException" class="method">
99
+ <h4><span title="System.Type">Type</span> <strong>ExpectedException</strong> get; set;</h4>
100
+ <div class="content">
101
+
102
+ </div>
103
+ </div><div id="ExpectedExceptionName" class="method">
104
+ <h4><span title="System.string">string</span> <strong>ExpectedExceptionName</strong> get; set;</h4>
105
+ <div class="content">
106
+
107
+ </div>
108
+ </div><div id="ExpectedMessage" class="method">
109
+ <h4><span title="System.string">string</span> <strong>ExpectedMessage</strong> get; set;</h4>
110
+ <div class="content">
111
+
112
+ </div>
113
+ </div><div id="Ignore" class="method">
114
+ <h4><span title="System.bool">bool</span> <strong>Ignore</strong> get; set;</h4>
115
+ <div class="content">
116
+
117
+ </div>
118
+ </div><div id="Ignored" class="method">
119
+ <h4><span title="System.bool">bool</span> <strong>Ignored</strong> get; set;</h4>
120
+ <div class="content">
121
+
122
+ </div>
123
+ </div><div id="IgnoreReason" class="method">
124
+ <h4><span title="System.string">string</span> <strong>IgnoreReason</strong> get; set;</h4>
125
+ <div class="content">
126
+
127
+ </div>
128
+ </div><div id="MatchType" class="method">
129
+ <h4><span title="NUnit.Framework.MessageMatch">MessageMatch</span> <strong>MatchType</strong> get; set;</h4>
130
+ <div class="content">
131
+
132
+ </div>
133
+ </div><div id="Result" class="method">
134
+ <h4><span title="System.object">object</span> <strong>Result</strong> get; set;</h4>
135
+ <div class="content">
136
+
137
+ </div>
138
+ </div><div id="TestName" class="method">
139
+ <h4><span title="System.string">string</span> <strong>TestName</strong> get; set;</h4>
140
+ <div class="content">
141
+
142
+ </div>
143
+ </div><div id="TypeId" class="method">
144
+ <h4><span title="System.object">object</span> <strong>TypeId</strong> get; </h4>
145
+ <div class="content">
146
+
147
+ </div>
148
+ </div>
149
+ <div id="footer">
150
+ <p>Based on v1.0.17.0 of NaturalSpec</p>
151
+ <p>Generated by <a href="http://docu.jagregory.com">docu</a></p>
152
+ </div>
153
+ </body>
154
+ </html>
@@ -0,0 +1,166 @@
1
+ <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Frameset//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-frameset.dtd">
2
+ <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
3
+ <head>
4
+ <title>SequenceFunctions - NaturalSpec Documentation</title>
5
+ <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1"/>
6
+ <link type="text/css" rel="stylesheet" href="../main.css"/>
7
+ <script type="text/javascript" src="../js/jquery-1.3.2.min.js"></script>
8
+ <script type="text/javascript" src="../js/jquery.scrollTo-min.js"></script>
9
+ <script type="text/javascript" src="../js/navigation.js"></script>
10
+ </head>
11
+ <body><div id="namespaces">
12
+ <h2 class="fixed">Namespaces</h2>
13
+ <div class="scroll">
14
+ <ul><li>
15
+ <a href="../NaturalSpec/index.htm" class="current">NaturalSpec</a>
16
+ </li>
17
+ </ul>
18
+ </div>
19
+ </div><div id="types">
20
+ <h2 class="fixed">Types in NaturalSpec</h2>
21
+ <div class="scroll">
22
+ <ul><li>
23
+ <a href="../NaturalSpec/AssemblyInfo.htm">AssemblyInfo</a>
24
+ </li><li>
25
+ <a href="../NaturalSpec/AssertType.htm">AssertType</a>
26
+ </li><li>
27
+ <a href="../NaturalSpec/Expectations.htm">Expectations</a>
28
+ </li><li>
29
+ <a href="../NaturalSpec/Fails.htm">Fails</a>
30
+ </li><li>
31
+ <a href="../NaturalSpec/FailsWith.htm">FailsWith</a>
32
+ </li><li>
33
+ <a href="../NaturalSpec/FailsWithType.htm">FailsWithType</a>
34
+ </li><li>
35
+ <a href="../NaturalSpec/File.htm">File</a>
36
+ </li><li>
37
+ <a href="../NaturalSpec/IlHelper.htm">IlHelper</a>
38
+ </li><li>
39
+ <a href="../NaturalSpec/Math.htm">Math</a>
40
+ </li><li>
41
+ <a href="../NaturalSpec/Mock.htm">Mock</a>
42
+ </li><li>
43
+ <a href="../NaturalSpec/ReturnException183c26a427ae489c8fd92ec21a0c9a59.htm">ReturnException183c26a427ae489c8fd92ec21a0c9a59</a>
44
+ </li><li>
45
+ <a href="../NaturalSpec/ReturnNoneException183c26a427ae489c8fd92ec21a0c9a59.htm">ReturnNoneException183c26a427ae489c8fd92ec21a0c9a59</a>
46
+ </li><li>
47
+ <a href="../NaturalSpec/Scenario.htm">Scenario</a>
48
+ </li><li>
49
+ <a href="../NaturalSpec/ScenarioSource.htm">ScenarioSource</a>
50
+ </li><li>
51
+ <a href="../NaturalSpec/ScenarioTemplate.htm">ScenarioTemplate</a>
52
+ </li><li>
53
+ <a href="../NaturalSpec/SequenceFunctions.htm" class="current">SequenceFunctions</a>
54
+ </li><li>
55
+ <a href="../NaturalSpec/Source.htm">Source</a>
56
+ </li><li>
57
+ <a href="../NaturalSpec/Syntax.htm">Syntax</a>
58
+ </li><li>
59
+ <a href="../NaturalSpec/Tags.htm">Tags</a>
60
+ </li><li>
61
+ <a href="../NaturalSpec/TestCaseParam.htm">TestCaseParam</a>
62
+ </li><li>
63
+ <a href="../NaturalSpec/TimeMeasurement.htm">TimeMeasurement</a>
64
+ </li><li>
65
+ <a href="../NaturalSpec/Utils.htm">Utils</a>
66
+ </li>
67
+ </ul>
68
+ </div>
69
+ </div>
70
+ <div class="header">
71
+ <p class="class"><strong>Type</strong> SequenceFunctions</p>
72
+ <p><strong>Namespace</strong> NaturalSpec</p>
73
+ </div>
74
+ <div class="sub-header">
75
+
76
+
77
+ <h3 class="section">Methods</h3>
78
+ <ul><li><a href="../NaturalSpec/SequenceFunctions.htm#contain_all_elements_from``2">contain_all_elements_from&lt;a, b&gt;</a></li><li><a href="../NaturalSpec/SequenceFunctions.htm#contain_no_other_elements_than``2">contain_no_other_elements_than&lt;a, b&gt;</a></li><li><a href="../NaturalSpec/SequenceFunctions.htm#contain``1">contain&lt;a&gt;</a></li><li><a href="../NaturalSpec/SequenceFunctions.htm#duplicates``1">duplicates&lt;a&gt;</a></li><li><a href="../NaturalSpec/SequenceFunctions.htm#empty``1">empty&lt;a&gt;</a></li><li><a href="../NaturalSpec/SequenceFunctions.htm#length``1">length&lt;a&gt;</a></li><li><a href="../NaturalSpec/SequenceFunctions.htm#Removing``1">Removing&lt;a&gt;</a></li><li><a href="../NaturalSpec/SequenceFunctions.htm#sorted``1">sorted&lt;a&gt;</a></li><li><a href="../NaturalSpec/SequenceFunctions.htm#sorting_with``1">sorting_with&lt;a&gt;</a></li>
79
+ </ul>
80
+
81
+
82
+ </div>
83
+
84
+
85
+
86
+ <h3 class="section">Public static methods</h3>
87
+ <div id="contain_all_elements_from``2" class="method">
88
+ <h4><span title="System.Tuple<AssertType, bool, bool, b>">Tuple&lt;AssertType, bool, bool, b&gt;</span> <strong>contain_all_elements_from&lt;a, b&gt;</strong>(<span title="System.Collections.Generic.IEnumerable<a>">IEnumerable&lt;a&gt;</span> x, <span title="NaturalSpec.b">b</span> y)</h4>
89
+ <div class="content">Test if the sequence contains all elements from sequence x
90
+
91
+
92
+
93
+
94
+ </div>
95
+ </div><div id="contain_no_other_elements_than``2" class="method">
96
+ <h4><span title="System.Tuple<AssertType, bool, bool, b>">Tuple&lt;AssertType, bool, bool, b&gt;</span> <strong>contain_no_other_elements_than&lt;a, b&gt;</strong>(<span title="System.Collections.Generic.IEnumerable<a>">IEnumerable&lt;a&gt;</span> x, <span title="NaturalSpec.b">b</span> y)</h4>
97
+ <div class="content">Test if the sequence contains no other elements than sequence x
98
+
99
+
100
+
101
+
102
+ </div>
103
+ </div><div id="contain``1" class="method">
104
+ <h4><span title="System.Tuple<AssertType, bool, bool, IEnumerable<a>>">Tuple&lt;AssertType, bool, bool, IEnumerable&lt;a&gt;&gt;</span> <strong>contain&lt;a&gt;</strong>(<span title="NaturalSpec.a">a</span> x, <span title="System.Collections.Generic.IEnumerable<a>">IEnumerable&lt;a&gt;</span> seq)</h4>
105
+ <div class="content">Test if the element is in the sequence
106
+
107
+
108
+
109
+
110
+ </div>
111
+ </div><div id="duplicates``1" class="method">
112
+ <h4><span title="System.bool">bool</span> <strong>duplicates&lt;a&gt;</strong>(<span title="System.Collections.Generic.IEnumerable<a>">IEnumerable&lt;a&gt;</span> seq)</h4>
113
+ <div class="content">Test if the element is in the sequence
114
+
115
+
116
+
117
+
118
+ </div>
119
+ </div><div id="empty``1" class="method">
120
+ <h4><span title="System.bool">bool</span> <strong>empty&lt;a&gt;</strong>(<span title="System.Collections.Generic.IEnumerable<a>">IEnumerable&lt;a&gt;</span> seq)</h4>
121
+ <div class="content">Test if the sequence is empty
122
+
123
+
124
+
125
+
126
+ </div>
127
+ </div><div id="length``1" class="method">
128
+ <h4><span title="System.bool">bool</span> <strong>length&lt;a&gt;</strong>(<span title="System.int">int</span> n, <span title="System.Collections.Generic.IEnumerable<a>">IEnumerable&lt;a&gt;</span> seq)</h4>
129
+ <div class="content">Test if sequence has length n
130
+
131
+
132
+
133
+
134
+ </div>
135
+ </div><div id="Removing``1" class="method">
136
+ <h4><span title="System.Collections.Generic.IEnumerable<a>">IEnumerable&lt;a&gt;</span> <strong>Removing&lt;a&gt;</strong>(<span title="NaturalSpec.a">a</span> x, <span title="System.Collections.Generic.IEnumerable<a>">IEnumerable&lt;a&gt;</span> seq)</h4>
137
+ <div class="content">Remove an element from the sequence
138
+
139
+
140
+
141
+
142
+ </div>
143
+ </div><div id="sorted``1" class="method">
144
+ <h4><span title="System.bool">bool</span> <strong>sorted&lt;a&gt;</strong>(<span title="System.Collections.Generic.IEnumerable<a>">IEnumerable&lt;a&gt;</span> seq)</h4>
145
+ <div class="content">Test if the sequence is sorted
146
+
147
+
148
+
149
+
150
+ </div>
151
+ </div><div id="sorting_with``1" class="method">
152
+ <h4><span title="NaturalSpec.a">a</span> <strong>sorting_with&lt;a&gt;</strong>(<span title="NaturalSpec.a">a</span> f)</h4>
153
+ <div class="content">Applies the sorting function f
154
+
155
+
156
+
157
+
158
+ </div>
159
+ </div>
160
+
161
+ <div id="footer">
162
+ <p>Based on v1.0.17.0 of NaturalSpec</p>
163
+ <p>Generated by <a href="http://docu.jagregory.com">docu</a></p>
164
+ </div>
165
+ </body>
166
+ </html>
@@ -0,0 +1,109 @@
1
+ <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Frameset//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-frameset.dtd">
2
+ <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
3
+ <head>
4
+ <title>Source - NaturalSpec Documentation</title>
5
+ <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1"/>
6
+ <link type="text/css" rel="stylesheet" href="../main.css"/>
7
+ <script type="text/javascript" src="../js/jquery-1.3.2.min.js"></script>
8
+ <script type="text/javascript" src="../js/jquery.scrollTo-min.js"></script>
9
+ <script type="text/javascript" src="../js/navigation.js"></script>
10
+ </head>
11
+ <body><div id="namespaces">
12
+ <h2 class="fixed">Namespaces</h2>
13
+ <div class="scroll">
14
+ <ul><li>
15
+ <a href="../NaturalSpec/index.htm" class="current">NaturalSpec</a>
16
+ </li>
17
+ </ul>
18
+ </div>
19
+ </div><div id="types">
20
+ <h2 class="fixed">Types in NaturalSpec</h2>
21
+ <div class="scroll">
22
+ <ul><li>
23
+ <a href="../NaturalSpec/AssemblyInfo.htm">AssemblyInfo</a>
24
+ </li><li>
25
+ <a href="../NaturalSpec/AssertType.htm">AssertType</a>
26
+ </li><li>
27
+ <a href="../NaturalSpec/Expectations.htm">Expectations</a>
28
+ </li><li>
29
+ <a href="../NaturalSpec/Fails.htm">Fails</a>
30
+ </li><li>
31
+ <a href="../NaturalSpec/FailsWith.htm">FailsWith</a>
32
+ </li><li>
33
+ <a href="../NaturalSpec/FailsWithType.htm">FailsWithType</a>
34
+ </li><li>
35
+ <a href="../NaturalSpec/File.htm">File</a>
36
+ </li><li>
37
+ <a href="../NaturalSpec/IlHelper.htm">IlHelper</a>
38
+ </li><li>
39
+ <a href="../NaturalSpec/Math.htm">Math</a>
40
+ </li><li>
41
+ <a href="../NaturalSpec/Mock.htm">Mock</a>
42
+ </li><li>
43
+ <a href="../NaturalSpec/ReturnException183c26a427ae489c8fd92ec21a0c9a59.htm">ReturnException183c26a427ae489c8fd92ec21a0c9a59</a>
44
+ </li><li>
45
+ <a href="../NaturalSpec/ReturnNoneException183c26a427ae489c8fd92ec21a0c9a59.htm">ReturnNoneException183c26a427ae489c8fd92ec21a0c9a59</a>
46
+ </li><li>
47
+ <a href="../NaturalSpec/Scenario.htm">Scenario</a>
48
+ </li><li>
49
+ <a href="../NaturalSpec/ScenarioSource.htm">ScenarioSource</a>
50
+ </li><li>
51
+ <a href="../NaturalSpec/ScenarioTemplate.htm">ScenarioTemplate</a>
52
+ </li><li>
53
+ <a href="../NaturalSpec/SequenceFunctions.htm">SequenceFunctions</a>
54
+ </li><li>
55
+ <a href="../NaturalSpec/Source.htm" class="current">Source</a>
56
+ </li><li>
57
+ <a href="../NaturalSpec/Syntax.htm">Syntax</a>
58
+ </li><li>
59
+ <a href="../NaturalSpec/Tags.htm">Tags</a>
60
+ </li><li>
61
+ <a href="../NaturalSpec/TestCaseParam.htm">TestCaseParam</a>
62
+ </li><li>
63
+ <a href="../NaturalSpec/TimeMeasurement.htm">TimeMeasurement</a>
64
+ </li><li>
65
+ <a href="../NaturalSpec/Utils.htm">Utils</a>
66
+ </li>
67
+ </ul>
68
+ </div>
69
+ </div>
70
+ <div class="header">
71
+ <p class="class"><strong>Type</strong> Source</p>
72
+ <p><strong>Namespace</strong> NaturalSpec</p><p><strong>Parent</strong> <span title="NUnit.Framework.ValueSourceAttribute">ValueSourceAttribute</span></p>
73
+ </div>
74
+ <div class="sub-header">
75
+
76
+
77
+
78
+ <h3 class="section">Properties</h3>
79
+ <ul><li><a href="../NaturalSpec/Source.htm#SourceName">SourceName</a></li><li><a href="../NaturalSpec/Source.htm#SourceType">SourceType</a></li><li><a href="../NaturalSpec/Source.htm#TypeId">TypeId</a></li>
80
+ </ul>
81
+
82
+ </div>
83
+
84
+
85
+
86
+
87
+ <h3 class="section">Public properties</h3>
88
+ <div id="SourceName" class="method">
89
+ <h4><span title="System.string">string</span> <strong>SourceName</strong> get; </h4>
90
+ <div class="content">
91
+
92
+ </div>
93
+ </div><div id="SourceType" class="method">
94
+ <h4><span title="System.Type">Type</span> <strong>SourceType</strong> get; </h4>
95
+ <div class="content">
96
+
97
+ </div>
98
+ </div><div id="TypeId" class="method">
99
+ <h4><span title="System.object">object</span> <strong>TypeId</strong> get; </h4>
100
+ <div class="content">
101
+
102
+ </div>
103
+ </div>
104
+ <div id="footer">
105
+ <p>Based on v1.0.17.0 of NaturalSpec</p>
106
+ <p>Generated by <a href="http://docu.jagregory.com">docu</a></p>
107
+ </div>
108
+ </body>
109
+ </html>