function readOnly(count){ }
Starting November 20, the site will be set to read-only. On December 4, 2023,
forum discussions will move to the Trailblazer Community.
+ Start a Discussion
Zabi MohammedZabi Mohammed 

Test class System.NullPointerException: Attempt to de-reference a null object

Hi,

  when I am running a test class the pagereference method is having try, cactch blocks the MyPage.setRedirect(true)  is return outside of the chatch block so i am not able to cover this code please help me on this.

Thanks,
 zabi
Marek Kosar_Marek Kosar_
Hi Zabi,
paste here your test class, it's hard to help without it.

marek