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
TestRate (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="TestRate (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/TestRate.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/TestDelta.html" title="class in net.sourceforge.stat4j.test"><B>PREV CLASS</B></A>&nbsp;
59
&nbsp;<A HREF="../../../../net/sourceforge/stat4j/test/TestRunningCount.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/TestRate.html" target="_top"><B>FRAMES</B></A>  &nbsp;
62
&nbsp;<A HREF="TestRate.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 TestRate</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.TestRate</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>TestRate</B><DT>extends junit.framework.TestCase</DL>
106
</PRE>
107
 
108
<P>
109
Name:           TestRate.java
110
 Date:          Sep 6, 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/TestRate.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/TestRate.html#TestRate()">TestRate</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/TestRate.html#TestRate(java.lang.String)">TestRate</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/TestRate.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/TestRate.html#testErrorRate()">testErrorRate</A></B>()</CODE>
182
 
183
<BR>
184
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
185
</TR>
186
</TABLE>
187
&nbsp;<A NAME="methods_inherited_from_class_junit.framework.TestCase"><!-- --></A>
188
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
189
<TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor">
190
<TH ALIGN="left"><B>Methods inherited from class junit.framework.TestCase</B></TH>
191
</TR>
192
<TR BGCOLOR="white" CLASS="TableRowColor">
193
<TD><CODE>countTestCases, createResult, getName, run, run, runBare, runTest, setName, setUp, tearDown, toString</CODE></TD>
194
</TR>
195
</TABLE>
196
&nbsp;<A NAME="methods_inherited_from_class_junit.framework.Assert"><!-- --></A>
197
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
198
<TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor">
199
<TH ALIGN="left"><B>Methods inherited from class junit.framework.Assert</B></TH>
200
</TR>
201
<TR BGCOLOR="white" CLASS="TableRowColor">
202
<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>
203
</TR>
204
</TABLE>
205
&nbsp;<A NAME="methods_inherited_from_class_java.lang.Object"><!-- --></A>
206
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
207
<TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor">
208
<TH ALIGN="left"><B>Methods inherited from class java.lang.Object</B></TH>
209
</TR>
210
<TR BGCOLOR="white" CLASS="TableRowColor">
211
<TD><CODE>clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait</CODE></TD>
212
</TR>
213
</TABLE>
214
&nbsp;
215
<P>
216
 
217
<!-- ============ FIELD DETAIL =========== -->
218
 
219
<A NAME="field_detail"><!-- --></A>
220
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
221
<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
222
<TH ALIGN="left" COLSPAN="1"><FONT SIZE="+2">
223
<B>Field Detail</B></FONT></TH>
224
</TR>
225
</TABLE>
226
 
227
<A NAME="category"><!-- --></A><H3>
228
category</H3>
229
<PRE>
230
public org.apache.log4j.Category <B>category</B></PRE>
231
<DL>
232
<DL>
233
</DL>
234
</DL>
235
 
236
<!-- ========= CONSTRUCTOR DETAIL ======== -->
237
 
238
<A NAME="constructor_detail"><!-- --></A>
239
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
240
<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
241
<TH ALIGN="left" COLSPAN="1"><FONT SIZE="+2">
242
<B>Constructor Detail</B></FONT></TH>
243
</TR>
244
</TABLE>
245
 
246
<A NAME="TestRate()"><!-- --></A><H3>
247
TestRate</H3>
248
<PRE>
249
public <B>TestRate</B>()</PRE>
250
<DL>
251
</DL>
252
<HR>
253
 
254
<A NAME="TestRate(java.lang.String)"><!-- --></A><H3>
255
TestRate</H3>
256
<PRE>
257
public <B>TestRate</B>(java.lang.String&nbsp;arg0)</PRE>
258
<DL>
259
<DL>
260
<DT><B>Parameters:</B><DD><CODE>arg0</CODE> - </DL>
261
</DL>
262
 
263
<!-- ============ METHOD DETAIL ========== -->
264
 
265
<A NAME="method_detail"><!-- --></A>
266
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
267
<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
268
<TH ALIGN="left" COLSPAN="1"><FONT SIZE="+2">
269
<B>Method Detail</B></FONT></TH>
270
</TR>
271
</TABLE>
272
 
273
<A NAME="testErrorRate()"><!-- --></A><H3>
274
testErrorRate</H3>
275
<PRE>
276
public void <B>testErrorRate</B>()</PRE>
277
<DL>
278
<DD><DL>
279
</DL>
280
</DD>
281
</DL>
282
<HR>
283
 
284
<A NAME="pause()"><!-- --></A><H3>
285
pause</H3>
286
<PRE>
287
public void <B>pause</B>()</PRE>
288
<DL>
289
<DD><DL>
290
</DL>
291
</DD>
292
</DL>
293
<!-- ========= END OF CLASS DATA ========= -->
294
<HR>
295
 
296
 
297
<!-- ======= START OF BOTTOM NAVBAR ====== -->
298
<A NAME="navbar_bottom"><!-- --></A>
299
<A HREF="#skip-navbar_bottom" title="Skip navigation links"></A>
300
<TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0" SUMMARY="">
301
<TR>
302
<TD COLSPAN=2 BGCOLOR="#EEEEFF" CLASS="NavBarCell1">
303
<A NAME="navbar_bottom_firstrow"><!-- --></A>
304
<TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3" SUMMARY="">
305
  <TR ALIGN="center" VALIGN="top">
306
  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../../../overview-summary.html"><FONT CLASS="NavBarFont1"><B>Overview</B></FONT></A>&nbsp;</TD>
307
  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="package-summary.html"><FONT CLASS="NavBarFont1"><B>Package</B></FONT></A>&nbsp;</TD>
308
  <TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> &nbsp;<FONT CLASS="NavBarFont1Rev"><B>Class</B></FONT>&nbsp;</TD>
309
  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="class-use/TestRate.html"><FONT CLASS="NavBarFont1"><B>Use</B></FONT></A>&nbsp;</TD>
310
  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="package-tree.html"><FONT CLASS="NavBarFont1"><B>Tree</B></FONT></A>&nbsp;</TD>
311
  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../../../deprecated-list.html"><FONT CLASS="NavBarFont1"><B>Deprecated</B></FONT></A>&nbsp;</TD>
312
  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../../../index-all.html"><FONT CLASS="NavBarFont1"><B>Index</B></FONT></A>&nbsp;</TD>
313
  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../../../help-doc.html"><FONT CLASS="NavBarFont1"><B>Help</B></FONT></A>&nbsp;</TD>
314
  </TR>
315
</TABLE>
316
</TD>
317
<TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
318
</EM>
319
</TD>
320
</TR>
321
 
322
<TR>
323
<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
324
&nbsp;<A HREF="../../../../net/sourceforge/stat4j/test/TestDelta.html" title="class in net.sourceforge.stat4j.test"><B>PREV CLASS</B></A>&nbsp;
325
&nbsp;<A HREF="../../../../net/sourceforge/stat4j/test/TestRunningCount.html" title="class in net.sourceforge.stat4j.test"><B>NEXT CLASS</B></A></FONT></TD>
326
<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
327
  <A HREF="../../../../index.html?net/sourceforge/stat4j/test/TestRate.html" target="_top"><B>FRAMES</B></A>  &nbsp;
328
&nbsp;<A HREF="TestRate.html" target="_top"><B>NO FRAMES</B></A>  &nbsp;
329
&nbsp;<SCRIPT type="text/javascript">
330
  <!--
331
  if(window==top) {
332
    document.writeln('<A HREF="../../../../allclasses-noframe.html"><B>All Classes</B></A>');
333
  }
334
  //-->
335
</SCRIPT>
336
<NOSCRIPT>
337
  <A HREF="../../../../allclasses-noframe.html"><B>All Classes</B></A>
338
</NOSCRIPT>
339
 
340
 
341
</FONT></TD>
342
</TR>
343
<TR>
344
<TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2">
345
  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>
346
<TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2">
347
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>
348
</TR>
349
</TABLE>
350
<A NAME="skip-navbar_bottom"></A>
351
<!-- ======== END OF BOTTOM NAVBAR ======= -->
352
 
353
<HR>
354
 
355
</BODY>
356
</HTML>