Lines Matching refs:spQuerySQL
29 let spQuerySQL = new SpQuerySQL(); variable
32 expect(spQuerySQL.checkSafetySelectSql()).toBeFalsy();
36 expect(spQuerySQL.initDataElement()).toBeUndefined();
40 expect(spQuerySQL.attributeChangedCallback()).toBeUndefined();
44 expect(spQuerySQL.freshTableHeadResizeStyle()).toBeUndefined();
48 expect(spQuerySQL.reset()).toBeUndefined();
52 expect(spQuerySQL.initDataElement()).toBeUndefined();
56 expect(spQuerySQL.connectedCallback()).toBeUndefined();
60 expect(spQuerySQL.disconnectedCallback()).toBeUndefined();
64 expect(spQuerySQL.attributeChangedCallback('', '', '')).toBeUndefined();
83 expect(spQuerySQL.attributeChangedCallback('', '', '')).toBeUndefined();