posted 11 years ago
To tell you first, i have tried and tried it again and now i need some help
Heres my code
And heres the log
[Parser] Running: C:\MockWorkspace\Mock\temp-testng-customsuite.xml
got object factory print me Static method called FAILED: testMe java.lang.IllegalStateException: no last call on a mock available at org.easymock.EasyMock.getControlForLastCall(EasyMock.java:521) at org.easymock.EasyMock.expect(EasyMock.java:499) at staticPkg.TestClass.testMe(TestClass.java:46) ... Removed 22 stack frames
=============================================== staticPkg.TestClass
Tests run: 1, Failures: 1, Skips: 0
=============================================== Mock
Total tests run: 1, Failures: 1, Skips: 0
Help please, i have tried a variety of solutions, can't get it done. Please can anyone try this code and correct it for success? I get error in EasyMock.expect ...............