Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Hamcrest Jar not getting included in JUnit build classpath #5

Closed
RyanNutt opened this issue Aug 12, 2014 · 1 comment
Closed

Hamcrest Jar not getting included in JUnit build classpath #5

RyanNutt opened this issue Aug 12, 2014 · 1 comment

Comments

@RyanNutt
Copy link
Owner

Looks like only the JUnit.jar file is getting included in the classpath parameter when the JUnit test class is compiled which is causing issues with assertThat which comes from hamcrest.

@RyanNutt
Copy link
Owner Author

Updated so that the hamcrest jar is part of the classpath. Also added the setIO permission required for changing System.setOut.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant