Download Play Sample WithJWebUnitWithAjax Free Java Code

Description

A sample Play framework application. This is specifically showing how to test ajax calls using JWebUnit using NicelyResynchronizingAjaxController.

Source Files

The download file PlaySampleWithJWebUnitWithAjax-master.zip has the following entries.


.gitignore//w  w  w .ja  v a  2s .co  m
app/controllers/Application.java
app/controllers/Events.java
app/models/Event.java
app/models/JsonResponse.java
app/views/Application/index.html
app/views/Events/list.html
app/views/errors/404.html
app/views/errors/500.html
app/views/main.html
conf/application.conf
conf/dependencies.yml
conf/messages
conf/routes
lib/cssparser-0.9.5.jar
lib/htmlunit-2.9-src.zip
lib/htmlunit-2.9.jar
lib/htmlunit-core-js-2.9.jar
lib/httpclient-4.1.2.jar
lib/httpcore-4.1.2.jar
lib/httpmime-4.1.2.jar
lib/jwebunit-3.0-source-release.zip
lib/jwebunit-core-3.0.jar
lib/jwebunit-htmlunit-plugin-3.0.jar
lib/nekohtml-1.9.15.jar
lib/sac-1.3.jar
lib/serializer-2.7.1.jar
lib/xalan-2.7.1.jar
lib/xercesImpl-2.9.1.jar
lib/xml-apis-1.3.04.jar
public/images/favicon.png
public/javascripts/jquery-1.5.2.min.js
public/stylesheets/main.css
readme.textile
test/ApplicationTest.java
test/BaseFunctionalTest.java

Download

Click the following link to download PlaySampleWithJWebUnitWithAjax-master.zip.

PlaySampleWithJWebUnitWithAjax-master.zip




















Home »
  Java Free Code »
    Test »




HTMLUnit
JUnit
Selenium
Test