Posted on 10th September 2024|52 views
what is the use of system.assertequals in salesforce
Posted on 10th September 2024| views
System.assertequals are used to see whether two values are equal or not. It returns true when two values are equal, and if two values are not equal, it throws an exception.