public interface JUnitJDBCConnectionPool
| Modifier and Type | Method and Description |
|---|---|
void |
addFailingConnection(java.sql.Connection con) |
void |
removeFailingConnection(java.sql.Connection con) |
void |
resetTestMode() |
void |
setAllConnectionsFail(boolean allFail) |
Copyright © 2018 SAP SE. All Rights Reserved.