[GRADLE-281] JavaPlugin Test should not try to execute abstract classes Created: 24/Oct/08 Updated: 04/Jan/13 Resolved: 20/May/09 |
|
| Status: | Resolved |
| Project: | Gradle |
| Affects Version/s: | 0.4 |
| Fix Version/s: | 0.6 |
| Type: | Bug | ||
| Reporter: | Martin Vlcek | Assignee: | Tom Eyckmans |
| Resolution: | Fixed | Votes: | 0 |
| Description |
|
The test task currently executes all JUnit tests by default. |
| Comments |
| Comment by Hans Dockter [ 25/Oct/08 ] |
|
See: http://www.nabble.com/classes-with-no-tests-in-the-test-hierarchy-to19823357.html#a19823357 |