shippingClassTest: function(seClient, classId) {
        if (!classId) {
            return;
        }
        seClient = seClient || tests.seClient;