org.nuiton.util
Class JavaFileUpdaterTest

java.lang.Object
  extended by org.nuiton.util.JavaFileUpdaterTest

public class JavaFileUpdaterTest
extends java.lang.Object

Test of a FileUpdaterHelper.JavaFileUpdater on the test sourcepath and test-classpath

Author:
chemit

Constructor Summary
JavaFileUpdaterTest()
           
 
Method Summary
static void initClass()
           
 void testSourceFileDoesNotHaveMirrorFile()
           
 void testSourceFileIsNewerThanMirrorFile()
           
 void testSourceFileIsUptoDate()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

JavaFileUpdaterTest

public JavaFileUpdaterTest()
Method Detail

initClass

public static void initClass()
                      throws java.lang.Exception
Throws:
java.lang.Exception

testSourceFileIsUptoDate

public void testSourceFileIsUptoDate()
                              throws java.lang.Exception
Throws:
java.lang.Exception

testSourceFileDoesNotHaveMirrorFile

public void testSourceFileDoesNotHaveMirrorFile()
                                         throws java.lang.Exception
Throws:
java.lang.Exception

testSourceFileIsNewerThanMirrorFile

public void testSourceFileIsNewerThanMirrorFile()
                                         throws java.lang.Exception
Throws:
java.lang.Exception


Copyright © 2009 CodeLutin. All Rights Reserved.