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