cn.shenyanchao.utils
Class FileCheck
java.lang.Object
cn.shenyanchao.utils.FileCheck
public class FileCheck
- extends Object
Created with IntelliJ IDEA.
- Author:
- shenyanchao
Date: 6/18/13
Time: 3:25 PM
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
FileCheck
public FileCheck()
isTestJavaClassExist
public boolean isTestJavaClassExist(File file)
isTestCaseExist
public boolean isTestCaseExist(File testJavaFile,
japa.parser.ast.body.MethodDeclaration method)
Copyright © 2013. All Rights Reserved.