apex-enterprise-patterns / fflib-apex-common-samplecode

Samples application illustrating the Apex Enterprise Patterns library
BSD 3-Clause "New" or "Revised" License
205 stars 105 forks source link

OpportunitiesTest: testUpdateAccountOnInsertOfOpportunity fails #35

Open jinlii opened 3 years ago

jinlii commented 3 years ago

With message System.AssertException: Assertion Failed: Expected: Last Opportunity Raised, Actual: null

Is it supposed to fail?

stohn777 commented 3 years ago

@jinlii Could you provide some more background and information about this Issue? Please include sanitized versions of the relevant code and other relevant information. Especially helpful would be a minimized test that reproduces the issue. Thanks.