WASdev/sample.functionaltest

Name: sample.functionaltest

Owner: WASdev

Description: Repository to demonstrate different ways to write funcational tests for Liberty.

Created: 2015-08-20 15:01:38.0

Updated: 2016-01-15 08:41:21.0

Pushed: 2016-01-15 08:42:02.0

Homepage: null

Size: 23

Language: Java

GitHub Committers

UserMost Recent Commit# Commits

Other Committers

UserEmailMost Recent Commit# Commits

README

This repository shows three techniques for running functional tests of an application deployed to a Liberty server:

It is the code that backs up an article explaining the techniques in more detail here:

https://developer.ibm.com/wasdev/docs/writing-functional-tests-liberty

To run the sample you must have Gradle and Liberty (with the servlet-3.1 feature) installed and then do the following:

  1. Update functionaltest-application/gradle.properties so the libertyRoot property points to your Liberty installation
  2. In the sample.functionaltest directory run:
    adle build
    

This work is supported by the National Institutes of Health's National Center for Advancing Translational Sciences, Grant Number U24TR002306. This work is solely the responsibility of the creators and does not necessarily represent the official views of the National Institutes of Health.