com.cleancode.html
Class Generator.Test
java.lang.Object
com.cleancode.html.Generator.Test
- Enclosing class:
- Generator
public static class Generator.Test
- extends Object
TODO -- nested test class--move to JUnit.
Method Summary |
static void |
main(String[] args)
Main program for test subclass. |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Generator.Test
public Generator.Test()
main
public static void main(String[] args)
- Main program for test subclass.
- Parameters:
args
- command-line arguments.
CleanCode Java Libraries |
Copyright © 2001-2012 Michael Sorens - Revised 2012.12.10 |