| |
|
| net.sf.surrogate.core.MockMethodTestCase
MockMethodTestCase | public class MockMethodTestCase extends TestCase (Code) | | Tests the MockMethod internals.
author: Per S Hustad |
MockMethodTestCase | public MockMethodTestCase(String name)(Code) | | |
testConstructors | public void testConstructors() throws Throwable(Code) | | Test wrong arguments to constructors
throws: Throwable - |
testExecuteWithVoid | public void testExecuteWithVoid() throws Throwable(Code) | | Test MockMethod for method with no arguments and void return
throws: Throwable - if TestCase error |
testStandardExecute | public void testStandardExecute() throws Throwable(Code) | | Test MockMethod standard behavior
|
|
|
|