source: branches/version-2_5-dev/data/module/Services/JSON/doc/Services_JSON/Services_JSON_Empties_TestCase.html @ 20119

Revision 20119, 4.4 KB checked in by nanasess, 13 years ago (diff)

module 以下は svn:keywords を除外

  • Property svn:mime-type set to text/plain
Line 
1<?xml version="1.0" encoding="iso-8859-1"?>
2<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
3  <html xmlns="http://www.w3.org/1999/xhtml">
4        <head>
5            <!-- template designed by Marco Von Ballmoos -->
6            <title>Docs For Class Services_JSON_Empties_TestCase</title>
7            <link rel="stylesheet" href="../media/stylesheet.css" />
8            <meta http-equiv='Content-Type' content='text/html; charset=iso-8859-1'/>
9        </head>
10        <body>
11            <div class="page-body">         
12<h2 class="class-name">Class Services_JSON_Empties_TestCase</h2>
13
14<a name="sec-description"></a>
15<div class="info-box">
16    <div class="info-box-title">Description</div>
17    <div class="nav-bar">
18                    <span class="disabled">Description</span> |
19                                                            <a href="#sec-method-summary">Methods</a> (<a href="#sec-methods">details</a>)
20                       
21            </div>
22    <div class="info-box-body">
23        <!-- ========== Info from phpDoc block ========= -->
24        <p class="notes">
25            Located in <a class="field" href="_Test-JSON_php.html">/Test-JSON.php</a> (line <span class="field">364</span>)
26        </p>
27       
28               
29        <pre>PHPUnit_TestCase
30   |
31   --Services_JSON_Empties_TestCase</pre>
32   
33            </div>
34</div>
35
36
37
38    <a name="sec-method-summary"></a>
39    <div class="info-box">
40        <div class="info-box-title">Method Summary</span></div>
41        <div class="nav-bar">
42            <a href="#sec-description">Description</a> |
43                                    <span class="disabled">Methods</span> (<a href="#sec-methods">details</a>)
44        </div>
45        <div class="info-box-body">         
46            <div class="method-summary">
47                               
48                <div class="method-definition">
49                                            <span class="method-result">Services_JSON_Empties_TestCase</span>
50                                        <a href="#Services_JSON_Empties_TestCase" title="details" class="method-name">Services_JSON_Empties_TestCase</a>
51                                            (<span class="var-type">mixed</span>&nbsp;<span class="var-name">$name</span>)
52                                    </div>
53                               
54                <div class="method-definition">
55                                            <span class="method-result">void</span>
56                                        <a href="#setUp" title="details" class="method-name">setUp</a>
57                                        ()
58                                    </div>
59                               
60                <div class="method-definition">
61                                            <span class="method-result">void</span>
62                                        <a href="#test_type" title="details" class="method-name">test_type</a>
63                                        ()
64                                    </div>
65                            </div>
66        </div>
67    </div>     
68
69   
70    <a name="sec-methods"></a>
71    <div class="info-box">
72        <div class="info-box-title">Methods</div>
73        <div class="nav-bar">
74            <a href="#sec-description">Description</a> |
75                                                    <a href="#sec-method-summary">Methods</a> (<span class="disabled">details</span>)
76                       
77        </div>
78        <div class="info-box-body">
79            <A NAME='method_detail'></A>
80<a name="methodServices_JSON_Empties_TestCase" id="Services_JSON_Empties_TestCase"><!-- --></a>
81<div class="oddrow">
82   
83    <div class="method-header">
84        <span class="method-title">Constructor Services_JSON_Empties_TestCase</span> (line <span class="line-number">366</span>)
85    </div>
86   
87    <!-- ========== Info from phpDoc block ========= -->
88   
89    <div class="method-signature">
90        <span class="method-result">Services_JSON_Empties_TestCase</span>
91        <span class="method-name">
92            Services_JSON_Empties_TestCase
93        </span>
94                    (<span class="var-type">mixed</span>&nbsp;<span class="var-name">$name</span>)
95            </div>
96   
97       
98       
99    </div>
100<a name="methodsetUp" id="setUp"><!-- --></a>
101<div class="evenrow">
102   
103    <div class="method-header">
104        <span class="method-title">setUp</span> (line <span class="line-number">370</span>)
105    </div>
106   
107    <!-- ========== Info from phpDoc block ========= -->
108   
109    <div class="method-signature">
110        <span class="method-result">void</span>
111        <span class="method-name">
112            setUp
113        </span>
114                ()
115            </div>
116   
117       
118       
119    </div>
120<a name="methodtest_type" id="test_type"><!-- --></a>
121<div class="oddrow">
122   
123    <div class="method-header">
124        <span class="method-title">test_type</span> (line <span class="line-number">384</span>)
125    </div>
126   
127    <!-- ========== Info from phpDoc block ========= -->
128   
129    <div class="method-signature">
130        <span class="method-result">void</span>
131        <span class="method-name">
132            test_type
133        </span>
134                ()
135            </div>
136   
137       
138       
139    </div>
140                       
141        </div>
142    </div>
143   
144    <p class="notes" id="credit">
145        Documentation generated on Tue, 27 Jun 2006 22:54:26 -0700 by <a href="http://www.phpdoc.org" target="_blank">phpDocumentor 1.2.3</a>
146    </p>
147    </div></body>
148</html>
Note: See TracBrowser for help on using the repository browser.