SmartestCrowd
Organizations
Orgs
No organizations
Projects
No projects
0
0
how do i write a test class for the following class.
5/28/20 at 11:53am
Organization
Salesforce.com
45 words
0
Comments
public class acctTemplt<br>{<br> public Id accountId {get;set;}<br> public List<Opportunity> getopptys()<br> {<br> List<Opportunity> oppty;<br> oppty = [SELECT Name, StageName FROM Opportunity WHERE Accountid =: accountId];…
You are the first to view
https://success.salesforce.com/answers?id=9063A000000aIXnQAM
Create an account
or
login
to join the discussion
Modal title
...
Profile
Loading profile
Loading...