Menu

#8 Scan classpath for classes to test

0.0.6
open
5
2011-02-12
2011-02-12
No

Currently the class to test must be specified when using the BeanTester.testBean method. This requires that the developer know and specify each and every class they wish to test. It also requires that the developer remember to maintain the tests when adding and removing classes to test. Implement classpath scanning logic to pick up classes to test.

Discussion


Log in to post a comment.