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

Prepare for the article purprose the example code where instead of using the "bmunit-extension" library the native java mechanisms will be used for tests purpose #55

Closed
starnowski opened this issue Dec 16, 2019 · 0 comments
Assignees

Comments

@starnowski
Copy link
Owner

Prepare for the article purprose the example code where instead of using the "bmunit-extension" library the native java mechanisms will be used for tests purpose.
For example for test https://github.com/starnowski/bmunit-extension/blob/master/junit4-spock-spring-demo/src/test/java/com/github/starnowski/bmunit/extension/junit4/spock/spring/demo/controllers/UserControllerTest.java
try to use the "java.util.concurrent.CountDownLatch" type just like in example on page https://stackoverflow.com/questions/17827022/how-is-countdownlatch-used-in-java-multithreading

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