Difference between revisions of "Template:TestSuite"

From CSE231 Wiki
Jump to navigation Jump to search
Line 4: Line 4:
 
</tr>
 
</tr>
 
<tr>
 
<tr>
<td nowrap="nowrap" valign="top"> '''class:''' {{{msg|{{{1|}}}}}}</td>
+
<td nowrap="nowrap" valign="top">class: '''{{{msg|{{{1|}}}}}}'''.java</td>
 
</tr>
 
</tr>
 
<tr>
 
<tr>
<td nowrap="nowrap" valign="top"> '''package:''' {{{msg|{{{2|}}}}}}</td>
+
<td nowrap="nowrap" valign="top">package: {{{msg|{{{2|}}}}}}</td>
 
</tr>
 
</tr>
 
<tr>
 
<tr>
<td nowrap="nowrap" valign="top"> '''source folder:''' src/test/java</td>
+
<td nowrap="nowrap" valign="top">source folder: src/test/java</td>
 
</tr>
 
</tr>
 
</table>
 
</table>

Revision as of 23:07, 19 December 2017

TestSuite
class: '.java
package:
source folder: src/test/java