Transactions in Apex Integration Testing
8/11/2026 · 3 min read
apexintegration-testingtransactionsgovernor-limitssummer-26developer-preview
This article delves into the transaction model of the new Apex Integration Testing, available in Developer Preview in Summer '26. It explores the behavior of `IntegrationTest.commitTestOnly()`, SavePoints, and how `@TearDown` methods handle transactions and governor limits.