Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit a29cabe

Browse files
committed
Removed duplicate old_tests for ut_annotations - the functionality is covered with new tests.
1 parent 36a061c commit a29cabe

15 files changed

Lines changed: 0 additions & 597 deletions

old_tests/RunAll.sql

Lines changed: 0 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -38,19 +38,6 @@ create table ut$test_table (val varchar2(1));
3838
--Regular coverage excludes the framework
3939
exec ut_coverage.coverage_start_develop();
4040

41-
@@lib/RunTest.sql ut_annotations/ut_annotations.parse_package_annotations.IgnoreWrappedPackageAndDoesNotRaiseException.sql
42-
@@lib/RunTest.sql ut_annotations/ut_annotations.parse_package_annotations.ParseAnnotationMixedWithWrongBeforeProcedure.sql
43-
@@lib/RunTest.sql ut_annotations/ut_annotations.parse_package_annotations.ParseAnnotationNotBeforeProcedure.sql
44-
@@lib/RunTest.sql ut_annotations/ut_annotations.parse_package_annotations.ParseAnnotationParamsWithBrackets.sql
45-
@@lib/RunTest.sql ut_annotations/ut_annotations.parse_package_annotations.ParsePackageAndProcedureLevelAnnotations.sql
46-
@@lib/RunTest.sql ut_annotations/ut_annotations.parse_package_annotations.ParsePackageLevelAnnotation.sql
47-
@@lib/RunTest.sql ut_annotations/ut_annotations.parse_package_annotations.ParsePackageLevelAnnotationAccessibleBy.sql
48-
@@lib/RunTest.sql ut_annotations/ut_annotations.parse_package_annotations.ParsePackageLevelAnnotationMultilineDeclare.sql
49-
@@lib/RunTest.sql ut_annotations/ut_annotations.parse_package_annotations.ParsePackageLevelAnnotationWithKeyValue.sql
50-
@@lib/RunTest.sql ut_annotations/ut_annotations.parse_package_annotations.ParsePackageLevelAnnotationWithMultilineComment.sql
51-
@@lib/RunTest.sql ut_annotations/ut_annotations.parse_package_annotations.spaceBeforeAnnotationParams.sql
52-
@@lib/RunTest.sql ut_annotations/ut_annotations.parse_package_annotations.ParseAnnotationWithWindowsNewline.sql
53-
@@lib/RunTest.sql ut_annotations/ut_annotations.parse_package_annotations.ParseProcedureAnnotationWithVeryLongName.sql
5441
@@lib/RunTest.sql ut_expectation_processor/who_called_expectation.parseStackTrace.sql
5542
@@lib/RunTest.sql ut_expectation_processor/who_called_expectation.parseStackTraceWith0x.sql
5643
@@ut_expectations/ut.expect.not_to_be_null.sql

old_tests/ut_annotations/ut_annotations.parse_package_annotations.IgnoreWrappedPackageAndDoesNotRaiseException.sql

Lines changed: 0 additions & 22 deletions
This file was deleted.

old_tests/ut_annotations/ut_annotations.parse_package_annotations.ParseAnnotationMixedWithWrongBeforeProcedure.sql

Lines changed: 0 additions & 47 deletions
This file was deleted.

old_tests/ut_annotations/ut_annotations.parse_package_annotations.ParseAnnotationNotBeforeProcedure.sql

Lines changed: 0 additions & 42 deletions
This file was deleted.

old_tests/ut_annotations/ut_annotations.parse_package_annotations.ParseAnnotationParamsWithBrackets.sql

Lines changed: 0 additions & 34 deletions
This file was deleted.

old_tests/ut_annotations/ut_annotations.parse_package_annotations.ParseAnnotationWithWindowsNewline.sql

Lines changed: 0 additions & 37 deletions
This file was deleted.

old_tests/ut_annotations/ut_annotations.parse_package_annotations.ParseComplexPackage.sql

Lines changed: 0 additions & 70 deletions
This file was deleted.

old_tests/ut_annotations/ut_annotations.parse_package_annotations.ParsePackageAndProcedureLevelAnnotations.sql

Lines changed: 0 additions & 43 deletions
This file was deleted.

old_tests/ut_annotations/ut_annotations.parse_package_annotations.ParsePackageLevelAnnotation.sql

Lines changed: 0 additions & 39 deletions
This file was deleted.

0 commit comments

Comments
 (0)