1 CONSOLE MESSAGE: line 63: [object Object] 2 CONSOLE MESSAGE: line 63: [object Object] 3 This test confirms that SQLTransactionErrorCallback is invoked correctly and regardless of its output, the transaction is always rolled back on failure. 4 Testing transaction failing mid-way and error callback returning true : SUCCESS 5 Testing transaction failing mid-way and error callback return false : SUCCESS 6 Testing statement callback throwing exception and error callback returning true : SUCCESS 7 Testing statement callback throwing exception and error callback returning false : SUCCESS 8 All Tests are complete. 9 10