* BAEL-4789 Check if a database table exists * BAEL-4789 fix db credentials * BAEL-4789 fix test method name
* Added code for checking if a class is abstract or not. * Renamed test name as per review comments. * Added code to get database URL from Connection object. * Refactored code to break lines.