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
pallipalli 

Test Class Method for Page Refrence

Hi,

 

How to write a test class method for Page Refrence method in apex class,

 

i am trying to to write a test class method , but this test class method shows error

below is the error .

 

System.QueryException: List has no rows for assignment to SObject

 


Please

please help me ,

 

Thanks in Advance

 

Jamz_2010Jamz_2010

Hi,

 

Would you be able to post the code that you are having the issue with so I can try to see what the problem is?

 

Cheers

 

James

Abhi_TripathiAbhi_Tripathi