Skip to content

Latest commit

 

History

History
11 lines (10 loc) · 320 Bytes

README.md

File metadata and controls

11 lines (10 loc) · 320 Bytes

dawgtrades

To compile: Run ant in the dawgtrades directory To run: Run the create test by typing 'ant testCreate' Run the update test by typing 'and testUpdate' Run the read test by typing 'ant testRead' Run the delete test by typing 'and testDelete'

At this point, only the createTest is working as intended