public class PrettyWriterTest
extends java.lang.Object
PrettyWriterTest is a simple unit test for the pretty
writer class. Several different coding styles are output to the standard
output to test the formatting of the pretty writer.| Constructor and Description |
|---|
PrettyWriterTest() |
| Modifier and Type | Method and Description |
|---|---|
static void |
main(java.lang.String[] argv)
Method
main is the entry point for the unit test. |