Skip to content

felix185/parameterized-properties

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

39 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Parameterized Properties

This is a little example application which parses input from CSV files (or other formats) and makes some calculations based on the data. The goal of this project is to implement parameterized properties which validate the provided data.

Run the app

Build and unit-test the app

mvn verify

To run the app

mvn exec:java

About

A little project to try parameterized properties

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages