org.nuiton.io
Class JaxxFileUpdaterTest

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

public class JaxxFileUpdaterTest
extends java.lang.Object

Test of a FileUpdaterHelper.JaxxFileUpdater on the test sourcepath

Author:
chemit

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 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.