Closed j-larson closed 8 years ago
We have dozens of empty tests like this:
@Test public void testSetNetworkTimeout() throws Exception { } @Test public void testGetNetworkTimeout() throws Exception { } @Test public void testCheckClosed() throws Exception { } @Test public void testCreateSQLJSON() throws Exception { }
We have dozens of empty tests like this: