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