#How to test database connection using unit test?

1 messages · Page 1 of 1 (latest)

white summit
#

I want to try to check the connection to the database using junit, but on the Internet they suggest using only third-party utilities, please tell me how to do this?

uncut groveBOT
#

This post has been reserved for your question.

Hey @white summit! Please use /close or the Close Post button above when you're finished. Please remember to follow the help guidelines. This post will be automatically closed after 300 minutes of inactivity.

TIP: Narrow down your issue to simple and precise questions to maximize the chance that others will reply in here.

empty vault
#

Not sure what database you are using but just make a sample read call, that's how I usually test connection