org.nuiton.io
Class JavaFileUpdaterTest

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

public class JavaFileUpdaterTest
extends Object

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

Author:
tchemit

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 Exception
Throws:
Exception

testSourceFileIsUptoDate

public void testSourceFileIsUptoDate()
                              throws Exception
Throws:
Exception

testSourceFileDoesNotHaveMirrorFile

public void testSourceFileDoesNotHaveMirrorFile()
                                         throws Exception
Throws:
Exception

testSourceFileIsNewerThanMirrorFile

public void testSourceFileIsNewerThanMirrorFile()
                                         throws Exception
Throws:
Exception


Copyright © 2009-2011 CodeLutin. All Rights Reserved.