File tree Expand file tree Collapse file tree
src/test/java/org/htmlunit/libraries/jquery Expand file tree Collapse file tree Original file line number Diff line number Diff line change 2323 * version 1.11.3 of the <a href="http://jquery.com/">jQuery</a> JavaScript library.
2424 *
2525 * All test method inside this class are generated. Please have a look
26- * at {@link org.htmlunit.source .JQueryExtractor}.
26+ * at {@link org.htmlunit.libraries.jquery .JQueryExtractor}.
2727 *
2828 * @author Ahmed Ashour
2929 * @author Ronald Brill
Original file line number Diff line number Diff line change 2929 * version 1.12.4 of the <a href="http://jquery.com/">jQuery</a> JavaScript library.
3030 *
3131 * All test method inside this class are generated. Please have a look
32- * at {@link org.htmlunit.source .JQueryExtractor}.
32+ * at {@link org.htmlunit.libraries.jquery .JQueryExtractor}.
3333 *
3434 * @author Ronald Brill
3535 */
Original file line number Diff line number Diff line change 2323 * version 1.8.2 of the <a href="http://jquery.com/">jQuery</a> JavaScript library.
2424 *
2525 * All test method inside this class are generated. Please have a look
26- * at {@link org.htmlunit.source .JQueryExtractor}.
26+ * at {@link org.htmlunit.libraries.jquery .JQueryExtractor}.
2727 *
2828 * @author Ahmed Ashour
2929 * @author Ronald Brill
Original file line number Diff line number Diff line change 2929 * version 3.3.1 of the <a href="http://jquery.com/">jQuery</a> JavaScript library.
3030 *
3131 * All test method inside this class are generated. Please have a look
32- * at {@link org.htmlunit.source .JQueryExtractor}.
32+ * at {@link org.htmlunit.libraries.jquery .JQueryExtractor}.
3333 *
3434 * @author Ronald Brill
3535 */
Original file line number Diff line number Diff line change 1212 * See the License for the specific language governing permissions and
1313 * limitations under the License.
1414 */
15- package org .htmlunit .source ;
15+ package org .htmlunit .libraries . jquery ;
1616
1717import static java .nio .charset .StandardCharsets .ISO_8859_1 ;
1818
3939import org .apache .commons .lang3 .reflect .MethodUtils ;
4040import org .htmlunit .WebDriverTestCase ;
4141import org .htmlunit .junit .annotation .TestedBrowser ;
42- import org .htmlunit .libraries .jquery .JQuery3x3x1Test ;
4342
4443/**
4544 * Extracts the needed expectation from the real browsers output, this is done by waiting the browser to finish
You can’t perform that action at this time.
0 commit comments