Subversion Repositories SmartDukaan

Rev

Details | Last modification | View Log | RSS feed

Rev Author Line No. Line
5827 amar.kumar 1
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
2
<!--NewPage-->
3
<HTML>
4
<HEAD>
5
<!-- Generated by javadoc (build 1.6.0_26) on Fri Aug 17 13:40:06 IST 2012 -->
6
<TITLE>
7
TestRunningCount (stat4j API)
8
</TITLE>
9
 
10
<META NAME="date" CONTENT="2012-08-17">
11
 
12
<LINK REL ="stylesheet" TYPE="text/css" HREF="../../../../stylesheet.css" TITLE="Style">
13
 
14
<SCRIPT type="text/javascript">
15
function windowTitle()
16
{
17
    if (location.href.indexOf('is-external=true') == -1) {
18
        parent.document.title="TestRunningCount (stat4j API)";
19
    }
20
}
21
</SCRIPT>
22
<NOSCRIPT>
23
</NOSCRIPT>
24
 
25
</HEAD>
26
 
27
<BODY BGCOLOR="white" onload="windowTitle();">
28
<HR>
29
 
30
 
31
<!-- ========= START OF TOP NAVBAR ======= -->
32
<A NAME="navbar_top"><!-- --></A>
33
<A HREF="#skip-navbar_top" title="Skip navigation links"></A>
34
<TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0" SUMMARY="">
35
<TR>
36
<TD COLSPAN=2 BGCOLOR="#EEEEFF" CLASS="NavBarCell1">
37
<A NAME="navbar_top_firstrow"><!-- --></A>
38
<TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3" SUMMARY="">
39
  <TR ALIGN="center" VALIGN="top">
40
  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../../../overview-summary.html"><FONT CLASS="NavBarFont1"><B>Overview</B></FONT></A>&nbsp;</TD>
41
  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="package-summary.html"><FONT CLASS="NavBarFont1"><B>Package</B></FONT></A>&nbsp;</TD>
42
  <TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> &nbsp;<FONT CLASS="NavBarFont1Rev"><B>Class</B></FONT>&nbsp;</TD>
43
  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="class-use/TestRunningCount.html"><FONT CLASS="NavBarFont1"><B>Use</B></FONT></A>&nbsp;</TD>
44
  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="package-tree.html"><FONT CLASS="NavBarFont1"><B>Tree</B></FONT></A>&nbsp;</TD>
45
  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../../../deprecated-list.html"><FONT CLASS="NavBarFont1"><B>Deprecated</B></FONT></A>&nbsp;</TD>
46
  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../../../index-all.html"><FONT CLASS="NavBarFont1"><B>Index</B></FONT></A>&nbsp;</TD>
47
  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../../../help-doc.html"><FONT CLASS="NavBarFont1"><B>Help</B></FONT></A>&nbsp;</TD>
48
  </TR>
49
</TABLE>
50
</TD>
51
<TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
52
</EM>
53
</TD>
54
</TR>
55
 
56
<TR>
57
<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
58
&nbsp;<A HREF="../../../../net/sourceforge/stat4j/test/TestRate.html" title="class in net.sourceforge.stat4j.test"><B>PREV CLASS</B></A>&nbsp;
59
&nbsp;<A HREF="../../../../net/sourceforge/stat4j/test/TestSimple.html" title="class in net.sourceforge.stat4j.test"><B>NEXT CLASS</B></A></FONT></TD>
60
<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
61
  <A HREF="../../../../index.html?net/sourceforge/stat4j/test/TestRunningCount.html" target="_top"><B>FRAMES</B></A>  &nbsp;
62
&nbsp;<A HREF="TestRunningCount.html" target="_top"><B>NO FRAMES</B></A>  &nbsp;
63
&nbsp;<SCRIPT type="text/javascript">
64
  <!--
65
  if(window==top) {
66
    document.writeln('<A HREF="../../../../allclasses-noframe.html"><B>All Classes</B></A>');
67
  }
68
  //-->
69
</SCRIPT>
70
<NOSCRIPT>
71
  <A HREF="../../../../allclasses-noframe.html"><B>All Classes</B></A>
72
</NOSCRIPT>
73
 
74
 
75
</FONT></TD>
76
</TR>
77
<TR>
78
<TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2">
79
  SUMMARY:&nbsp;NESTED&nbsp;|&nbsp;<A HREF="#field_summary">FIELD</A>&nbsp;|&nbsp;<A HREF="#constructor_summary">CONSTR</A>&nbsp;|&nbsp;<A HREF="#method_summary">METHOD</A></FONT></TD>
80
<TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2">
81
DETAIL:&nbsp;<A HREF="#field_detail">FIELD</A>&nbsp;|&nbsp;<A HREF="#constructor_detail">CONSTR</A>&nbsp;|&nbsp;<A HREF="#method_detail">METHOD</A></FONT></TD>
82
</TR>
83
</TABLE>
84
<A NAME="skip-navbar_top"></A>
85
<!-- ========= END OF TOP NAVBAR ========= -->
86
 
87
<HR>
88
<!-- ======== START OF CLASS DATA ======== -->
89
<H2>
90
<FONT SIZE="-1">
91
net.sourceforge.stat4j.test</FONT>
92
<BR>
93
Class TestRunningCount</H2>
94
<PRE>
95
java.lang.Object
96
  <IMG SRC="../../../../resources/inherit.gif" ALT="extended by ">junit.framework.Assert
97
      <IMG SRC="../../../../resources/inherit.gif" ALT="extended by ">junit.framework.TestCase
98
          <IMG SRC="../../../../resources/inherit.gif" ALT="extended by "><B>net.sourceforge.stat4j.test.TestRunningCount</B>
99
</PRE>
100
<DL>
101
<DT><B>All Implemented Interfaces:</B> <DD>junit.framework.Test</DD>
102
</DL>
103
<HR>
104
<DL>
105
<DT><PRE>public class <B>TestRunningCount</B><DT>extends junit.framework.TestCase</DL>
106
</PRE>
107
 
108
<P>
109
Name:           TestUserCount.java
110
 Date:          Sep 4, 2004
111
 Description:
112
<P>
113
 
114
<P>
115
<DL>
116
<DT><B>Author:</B></DT>
117
  <DD>Lara D'Abreo</DD>
118
</DL>
119
<HR>
120
 
121
<P>
122
<!-- =========== FIELD SUMMARY =========== -->
123
 
124
<A NAME="field_summary"><!-- --></A>
125
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
126
<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
127
<TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2">
128
<B>Field Summary</B></FONT></TH>
129
</TR>
130
<TR BGCOLOR="white" CLASS="TableRowColor">
131
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
132
<CODE>&nbsp;org.apache.log4j.Category</CODE></FONT></TD>
133
<TD><CODE><B><A HREF="../../../../net/sourceforge/stat4j/test/TestRunningCount.html#category">category</A></B></CODE>
134
 
135
<BR>
136
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
137
</TR>
138
</TABLE>
139
&nbsp;
140
<!-- ======== CONSTRUCTOR SUMMARY ======== -->
141
 
142
<A NAME="constructor_summary"><!-- --></A>
143
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
144
<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
145
<TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2">
146
<B>Constructor Summary</B></FONT></TH>
147
</TR>
148
<TR BGCOLOR="white" CLASS="TableRowColor">
149
<TD><CODE><B><A HREF="../../../../net/sourceforge/stat4j/test/TestRunningCount.html#TestRunningCount()">TestRunningCount</A></B>()</CODE>
150
 
151
<BR>
152
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
153
</TR>
154
<TR BGCOLOR="white" CLASS="TableRowColor">
155
<TD><CODE><B><A HREF="../../../../net/sourceforge/stat4j/test/TestRunningCount.html#TestRunningCount(java.lang.String)">TestRunningCount</A></B>(java.lang.String&nbsp;arg0)</CODE>
156
 
157
<BR>
158
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
159
</TR>
160
</TABLE>
161
&nbsp;
162
<!-- ========== METHOD SUMMARY =========== -->
163
 
164
<A NAME="method_summary"><!-- --></A>
165
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
166
<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
167
<TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2">
168
<B>Method Summary</B></FONT></TH>
169
</TR>
170
<TR BGCOLOR="white" CLASS="TableRowColor">
171
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
172
<CODE>&nbsp;void</CODE></FONT></TD>
173
<TD><CODE><B><A HREF="../../../../net/sourceforge/stat4j/test/TestRunningCount.html#pause()">pause</A></B>()</CODE>
174
 
175
<BR>
176
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
177
</TR>
178
<TR BGCOLOR="white" CLASS="TableRowColor">
179
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
180
<CODE>&nbsp;void</CODE></FONT></TD>
181
<TD><CODE><B><A HREF="../../../../net/sourceforge/stat4j/test/TestRunningCount.html#testMaxUserCount()">testMaxUserCount</A></B>()</CODE>
182
 
183
<BR>
184
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
185
</TR>
186
<TR BGCOLOR="white" CLASS="TableRowColor">
187
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
188
<CODE>&nbsp;void</CODE></FONT></TD>
189
<TD><CODE><B><A HREF="../../../../net/sourceforge/stat4j/test/TestRunningCount.html#testUserCount()">testUserCount</A></B>()</CODE>
190
 
191
<BR>
192
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
193
</TR>
194
</TABLE>
195
&nbsp;<A NAME="methods_inherited_from_class_junit.framework.TestCase"><!-- --></A>
196
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
197
<TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor">
198
<TH ALIGN="left"><B>Methods inherited from class junit.framework.TestCase</B></TH>
199
</TR>
200
<TR BGCOLOR="white" CLASS="TableRowColor">
201
<TD><CODE>countTestCases, createResult, getName, run, run, runBare, runTest, setName, setUp, tearDown, toString</CODE></TD>
202
</TR>
203
</TABLE>
204
&nbsp;<A NAME="methods_inherited_from_class_junit.framework.Assert"><!-- --></A>
205
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
206
<TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor">
207
<TH ALIGN="left"><B>Methods inherited from class junit.framework.Assert</B></TH>
208
</TR>
209
<TR BGCOLOR="white" CLASS="TableRowColor">
210
<TD><CODE>assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertFalse, assertFalse, assertNotNull, assertNotNull, assertNotSame, assertNotSame, assertNull, assertNull, assertSame, assertSame, assertTrue, assertTrue, fail, fail</CODE></TD>
211
</TR>
212
</TABLE>
213
&nbsp;<A NAME="methods_inherited_from_class_java.lang.Object"><!-- --></A>
214
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
215
<TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor">
216
<TH ALIGN="left"><B>Methods inherited from class java.lang.Object</B></TH>
217
</TR>
218
<TR BGCOLOR="white" CLASS="TableRowColor">
219
<TD><CODE>clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait</CODE></TD>
220
</TR>
221
</TABLE>
222
&nbsp;
223
<P>
224
 
225
<!-- ============ FIELD DETAIL =========== -->
226
 
227
<A NAME="field_detail"><!-- --></A>
228
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
229
<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
230
<TH ALIGN="left" COLSPAN="1"><FONT SIZE="+2">
231
<B>Field Detail</B></FONT></TH>
232
</TR>
233
</TABLE>
234
 
235
<A NAME="category"><!-- --></A><H3>
236
category</H3>
237
<PRE>
238
public org.apache.log4j.Category <B>category</B></PRE>
239
<DL>
240
<DL>
241
</DL>
242
</DL>
243
 
244
<!-- ========= CONSTRUCTOR DETAIL ======== -->
245
 
246
<A NAME="constructor_detail"><!-- --></A>
247
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
248
<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
249
<TH ALIGN="left" COLSPAN="1"><FONT SIZE="+2">
250
<B>Constructor Detail</B></FONT></TH>
251
</TR>
252
</TABLE>
253
 
254
<A NAME="TestRunningCount()"><!-- --></A><H3>
255
TestRunningCount</H3>
256
<PRE>
257
public <B>TestRunningCount</B>()</PRE>
258
<DL>
259
</DL>
260
<HR>
261
 
262
<A NAME="TestRunningCount(java.lang.String)"><!-- --></A><H3>
263
TestRunningCount</H3>
264
<PRE>
265
public <B>TestRunningCount</B>(java.lang.String&nbsp;arg0)</PRE>
266
<DL>
267
</DL>
268
 
269
<!-- ============ METHOD DETAIL ========== -->
270
 
271
<A NAME="method_detail"><!-- --></A>
272
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
273
<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
274
<TH ALIGN="left" COLSPAN="1"><FONT SIZE="+2">
275
<B>Method Detail</B></FONT></TH>
276
</TR>
277
</TABLE>
278
 
279
<A NAME="testUserCount()"><!-- --></A><H3>
280
testUserCount</H3>
281
<PRE>
282
public void <B>testUserCount</B>()</PRE>
283
<DL>
284
<DD><DL>
285
</DL>
286
</DD>
287
</DL>
288
<HR>
289
 
290
<A NAME="testMaxUserCount()"><!-- --></A><H3>
291
testMaxUserCount</H3>
292
<PRE>
293
public void <B>testMaxUserCount</B>()</PRE>
294
<DL>
295
<DD><DL>
296
</DL>
297
</DD>
298
</DL>
299
<HR>
300
 
301
<A NAME="pause()"><!-- --></A><H3>
302
pause</H3>
303
<PRE>
304
public void <B>pause</B>()</PRE>
305
<DL>
306
<DD><DL>
307
</DL>
308
</DD>
309
</DL>
310
<!-- ========= END OF CLASS DATA ========= -->
311
<HR>
312
 
313
 
314
<!-- ======= START OF BOTTOM NAVBAR ====== -->
315
<A NAME="navbar_bottom"><!-- --></A>
316
<A HREF="#skip-navbar_bottom" title="Skip navigation links"></A>
317
<TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0" SUMMARY="">
318
<TR>
319
<TD COLSPAN=2 BGCOLOR="#EEEEFF" CLASS="NavBarCell1">
320
<A NAME="navbar_bottom_firstrow"><!-- --></A>
321
<TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3" SUMMARY="">
322
  <TR ALIGN="center" VALIGN="top">
323
  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../../../overview-summary.html"><FONT CLASS="NavBarFont1"><B>Overview</B></FONT></A>&nbsp;</TD>
324
  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="package-summary.html"><FONT CLASS="NavBarFont1"><B>Package</B></FONT></A>&nbsp;</TD>
325
  <TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> &nbsp;<FONT CLASS="NavBarFont1Rev"><B>Class</B></FONT>&nbsp;</TD>
326
  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="class-use/TestRunningCount.html"><FONT CLASS="NavBarFont1"><B>Use</B></FONT></A>&nbsp;</TD>
327
  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="package-tree.html"><FONT CLASS="NavBarFont1"><B>Tree</B></FONT></A>&nbsp;</TD>
328
  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../../../deprecated-list.html"><FONT CLASS="NavBarFont1"><B>Deprecated</B></FONT></A>&nbsp;</TD>
329
  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../../../index-all.html"><FONT CLASS="NavBarFont1"><B>Index</B></FONT></A>&nbsp;</TD>
330
  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../../../help-doc.html"><FONT CLASS="NavBarFont1"><B>Help</B></FONT></A>&nbsp;</TD>
331
  </TR>
332
</TABLE>
333
</TD>
334
<TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
335
</EM>
336
</TD>
337
</TR>
338
 
339
<TR>
340
<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
341
&nbsp;<A HREF="../../../../net/sourceforge/stat4j/test/TestRate.html" title="class in net.sourceforge.stat4j.test"><B>PREV CLASS</B></A>&nbsp;
342
&nbsp;<A HREF="../../../../net/sourceforge/stat4j/test/TestSimple.html" title="class in net.sourceforge.stat4j.test"><B>NEXT CLASS</B></A></FONT></TD>
343
<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
344
  <A HREF="../../../../index.html?net/sourceforge/stat4j/test/TestRunningCount.html" target="_top"><B>FRAMES</B></A>  &nbsp;
345
&nbsp;<A HREF="TestRunningCount.html" target="_top"><B>NO FRAMES</B></A>  &nbsp;
346
&nbsp;<SCRIPT type="text/javascript">
347
  <!--
348
  if(window==top) {
349
    document.writeln('<A HREF="../../../../allclasses-noframe.html"><B>All Classes</B></A>');
350
  }
351
  //-->
352
</SCRIPT>
353
<NOSCRIPT>
354
  <A HREF="../../../../allclasses-noframe.html"><B>All Classes</B></A>
355
</NOSCRIPT>
356
 
357
 
358
</FONT></TD>
359
</TR>
360
<TR>
361
<TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2">
362
  SUMMARY:&nbsp;NESTED&nbsp;|&nbsp;<A HREF="#field_summary">FIELD</A>&nbsp;|&nbsp;<A HREF="#constructor_summary">CONSTR</A>&nbsp;|&nbsp;<A HREF="#method_summary">METHOD</A></FONT></TD>
363
<TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2">
364
DETAIL:&nbsp;<A HREF="#field_detail">FIELD</A>&nbsp;|&nbsp;<A HREF="#constructor_detail">CONSTR</A>&nbsp;|&nbsp;<A HREF="#method_detail">METHOD</A></FONT></TD>
365
</TR>
366
</TABLE>
367
<A NAME="skip-navbar_bottom"></A>
368
<!-- ======== END OF BOTTOM NAVBAR ======= -->
369
 
370
<HR>
371
 
372
</BODY>
373
</HTML>