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