◐ Shell
clean mode source ↗

Feature/introduce testing with accurate grants by lwasylow · Pull Request #893 · utPLSQL/utPLSQL

and others added 30 commits

March 23, 2019 10:28
…roduce_testing_with_accurate_grants
expectations/binary/test_equal
expectations/binary/test_expect_to_be_less_than
expectations/test_expectation_anydata
expectations/test_expectation_processor
expectations/binary/test_be_less_or_equal

changing name of function to more meaningful.
expectations/binary/test_be_greater_or_equal
expectations/binary/test_be_greater_than
expectations/unary/test_expect_not_to_be_null

Passing username implicit into ut_test_runner.
expectations/unary/test_expect_to_be_empty
expectations/unary/test_expect_to_be_null
expectations/unary/test_expect_to_be_true_false
expectations/unary/test_expect_to_have_count

Adding dummy type for testing.
Added new user to `template.env.sh`
…ub.com:utPLSQL/utPLSQL into feature/introduce_testing_with_accurate_grants
core/annotations/test_annotation_parser
core/annotations/test_annot_throws_exception
core/annotations/test_annotation_manager
core/test_ut_test
core/test_ut_utils
core/test_ut_executable
core/test_ut_suite
core/test_file_mapper
core/test_output_buffer
core/test_suite_manager
core/test_ut_executable
reporters
reporters/test_junit_reporter
reporters/test_sonar_test_reporter
reporters/test_teamcity_reporter
reporters/test_tfs_junit_reporter
reporters/test_coverage
reporters/test_debug_reporter
reporters/test_documentation_reporter
reporters/test_extended_coverage
reporters/test_realtime_reporter

Fixing some helper methods.
reporters/test_coverage/test_cov_cobertura_reporter
reporters/test_coverage/test_coverage_sonar_reporter
reporters/test_coverage/test_coveralls_reporter
reporters/test_coverage/test_html_extended_reporter
…roduce_testing_with_accurate_grants
reporters/test_coverage
reporters/test_coverage/test_html_proftab_reporter
reporters/test_proftab_coverage
Adding test:
reporters/test_coverage/test_html_extended_reporter
reporters/test_extended_coverage
unary/test_expect_to_be_not_null
…roduce_testing_with_accurate_grants

jgebal

…roduce_testing_with_accurate_grants
Updated cli version to 3.1.6
Added top package `utplsql` with dbms_output.enable for both test users.
Renamed suitepath to match username (ut3_tester)

@jgebal jgebal deleted the feature/introduce_testing_with_accurate_grants branch

April 3, 2019 09:28