[GRADLE-491] Add unit test to TestNGOptions for checking delegation to super in propertyMissing and methodMissing method. Created: 20/May/09 Updated: 04/Jan/13 Resolved: 24/Nov/10 |
|
| Status: | Resolved |
| Project: | Gradle |
| Affects Version/s: | None |
| Fix Version/s: | 0.9-rc-1 |
| Type: | Improvement | ||
| Reporter: | Hans Dockter | Assignee: | Adam Murdoch |
| Resolution: | Fixed | Votes: | 0 |
| Comments |
| Comment by Adam Murdoch [ 24/Mar/10 ] |
|
Removed the propertyMissing and methodMissing methods, so no need to test them. |