Add framework to test error messages and argument type checking.

This commit is contained in:
James Roseborough
2008-07-15 05:32:56 +00:00
parent 754fe22b18
commit 5fcec48678
11 changed files with 542 additions and 355 deletions

View File

@@ -6,7 +6,6 @@
<classpathentry kind="src" path="src/j2se"/>
<classpathentry kind="src" path="src/script"/>
<classpathentry kind="src" path="src/test/java"/>
<classpathentry kind="src" path="src/test/res"/>
<classpathentry kind="src" path="src/sample"/>
<classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER"/>
<classpathentry kind="con" path="org.eclipse.jdt.junit.JUNIT_CONTAINER/3.8.1"/>