utPLSQL / utPLSQL-java-api

Java API for running utPLSQL v3+ unit tests from java applictions
Apache License 2.0
6 stars 5 forks source link

Improve Reporter hasOutput-Check #68

Closed pesse closed 5 years ago

pesse commented 5 years ago

There might be a problem of pipelined functions limited by regexp_like in 11g we can probably avoid with a different approach. Additionally, setting a Statement-Timeout here will prevent the cli to wait forever in case of an error.