@isTest private class DeleteSSBatchTest { static testMethod void testMethod1() { Database.executeBatch(new DeleteSSBatch(), 200); } }