tumblr page counter

Packages

Posted by Whoppixian on Monday, 22 August, 2011, 1:36 AM

packages

up vote 0 down vote favorite. share [g+] share [fb] share [tw]. How can I reflectively get all of the packages in the project? I started with Package.getPackages(), but that only got all the packages associated to the current package. Is there a way ...

Share |

Packages

Posted by Whoppixian on Monday, 22 August, 2011, 1:36 AM

share [g+] share [fb] share [tw] How can I reflectively get all of the packages in the project? I started with Package.getPackages(), but that only got all the packages associated to the current package. Is there a way to do this?

Not the answer you're looking for? Browse other questions tagged java unit-testing reflection junit or ask your own question. Hello World!

This is a collaboratively edited question and answer site for professional and enthusiast programmers. It's 100% free, no registration required.

How can I run all JUnit unit tests except those ending in ?IntegrationTest? in my IntelliJ IDEA project using the integrated test runner?

Share |