liambloom / checker

A checker program that reads tests from an xml file and checks java code using them
0 stars 0 forks source link

Checker for BJP

This is a third-party checker program meant to check the exercises and programming projects from the Building Java Programs series. It comes with checks for the 3rd edition, but it is possible for users to add other checks, such as those for future editions.

Modules

This program is split into 3 modules:

CLI Usage

This section documents the commands that you can use in the checker