| Author |
simulating exceptions
|
Peter Kovac
Ranch Hand
Joined: Aug 08, 2010
Posts: 41
|
|
Hi,
I need to test this method catch block but couldn't find out how to simulate UnsupportedEncodingException. I'm wondering if it's possible to test this block without changing the code at all.
Thanks,
|
 |
enric jaen
Greenhorn
Joined: Oct 15, 2010
Posts: 25
|
|
|
|
 |
Peter Kovac
Ranch Hand
Joined: Aug 08, 2010
Posts: 41
|
|
|
Thanks
|
 |
 |
|
|
subject: simulating exceptions
|
|
|