javavscode
javavscode copied to clipboard
test runner does not find concrete tests
The test runner is showing the 'abstract' class, rather than the concrete test class.
You can review the project at github.com/robaho/closablequeue
There is no way to run the concrete tests, either through the runner or the editor.
The tests run file when using the gradle 'test' task.