提交 3c83219f 编写于 作者: Z zyyang

change

上级 e3cd70cf
......@@ -66,7 +66,7 @@ public class StatementTest {
assertEquals(false, isClosed);
}
@Test
@Test(expected = SQLFeatureNotSupportedException.class)
public void testUnsupport() {
try {
Assert.assertNotNull(statement.unwrap(TSDBStatement.class));
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册