FazBrowse GitHub Viewer
|
Trending
|
URL:
|
Home
Tools:
[Download Repo ZIP]
[View Raw Code]
[Original HTTPS Page]
utPLSQL/examples/RunDeveloperExamples.sql at develop · paytonrules/utPLSQL · GitHub
paytonrules
/
utPLSQL
Public
forked from
utPLSQL/utPLSQL
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
Code
Pull requests
0
Actions
Projects
Wiki
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Wiki
Security and quality
Insights
Expand file tree
Breadcrumbs
utPLSQL
/
examples
/
RunDeveloperExamples.sql
Copy path
More file actions
More file actions
Latest commit
History
History
History
18 lines (17 loc) · 705 Bytes
Breadcrumbs
utPLSQL
/
examples
/
RunDeveloperExamples.sql
Copy path
File metadata and controls
18 lines (17 loc) · 705 Bytes
Raw
Copy raw file
Download raw file
Open symbols panel
Edit and raw actions
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
PROMPT Run developer examples
Clear Screen
set
echo off
set
feedback off
set
linesize
1000
exec
ut_documentation_reporter
.
set_color_enabled
(true);
--
developer examples
prompt RunExampleComplexSuiteWithCustomReporter
@@developer_examples
/
RunExampleComplexSuiteWithCustomReporter
.
sql
prompt RunExampleTestSuiteWithCustomReporter
@@developer_examples
/
RunExampleTestSuiteWithCustomReporter
.
sql
prompt RunExampleTestAnnotationsParsingTimeHugePackage
@@developer_examples
/
RunExampleTestAnnotationsParsingTimeHugePackage
.
sql
prompt RunExampleTestSuite
@@developer_examples
/
RunExampleTestSuite
.
sql
prompt RunExampleTestSuiteWithCompositeReporter
@@developer_examples
/
RunExampleTestSuiteWithCompositeReporter
.
sql
Back
|
FazBrowse Home
|
New Git URL