com.google.code.jetm.maven.util
Class XmlIOFileFilterTest
java.lang.Object
com.google.code.jetm.maven.util.XmlIOFileFilterTest
public class XmlIOFileFilterTest
- extends Object
Unit tests for XmlIOFileFilter
.
- Author:
- jrh3k5
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 |
XmlIOFileFilterTest
public XmlIOFileFilterTest()
testAcceptFile
public void testAcceptFile()
- Test that
XmlIOFileFilter.accept(File)
only accepts XML files.
Copyright © 2011. All Rights Reserved.