I see that
2006/11/28, Vladimir Ivanov <[EMAIL PROTECTED]>:
The target 'test' does not work for me. The output likes not junit.jar in
the path:
[javac] 109. ERROR in
C:\harmony.top\classlib\trunk\modules\accessibility\src\test\api\java\common\javax\accessibility\AccessibleStateTest.java
[javac] (at line 38)
[javac] assertEquals(key, state.toDisplayString());
[javac] ^^^^^^^^^^^^
[javac] The method assertEquals(String, String) is undefined for the
type AccessibleStateTest
[javac] ----------
[javac] 109 problems (109 errors)
BUILD FAILED
Could somebody reproduce it?
Thanks, Vladimir