org.nuiton.io
Class JaxxFileUpdaterTest

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

public class JaxxFileUpdaterTest
extends Object

Test of a FileUpdaterHelper.JaxxFileUpdater on the test sourcepath

Author:
tchemit

Constructor Summary
JaxxFileUpdaterTest()
           
 
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

JaxxFileUpdaterTest

public JaxxFileUpdaterTest()
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-2012 CodeLutin. All Rights Reserved.