-
I am facing a problem in creating a new method in Salesforce. Please help.
I was writing some unit tests just now, and I ran across an error on trying to save my unit test.
>Compiling testOLIUpdateManualRollups.cls
> Compile Failed
> testOLIUpdateManualRollups.cls: Invalid identifier: testRollupNew_MRR_Total__c (Line: 364)To make it very clear, I was attempting to create a new method called testRollupNew_MRR_Total__c
Is this a bug? Please help.
Log In to reply.