java-tutorials/core-java-io
Neeraj Yadav 0f1e1a49d9 BAEL-1936 Use of FilenameFilter (#4520)
* Added tests for FilenameFilter demo

-added a test to show FilenameFilter implementation
-added another test to show similar functionality using Predicate

* refactored code to get directory at a single location

* fixing formatting

* changed test class name to conform to custom rule

UnitTestNamingConventionRule lists the allowed test class names. Added ManualTest at the end to conform to the rule.
2018-07-31 22:58:48 +01:00
..
src BAEL-1936 Use of FilenameFilter (#4520) 2018-07-31 22:58:48 +01:00
.gitignore testing work 2018-03-04 17:29:04 +02:00
README.md add links (#4804) 2018-07-24 19:21:55 +02:00
pom.xml BAEL-5246: pom cleanup (#4620) 2018-07-12 09:04:54 +02:00