JacobyBlanke / SoftwareTestingLab

Software Testing project

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

SoftwareTestingLab

Software Testing project

Pass a filepath as a command line argument when running

Should point to a text file from 2-32 lines formatted with Block Number,Last Name,FirstName example

1,Smith,John

You will then be asked if you want to only match names with the same block (enter 0 for any block) and then you'll be asked if you want the names sorted by Tester, Coder, or Both

compile with ant build

--last-name can be passed as a command-line argument to sort by last name instead of first

About

Software Testing project

License:BSD 3-Clause "New" or "Revised" License


Languages

Language:Java 100.0%