cn.shenyanchao.generator
Class TestGenerator

java.lang.Object
  extended by cn.shenyanchao.generator.TestGenerator

public class TestGenerator
extends Object

Created with IntelliJ IDEA.

Author:
shenyanchao Date: 6/18/13 Time: 1:16 PM

Constructor Summary
TestGenerator()
           
 
Method Summary
static void writeJavaTest(String testDir, japa.parser.ast.CompilationUnit testCompilationUnit)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

TestGenerator

public TestGenerator()
Method Detail

writeJavaTest

public static void writeJavaTest(String testDir,
                                 japa.parser.ast.CompilationUnit testCompilationUnit)


Copyright © 2013. All Rights Reserved.