public class UpdateBuilderTest extends Object
UpdateBuilder.| Modifier and Type | Field and Description |
|---|---|
org.jmock.integration.junit4.JUnitRuleMockery |
context |
| Constructor and Description |
|---|
UpdateBuilderTest() |
| Modifier and Type | Method and Description |
|---|---|
void |
setUp() |
void |
testCannotReconfigureAfterExecute() |
void |
testCloseWhenRepeatable() |
void |
testExecuteClosesWhenNotRepeatable() |
void |
testExecuteDoesNotCloseWhenRepeatable() |
void |
testExecuteFailsWhenNoStatementConfigured() |
public void testExecuteFailsWhenNoStatementConfigured()
throws Exception
Exceptionpublic void testExecuteClosesWhenNotRepeatable()
throws Exception
Exceptionpublic void testCannotReconfigureAfterExecute()
throws Exception
Exceptionpublic void testExecuteDoesNotCloseWhenRepeatable()
throws Exception
ExceptionCopyright © 2014–2015 Carl Harris, Jr. All rights reserved.