aboutsummaryrefslogtreecommitdiffstats
path: root/tests/reproducers/simple/GeneratedId/testcases
Commit message (Collapse)AuthorAgeFilesLines
* Reproducer test cleanup to remove deprecation warnings and type checking ↵Andrew Azores2013-11-071-1/+1
| | | | | | | | | warnings. ServerAccess.ProcessResult removed and reference replaced with ProcessResult. junit.framework.assert replaced in favour of org.junit.Assert. Added parameterized typing to instantiation of several fields and local variables where the declaration was already parameterized.
* JNLP file is now re-downloading only if is local and have href. Real couse ↵Jiri Vanek2013-06-241-0/+181
of PR1473