com.google.code.jetm.maven.util
Class XmlIOFileFilterTest

java.lang.Object
  extended by com.google.code.jetm.maven.util.XmlIOFileFilterTest

public class XmlIOFileFilterTest
extends Object

Unit tests for XmlIOFileFilter.

Author:
jrh3k5

Constructor Summary
XmlIOFileFilterTest()
           
 
Method Summary
 void testAcceptFile()
          Test that XmlIOFileFilter.accept(File) only accepts XML files.
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

XmlIOFileFilterTest

public XmlIOFileFilterTest()
Method Detail

testAcceptFile

public void testAcceptFile()
Test that XmlIOFileFilter.accept(File) only accepts XML files.



Copyright © 2011. All Rights Reserved.