remove deprecated usage of junit framework

This commit is contained in:
gtully 2015-03-05 13:21:22 +00:00
parent 00e4b25357
commit 113a3815b0
1 changed files with 2 additions and 2 deletions

View File

@ -37,8 +37,8 @@ import org.slf4j.Logger;
import org.slf4j.LoggerFactory;
import static junit.framework.Assert.assertTrue;
import static junit.framework.Assert.fail;
import static org.junit.Assert.assertTrue;
import static org.junit.Assert.fail;
/**
* Test to see if the JDBCExceptionIOHandler will restart the transport connectors correctly after