| 
 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectgov.llnl.babel.backend.writers.PrettyWriterTest
public class PrettyWriterTest
Class 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 Summary | |
|---|---|
| PrettyWriterTest() | |
| Method Summary | |
|---|---|
| static void | main(java.lang.String[] argv)Method mainis the entry point for the unit test. | 
| Methods inherited from class java.lang.Object | 
|---|
| clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait | 
| Constructor Detail | 
|---|
public PrettyWriterTest()
| Method Detail | 
|---|
public static void main(java.lang.String[] argv)
main is the entry point for the unit test.
 It ignores the command line arguments and outputs to the standard
 output a series of code snippets formatted using the pretty writer.
| 
 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||