edu.virtualschool.jwaa.test.StringUtilTest Class Reference
List of all members.
Detailed Description
EProduct test cases Copyright 2002 by Brad Cox: <
bcox@virtualschool.edu>
Definition at line 10 of file StringUtilTest.java.
|
Public Member Functions |
|
| StringUtilTest (String name) |
|
void | testJoin () throws Exception |
|
void | testAlign () throws Exception |
|
void | testSplit () throws Exception |
|
void | testReplace () throws Exception |
|
void | testWrap () throws Exception |
Static Public Member Functions |
|
void | main (String args[]) |
Public Attributes |
|
String | foo = "foo" |
|
int | bar = 23 |
|
double | gag = 23.3 |
The documentation for this class was generated from the following file: