~ifolder-dev/simias/trunk-packaging

« back to all changes in this revision

Viewing changes to tools/NUnit/mono/doc/.svn/text-base/suite.html.svn-base

  • Committer: Jorge O. Castro
  • Date: 2007-12-03 06:56:46 UTC
  • Revision ID: jorge@ubuntu.com-20071203065646-mupcnjcwgm5mnhyt
* Remove a bunch of .svn directories we no longer need.

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
 
<html>
2
 
<head>
3
 
<title>NUnit</title>
4
 
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
5
 
<script language="JavaScript" type="text/JavaScript"> <!--
6
 
        var navLine = null;
7
 
        if (navigator.appName == "Netscape") {
8
 
                if (parseInt(navigator.appVersion) >= 5) {
9
 
                        document.writeln("<link rel=\"stylesheet\" type=\"text/css\" href=\"css/styleGuide.css\">");
10
 
                        navLine = "<td height=\"1\" bgcolor=\"666030\" width=\"*\"><img src=\"img/blankPixel.gif\"></td>";
11
 
                } else {
12
 
                        navLine = "<td height=\"1\" bgcolor=\"666030\" width=\"52%\"><img src=\"img/blankPixel.gif\"></td>";
13
 
                        document.writeln("<link rel=\"stylesheet\" type=\"text/css\" href=\"css/styleGuideNN.css\">");
14
 
                        document.writeln("<style type=\"text/css\">");
15
 
                        document.writeln("<!-- .bodytext { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: .65em; color: #000000 }");
16
 
                        document.writeln("-->");
17
 
                        document.writeln("</style>");
18
 
                }
19
 
        }
20
 
         else if ((navigator.appName == "Microsoft Internet Explorer") && (parseInt(navigator.appVersion) >= 4)) {
21
 
                navLine = "<td height=\"1\" bgcolor=\"666030\" width=\"*\"><img src=\"img/blankPixel.gif\"></td>";
22
 
                document.writeln("<link rel=\"stylesheet\" type=\"text/css\" href=\"css/styleGuideIE.css\">");
23
 
        }
24
 
        else {
25
 
                navLine = "<td height=\"1\" bgcolor=\"666030\" width=\"*\"><img src=\"img/blankPixel.gif\"></td>";
26
 
                document.writeln("<link rel=\"stylesheet\" type=\"text/css\" href=\"css/styleGuide.css\">");
27
 
        }
28
 
// -->
29
 
</script>
30
 
</head>
31
 
 
32
 
<body text="#000000" marginwidth="0" rightmargin="0">
33
 
<table width="100%" border="0" cellspacing="0" cellpadding="0">
34
 
  <tr>
35
 
    <td width="25%"><a href="index.html" target="_self">
36
 
    <img src="img/logo.gif" hspace="15" vspace="0" border="0" alt="NUnit"></a></td>
37
 
    <td valign="top"><span class="navTable">
38
 
      <table width="110%" border="0" cellspacing="0" cellpadding="1" height="40" vspace="15" class="divider">
39
 
        <tr>
40
 
          <td>
41
 
            <table width="100%" border="0" cellspacing="0" cellpadding="0" class="link">
42
 
              <tr>
43
 
                <td bgcolor="#FFFFFF">
44
 
                  <table border="0" cellspacing="10" cellpadding="0">
45
 
                    <tr>
46
 
                      <td>
47
 
                        <table width="100%" border="0" cellspacing="0" cellpadding="1" class="divider">
48
 
                          <tr>
49
 
                            <td>
50
 
                              <table width="100%" border="0" cellspacing="0" cellpadding="5" class="link">
51
 
                                <tr>
52
 
                                  <td class="navtext" bgcolor="#FFFFFF">
53
 
                                    <div align="center"><a href="index.html" target="_self"><img src="img/homeOff.gif" width="40" height="12" alt="Home" border="0"></a></div>
54
 
                                  </td>
55
 
                                </tr>
56
 
                              </table>
57
 
                            </td>
58
 
                          </tr>
59
 
                        </table>
60
 
                      </td>
61
 
                      <td>
62
 
                        <table width="100%" border="0" cellspacing="0" cellpadding="1" class="divider">
63
 
                          <tr>
64
 
                            <td>
65
 
                              <table width="100%" border="0" cellspacing="0" cellpadding="5" class="link">
66
 
                                <tr>
67
 
                                  <td class="navtext" bgcolor="#FFFFFF">
68
 
                                    <div align="center"><a href="download.html" target="_self"><img src="img/downloadOff.gif" width="78" height="12" alt="Download" border="0"></a></div>
69
 
                                  </td>
70
 
                                </tr>
71
 
                              </table>
72
 
                            </td>
73
 
                          </tr>
74
 
                        </table>
75
 
                      </td>
76
 
                      <td>
77
 
                        <table width="100%" border="0" cellspacing="0" cellpadding="1" class="divider">
78
 
                          <tr>
79
 
                            <td>
80
 
                              <table width="100%" border="0" cellspacing="0" cellpadding="5" class="selected">
81
 
                                <tr>
82
 
                                  <td class="navtext">
83
 
                                    <div align="center">
84
 
                                                                                <a target="_self" href="documentation.html"><img src="img/documentationOn.gif" width="118" height="12" alt="Documentation" border="0"></a></div>
85
 
                                  </td>
86
 
                                </tr>
87
 
                              </table>
88
 
                            </td>
89
 
                          </tr>
90
 
                        </table>
91
 
                      </td>
92
 
                      <td>
93
 
                        <table width="100%" border="0" cellspacing="0" cellpadding="1" class="divider">
94
 
                          <tr>
95
 
                            <td>
96
 
                              <table width="100%" border="0" cellspacing="0" cellpadding="5" class="link">
97
 
                                <tr>
98
 
                                  <td class="navtext" bgcolor="#FFFFFF">
99
 
                                    <div align="center"><a href="community.html" target="_self"><img src="img/communityOff.gif" width="83" height="12" alt="Community" border="0"></a></div>
100
 
                                  </td>
101
 
                                </tr>
102
 
                              </table>
103
 
                            </td>
104
 
                          </tr>
105
 
                        </table>
106
 
                      </td>
107
 
                      <td>
108
 
                        <table width="100%" border="0" cellspacing="0" cellpadding="1" class="divider">
109
 
                          <tr>
110
 
                            <td>
111
 
                              <table width="100%" border="0" cellspacing="0" cellpadding="5" class="link">
112
 
                                <tr>
113
 
                                  <td class="navtext" bgcolor="#FFFFFF">
114
 
                                    <div align="center"><a href="resources.html" target="_self"><img src="img/resourcesOff.gif" width="81" height="12" alt="Resources" border="0"></a></div>
115
 
                                  </td>
116
 
                                </tr>
117
 
                              </table>
118
 
                            </td>
119
 
                          </tr>
120
 
                        </table>
121
 
                      </td>
122
 
                      <td>
123
 
                        <table width="100%" border="0" cellspacing="0" cellpadding="1" class="divider">
124
 
                          <tr>
125
 
                            <td>
126
 
                              <table width="100%" border="0" cellspacing="0" cellpadding="5" class="link">
127
 
                                <tr>
128
 
                                  <td class="navtext" bgcolor="#FFFFFF">
129
 
                                    <div align="center"><a href="contactUs.html" target="_self"><img src="img/contactUsOff.gif" width="83" height="12" alt="Contact Us" border="0"></a></div>
130
 
                                  </td>
131
 
                                </tr>
132
 
                              </table>
133
 
                            </td>
134
 
                          </tr>
135
 
                        </table>
136
 
                      </td>
137
 
                    </tr>
138
 
                  </table>
139
 
                </td>
140
 
              </tr>
141
 
            </table>
142
 
          </td>
143
 
        </tr>
144
 
      </table></span>
145
 
      <table border="0" cellspacing="0" cellpadding="0" width="100%">
146
 
        <tr>
147
 
          <td align="right" width="240"><img src="img/navDiv.gif" width="1" height="23" alt="|"></td>
148
 
          <td>&nbsp;</td>
149
 
          <td width="120">&nbsp;</td>
150
 
        </tr>
151
 
        <tr>
152
 
          <td height="1" align="right" valign="top" width="240"><img src="img/cornerPixel.gif" width="1" height="1" alt="*"></td>
153
 
                        <script language="JavaScript" type="text/JavaScript"> <!--
154
 
                                document.writeln(navLine);
155
 
                        // -->
156
 
                        </script>
157
 
          <td height="1" align="left" valign="bottom" width="120"><img src="img/cornerPixel.gif" width="1" height="1" alt="*"></td>
158
 
        </tr>
159
 
        <tr>
160
 
          <td width="240">&nbsp;</td>
161
 
          <td>&nbsp;</td>
162
 
          <td align="left" width="120"><img src="img/navDiv.gif" width="1" height="23" alt="|"></td>
163
 
        </tr>
164
 
      </table>
165
 
    </td>
166
 
  </tr>
167
 
</table>
168
 
<table width="100%" border="0" cellspacing="0" cellpadding="0">
169
 
  <tr>
170
 
    <td valign="top"> <br>
171
 
      <table width="90%" border="0" cellspacing="0" cellpadding="0" class="lefttables">
172
 
        <tr>
173
 
          <td class="bodytext">
174
 
            <p><b>Suite (NUnit 2.0)</b><br>
175
 
              The Suite Attribute is used to define subsets of suites based on
176
 
              user preference. The belief by the developers of this version is
177
 
              that the need for this will diminish because of the dynamic creation
178
 
              mechanism provided by the framework. However it is provided for
179
 
              backwards compatibility. <br>
180
 
            <br>
181
 
              <b>Note: </b>There is no way to run user-defined suites in the forms interface.
182
 
              <br>
183
 
            </p>
184
 
            <p><b>Suite Attribute syntax</b> <br>
185
 
              <br>
186
 
 
187
 
<script language="JavaScript">
188
 
    function doClick(index, numTabs, id) {
189
 
        document.all("tab" + id, index).className = "tab";
190
 
        for (var i=1; i < numTabs; i++) {
191
 
            document.all("tab" + id, (index + i) % numTabs).className = "backtab";
192
 
        }
193
 
        document.all("code" + id, index).style.display = "";
194
 
        for (var j=1; j < numTabs; j++) {
195
 
          document.all("code" + id, (index + j) % numTabs).style.display = "none";
196
 
        }
197
 
    }
198
 
                        </script>
199
 
            <style>
200
 
    td.code {
201
 
      border-left:1px solid cccccc; border-bottom:1px solid cccccc; border-top:1px solid cccccc; border-right:1px solid cccccc; background-color:eeffff; padding-left:10; padding-right:10; padding-top:0; padding-bottom:0
202
 
    }
203
 
 
204
 
    td.tab {
205
 
      border-left:1px solid black; border-top:1px solid black; border-bottom:1px solid black; text-align:center;
206
 
      width:15%;
207
 
      padding:3;
208
 
      border-right:0px none black;
209
 
      background-color:eeeeee;
210
 
      cursor:hand; font-style:normal; font-variant:normal; font-weight:normal; font-size:8pt; font-family:verdana
211
 
    }
212
 
 
213
 
    td.backtab {
214
 
      border-left:1px solid black; border-top:1px solid black; border-bottom:1px solid black; text-align:center;
215
 
      width:15%;
216
 
      padding:3;
217
 
      border-right:0px none black;
218
 
      background-color:cccccc;
219
 
      cursor:hand; font-style:normal; font-variant:normal; font-weight:normal; font-size:8pt; font-family:verdana
220
 
    }
221
 
 
222
 
    td.topspace {
223
 
      border-left:1px none cccccc; border-top:0px none cccccc; width:55%;
224
 
      padding:0;
225
 
      border-bottom:1px none cccccc;
226
 
      border-right:1px none cccccc;
227
 
      background-color:white; font-style:normal; font-variant:normal; font-weight:normal; font-size:8pt; font-family:verdana
228
 
    }
229
 
 
230
 
    td.space {
231
 
      border-left:1px solid black; border-top:0px none cccccc; width:55%;
232
 
      padding:0;
233
 
      border-bottom:1px none cccccc;
234
 
      border-right:1px none cccccc;
235
 
      background-color:white; font-style:normal; font-variant:normal; font-weight:normal; font-size:8pt; font-family:verdana
236
 
    }
237
 
                        </style>
238
 
            <table cellpadding="0" cellspacing="0" width="95%">
239
 
                                <tr>
240
 
                                        <td class="code" colspan="2">
241
 
                                                <pre id="code_ctl2" style="display:">namespace NUnit.Tests
242
 
{
243
 
  using System;
244
 
  using NUnit.Framework;
245
 
 
246
 
  public class AllTests
247
 
  {
248
 
    [Suite]
249
 
    public static TestSuite Suite
250
 
    {
251
 
      get
252
 
      {
253
 
        TestSuite suite = new TestSuite("All Tests");
254
 
        suite.Add(new OneTestCase());
255
 
        suite.Add(new Assemblies.AssemblyTests());
256
 
        suite.Add(new AssertionTest());
257
 
        return suite;
258
 
      }
259
 
    }
260
 
  }
261
 
}
262
 
</pre>
263
 
                                        </td>
264
 
                                        <td class="topspace"></td>
265
 
                                </tr>
266
 
                                <tr>
267
 
                                        <td colspan="3"><br></td>
268
 
                                </tr>
269
 
                                <tr>
270
 
                                        <td class="tab" id="tab_ctl2" onclick="doClick(0, 1, '_ctl2')">
271
 
                                                <b>C#</b>
272
 
                                        </td>
273
 
                                        <td class="space">&nbsp;</td>
274
 
                                </tr>
275
 
                        </table>
276
 
            </td>
277
 
        </tr>
278
 
      </table>
279
 
      <table width="90%" border="0" cellspacing="0" cellpadding="0" class="lefttables">
280
 
        <tr>
281
 
          <td class="copyrighttext">
282
 
            <br><hr>
283
 
            Copyright � 2002-2004 James W. Newkirk, Alexei A. Vorontsov. All Rights Reserved.
284
 
                  </td>
285
 
        </tr>
286
 
      </table>
287
 
    </td>
288
 
    <td width="1" valign="top"><img src="img/sideDivider.gif" width="1" height="435" alt="|"></td>
289
 
    <td width="235"  valign="top">
290
 
      <table border="0" cellspacing="0" cellpadding="0" align="center" class="subnavtable">
291
 
        <tr>
292
 
          <td align="center" width="15" class="blanktd"><a href="download.html" target="_self"><img src="img/bulletOff.gif" width="8" height="8" alt="*" border="0"></a></td>
293
 
          <td height="25" class="blanktd"><a href="getStarted.html" target="_self"><img src="img/getStarted.gif" width="125" height="12" alt="Getting Started" border="0"></a></td>
294
 
        </tr>
295
 
        <tr>
296
 
          <td align="center" width="15" class="blanktd"><a href="installation.html" target="_self"><img src="img/bulletOff.gif" width="8" height="8" alt="*" border="0"></a></td>
297
 
          <td height="25" class="blanktd"><a href="installation.html" target="_self"><img src="img/installation.gif" width="99" height="12" alt="Installation" border="0"></a></td>
298
 
        </tr>
299
 
        <tr>
300
 
          <td align="center" width="15" class="blanktd"><img src="img/bulletOff.gif" width="8" height="8" alt="&amp;#149;" border="0"></td>
301
 
          <td height="25" class="blanktd"><a href="assertions.html" target="_self"><img src="img/assertions.gif" width="83" height="12" alt="Assertions" border="0"></a></td>
302
 
        </tr>
303
 
        <tr>
304
 
          <td align="center" width="15" class="blanktd"><img src="img/bulletOff.gif" width="8" height="8" alt="&amp;#149;" border="0"></td>
305
 
          <td height="25" class="blanktd"><a href="attributes.html" target="_self"><img src="img/attribute.gif" width="83" height="12" alt="Attributes" border="0"></a></td>
306
 
        </tr>
307
 
        <tr>
308
 
          <td align="center" width="15" class="blanktd">&nbsp;</td>
309
 
          <td height="25" class="blanktd"><a href="testFixture.html"><img src="img/testFixtureOff.gif" width="112" height="12" alt="Test Fixture" border="0"></a></td>
310
 
        </tr>
311
 
        <tr>
312
 
          <td align="center" width="15" class="blanktd">&nbsp;</td>
313
 
          <td height="25" class="blanktd"><a href="test.html" target="_self"><img src="img/testOff.gif" width="52" height="12" alt="Test" border="0"></a></td>
314
 
        </tr>
315
 
        <tr>
316
 
          <td align="center" width="15" class="blanktd">&nbsp;</td>
317
 
          <td height="25" class="blanktd"><a href="setupTeardown.html" target="_self"><img src="img/setupTeardownOff.gif" width="140" height="12" alt="Setup / Teardown" border="0"></a></td>
318
 
        </tr>
319
 
        <tr>
320
 
          <td align="center" width="15" class="blanktd">&nbsp;</td>
321
 
          <td height="25" class="blanktd"><a href="exception.html"><img src="img/expectedExceptionOff.gif" width="168" height="12" alt="Expected Exception" border="0"></a></td>
322
 
        </tr>
323
 
        <tr>
324
 
          <td align="center" width="15" class="blanktd">&nbsp;</td>
325
 
          <td height="25" class="blanktd"><a href="category.html" target="_self"><img src="img/categoryOff.gif" width="92" height="12" alt="Category" border="0"></a></td>
326
 
        </tr>
327
 
        <tr>
328
 
          <td align="center" width="15" class="blanktd">&nbsp;</td>
329
 
          <td height="25" class="blanktd"><a href="explicit.html" target="_self"><img src="img/explicitOff.gif" width="80" height="12" alt="Explicit" border="0"></a></td>
330
 
        </tr>
331
 
        <tr>
332
 
          <td align="center" width="15" class="blanktd">&nbsp;</td>
333
 
          <td height="25" class="blanktd"><a href="suite.html" target="_self"><img src="img/suiteOn.gif" width="58" height="12" alt="Suite" border="0"></a></td>
334
 
        </tr>
335
 
        <tr>
336
 
          <td align="center" width="15" class="blanktd">&nbsp;</td>
337
 
          <td height="25" class="blanktd"><a href="ignore.html" target="_self"><img src="img/ignoreOff.gif" width="72" height="12" alt="Ignore" border="0"></a></td>
338
 
        </tr>
339
 
        <tr>
340
 
          <td align="center" width="15" class="blanktd"><a href="upgrade.html" target="_self"><img src="img/bulletOff.gif" width="8" height="8" alt="&amp;#149;" border="0"></a></td>
341
 
          <td height="25" class="blanktd"><a href="upgrade.html" target="_self"><img src="img/upgrade.gif" width="83" height="12" alt="Upgrading" border="0"></a></td>
342
 
        </tr>
343
 
        <tr>
344
 
          <td align="center" width="15" class="blanktd"><a href="commandLine.html" target="_self"><img src="img/bulletOff.gif" width="8" height="8" alt="&amp;#149;" border="0"></a></td>
345
 
          <td height="25" class="blanktd"><a href="commandLine.html" target="_self"><img src="img/commandLine.gif" width="195" height="12" alt="Command-Line Parameters" border="0"></a></td>
346
 
        </tr>
347
 
        <tr>
348
 
          <td align="center" width="15" class="blanktd"><a href="samples.html" target="_self"><img src="img/bulletOff.gif" width="8" height="8" alt="*" border="0"></a></td>
349
 
          <td height="25" class="blanktd"><a href="samples.html" target="_self"><img src="img/samples.gif" width="60" height="12" alt="Samples" border="0"></a></td>
350
 
        </tr>
351
 
        <tr>
352
 
          <td align="center" width="15" class="blanktd"><a href="license.html" target="_self"><img src="img/bulletOff.gif" width="8" height="8" alt="&amp;#149;" border="0"></a></td>
353
 
          <td height="25" class="blanktd"><a href="license.html" target="_self"><img src="img/license.gif" width="62" height="12" alt="License" border="0"></a></td>
354
 
        </tr>
355
 
      </table>
356
 
    </td>
357
 
  </tr>
358
 
</table>
359
 
</body>
360
 
</html>
 
 
b'\\ No newline at end of file'