Thanks to visit codestin.com Credit goes to github.com
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ed952eb commit e544921Copy full SHA for e544921
1 file changed
test/core/reporters/test_junit_reporter.pks
@@ -36,7 +36,7 @@ create or replace package test_junit_reporter as
36
--%test(Report produces expected output)
37
procedure reporort_produces_expected_out;
38
39
- --%test( Test for bug #659)
+ --%test( Check classname is populated when procedure is mixed cased - bug #659)
40
procedure check_classname_is_populated;
41
42
--%afterall
0 commit comments