You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: examples/RunExampleTestSuiteWithCustomDBMSOutputReporter.sql
+7-3Lines changed: 7 additions & 3 deletions
Original file line number
Diff line number
Diff line change
@@ -1,8 +1,9 @@
1
1
--Shows how to create a test suite with the default reporter which is dbms_output
2
2
--No tables are used for this.
3
3
--Suite Management packages are when developed will make this easier.
4
-
Clear Screen
5
-
Set Serveroutput On Size Unlimited format truncated --http://stackoverflow.com/questions/2584492/how-to-prevent-dbms-output-put-line-from-trimming-leading-whitespace
0 commit comments