Hi guys, is any of you using jmockit with Hosted mode?
I'm trying to do so but some errors wont let me run the tests:
Starting HTTP on port 0
HTTP listening on port 58696
Refreshing module from source
Validating newly compiled units
Removing units with errors
[ERROR] Errors in 'file:/C:/Users/diones/workspace/
thingpad_visual/test/com/thingpad/client/unit/
RPCHandler_ValidationTest.java'
[ERROR] Line 14: No source code is available for type
mockit.integration.junit4.JMockitTest; did you forget to inherit a
required module?
[ERROR] Errors in 'file:/C:/Users/diones/workspace/
thingpad_visual/test/com/thingpad/client/integration/
ThingpadViewTest.java'
[ERROR] Line 12: No source code is available for type
com.google.gwt.junit.tools.GWTTestSuite; did you forget to inherit a
required module?
[ERROR] Line 16: No source code is available for type
junit.framework.TestSuite; did you forget to inherit a required
module?
[ERROR] Errors in 'file:/C:/Users/diones/workspace/
thingpad_visual/test/com/thingpad/client/unit/Queue_Test.java'
[ERROR] Line 9: No source code is available for type
mockit.integration.junit4.JMockitTest; did you forget to inherit a
required module?
[ERROR] Errors in 'file:/C:/Users/diones/workspace/
thingpad_visual/test/com/thingpad/client/unit/
RPCHandler_RequestTest.java'
[ERROR] Line 20: No source code is available for type
mockit.integration.junit4.JMockitTest; did you forget to inherit a
required module?
[ERROR] Line 34: No source code is available for type
mockit.Expectations; did you forget to inherit a required module?
[ERROR] Errors in 'file:/C:/Users/diones/workspace/
thingpad_visual/test/com/thingpad/client/unit/Note_Test.java'
[ERROR] Line 16: No source code is available for type
mockit.integration.junit4.JMockitTest; did you forget to inherit a
required module?
[ERROR] Line 58: No source code is available for type
mockit.Verifications; did you forget to inherit a required module?
[ERROR] Line 73: No source code is available for type
mockit.Expectations; did you forget to inherit a required module?
[ERROR] Line 88: No source code is available for type
mockit.NonStrictExpectations; did you forget to inherit a required
module?
[ERROR] Errors in 'file:/C:/Users/diones/workspace/
thingpad_visual/test/com/thingpad/client/integration/
NoteHandler_test.java'
[ERROR] Line 33: No source code is available for type
mockit.Mockit; did you forget to inherit a required module?
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups
"Google Web Toolkit" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to
[email protected]
For more options, visit this group at
http://groups.google.com/group/google-web-toolkit?hl=en
-~----------~----~----~----~------~----~------~--~---