java-class-enumerator icon indicating copy to clipboard operation
java-class-enumerator copied to clipboard

It can not get the class, if run in testcase.

Open MayiTiny opened this issue 9 years ago • 0 comments

I run with the Junit in test-class,it cann't get the files in class package. So that means this class can not work with unit test. Thanks a lot:)

PS:what about use this? Thread.currentThread().getContextClassLoader().getResources

MayiTiny avatar Nov 18 '15 07:11 MayiTiny