buli
2022-04-06 09619a34a648667555558e0667951ce568b65334
1
2
3
4
5
6
7
@isTest
private class NFM105ErrorBatchTest {
    static testMethod void testMethod1() {
        NFM105ErrorBatch.test11();
        
    }
}