mirror of
https://github.com/apache/activemq.git
synced 2025-02-07 18:49:42 +00:00
remove deprecated usage of junit framework
This commit is contained in:
parent
00e4b25357
commit
113a3815b0
@ -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
|
||||
|
Loading…
x
Reference in New Issue
Block a user