Skip to content

Latest commit

 

History

History
18 lines (10 loc) · 540 Bytes

README.md

File metadata and controls

18 lines (10 loc) · 540 Bytes

PHPUnit-Java-Converted

A Conversion of a PHPUnit example project to Java using the Runtime Converter (www.runtimeconverter.com)

Usage

The maven repository containing the Runtime Converter version used by this library is not yet released.

When it is released, a gradle command will be given that will run the project.

Purpose

This is a demonstration of the Runtime Converter.

Files

"phpunit" contains source files. Not modified except a few stubs in the "other" folder.

"phpunit-converted" contains the converted code.