buli
2022-04-26 5835379ec30b1667c4e522db9d294c9b7bb8633a
1
2
3
4
5
6
@isTest
private class oppbatchTest {
    static testMethod void testMethod1() {
        oppbatch.come();
    }
}