Skip to content

Latest commit

 

History

History

README.md

SampleProject

Description

This is an example of a custom assertion project created using the default settings of the custom assertion plugin for Eclipse.

This assertion very simply takes two string input variables, converts them to upper case, concatenates them and sets the result in an output variable.

Prerequisites/Dependencies

This assertion project was created for use with Ant and Eclipse and will build best in an Eclipse environment with Ant.

Build Instructions

Add this project to your Eclipse IDE workspace, and run the build.xml file as an Ant build.

Additional Information

None

Known Limitations

None