Skip to content

dfishy/TestPrintTokens

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

40 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

PrintTokens

Printtokens: A Java token parser program (with errors). PrinttokensJUnitTest: Unit test code to streamline testing. Requires Maven to compile.

Note: Use branch Main to test.

To Compile

mvn compile

To Run PrintTokens

Run Without Arguments

mvn exec:java Run With a Test File mvn exec:java -Dexec.args="test.txt"

To Run PrintTokens JUnit Test

mvn test

About

Project for CSE

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages