The DBHandlerTest class tests the DBHandler class in the VarunS\BorumSleep\Tests and VarunS\BorumSleep\DBHandlers namespaces, respectively. I do not have a lot of experience with unit testing, but I would like to test this class, as it is the base class for the entire DBHandlers namespace class hierarchy.
The DBHandlerTest class tests the DBHandler class in the VarunS\BorumSleep\Tests and VarunS\BorumSleep\DBHandlers namespaces, respectively. I do not have a lot of experience with unit testing, but I would like to test this class, as it is the base class for the entire DBHandlers namespace class hierarchy.