Hello!
Faced the problem of running unit tests through SQL Developer
In the input parameters instead of Russian characters are obtained ???
And with the display of Russian letters from the database there are no problems
Checked the encoding on the client (NLS_LANG=RUSSIAN_CIS.CL8MSWIN1251)
tried through ALTER SESSION SET NLS_LANGUAGE = RUSSIAN NLS_TERRITORY = CIS
The result is the same

and after entering the parameters everything shows
and after execution on the input parameters tab ???
