You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
DbUnitRunner.java:103 testContext.getConnections().closeAll(); when i test again, Error: org.dbunit.DatabaseUnitException: Exception processing table name='my_table', Caused by: java.sql.SQLException: connection holder is null
The text was updated successfully, but these errors were encountered:
DbUnitRunner.java:103 testContext.getConnections().closeAll(); when i test again, Error: org.dbunit.DatabaseUnitException: Exception processing table name='my_table', Caused by: java.sql.SQLException: connection holder is null
The text was updated successfully, but these errors were encountered: