Toggle Dropdown
Announcements
Projects
Welcome guest
Log in
Loading
Loading...
https://success.salesforce.com/answers?id=9063A000000aIXnQAM
0
0
how do i write a test class for the following class.
5/28/20 at 11:53am
Organization
Salesforce.com
Authors
Details
45 words
Summarize
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];…
Show more
Create an account
or
login
to join the discussion
Modal title
...
Profile
Loading profile
Loading...