cn.shenyanchao.ut.receiver
Class ExistTestReceiver

java.lang.Object
  extended by cn.shenyanchao.ut.receiver.AbstractReceiver
      extended by cn.shenyanchao.ut.receiver.ExistTestReceiver

public class ExistTestReceiver
extends AbstractReceiver

Author:
shenyanchao

Date: 6/20/13 Time: 7:15 PM


Constructor Summary
ExistTestReceiver(japa.parser.ast.CompilationUnit sourceCU, java.io.File javaFile, japa.parser.ast.CompilationUnit testCU)
           
 
Method Summary
 CompilationUnitBuilder createCU()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ExistTestReceiver

public ExistTestReceiver(japa.parser.ast.CompilationUnit sourceCU,
                         java.io.File javaFile,
                         japa.parser.ast.CompilationUnit testCU)
Method Detail

createCU

public CompilationUnitBuilder createCU()
Specified by:
createCU in class AbstractReceiver


Copyright © 2013. All Rights Reserved.