提交 a8cb3f95 编写于 作者: S serge-rider

Test compile fix


Former-commit-id: 48a917ec
上级 ec82ef2f
......@@ -209,7 +209,7 @@ public class PostgreValueParserTest {
}
private void setupGeneralWhenMocks() throws DBException, InstantiationException, IllegalAccessException {
private void setupGeneralWhenMocks() throws Exception {
Mockito.when(session.getProgressMonitor()).thenReturn(new VoidProgressMonitor());
Mockito.when(intItemType.getFullTypeName()).thenReturn("test_intItemType");
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册