This commit is contained in:
Daniel Ballinger 2026-03-31 11:27:01 +13:00
parent d701680d45
commit a570c22221

View File

@ -1,7 +1,7 @@
/** /**
* @description Test class for {ClassUnderTest}. * Test class for {ClassUnderTest}.
* Tests bulk operations (251+ records), positive/negative paths, * Tests bulk operations (251+ records), positive/negative paths,
* and exception handling. * and exception handling.
*/ */
@isTest @isTest
private class {ClassUnderTest}Test { private class {ClassUnderTest}Test {