assert.equal(
      typeof $.fn.deviceSelector.getDeviceType() === 'string' ||
      typeof $.fn.deviceSelector.getDeviceType() === 'undefined',
      true,
      'getDeviceType() is String'