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

Skip to content
Merged
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Updated test name
  • Loading branch information
lwasylow committed May 12, 2018
commit e5449210c426c654068c2d1c209a0749e483cadf
2 changes: 1 addition & 1 deletion test/core/reporters/test_junit_reporter.pks
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@ create or replace package test_junit_reporter as
--%test(Report produces expected output)
procedure reporort_produces_expected_out;

--%test( Test for bug #659)
--%test( Check classname is populated when procedure is mixed cased - bug #659)
procedure check_classname_is_populated;

--%afterall
Expand Down