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

Skip to content

Commit 68331bf

Browse files
committed
Refactored old and new tests
1 parent 322e839 commit 68331bf

48 files changed

Lines changed: 3180 additions & 2089 deletions

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

old_tests/RunAll.sql

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -72,12 +72,7 @@ exec ut_coverage.coverage_start_develop();
7272
@@lib/RunTest.sql ut_expectations/ut_expectation_processor.stackOnUtFail.sql
7373

7474
@@ut_matchers/be_between.sql
75-
@@ut_matchers/be_empty.sql
7675
@@ut_matchers/be_like.sql
77-
@@ut_matchers/greater_or_equal.sql
78-
@@ut_matchers/greater_than.sql
79-
@@ut_matchers/less_or_equal.sql
80-
@@ut_matchers/less_than.sql
8176
@@ut_matchers/match.sql
8277

8378
@@lib/RunTest.sql ut_matchers/timestamp_between.sql

old_tests/ut_matchers/be_empty.sql

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

old_tests/ut_matchers/common/ut.expect.common.be_greater_or_equal.sql

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

old_tests/ut_matchers/common/ut.expect.common.be_greater_than.sql

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

old_tests/ut_matchers/common/ut.expect.common.be_less_or_equal.sql

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

old_tests/ut_matchers/common/ut.expect.common.be_less_than.sql

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

old_tests/ut_matchers/common/ut.expect.common.collection.be_empty.sql

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

old_tests/ut_matchers/common/ut.expect.common.collection.not_be_empty.sql

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

old_tests/ut_matchers/common/ut.expect.common.other.be_empty.sql

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

old_tests/ut_matchers/common/ut.expect.common.other.not_be_empty.sql

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

0 commit comments

Comments
 (0)