Skip to content

alexandreJavaDeveloper/DailyTradeReporting

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

DailyTradeReporting

Some statements

  • No database or UI was created.
  • I assumed the code will only ever be executed in a single threaded environment.
  • Used only JUnit library as external jar dependencies, just to run all tests.
  • All data is saved in memory. There is no database.
  • Output format in plain text, printed out to the console.
  • There is no main method, only can be executed by tests.

How to execute (running tests)

Test Coverage

  • 100%

TODO

  • Nothing in this moment.

Releases

No releases published

Packages

No packages published

Languages