Skip to content

Conversation

@adaragunchi
Copy link

This pull request includes below changes,

  1. As the code is written in Java, C# folders are removed.
  2. Added git ignore file
  3. Added Junit jars to classpath for Unit testing.
  4. Changed the package structure.
  5. Optimized the toll calculator service to return 60 if the max toll fee exceeds 60 without further calculation.
  6. Added the junit test cases to cover business requirements.

Future scope:

  1. Application can be converted into Rest services with maven as build tool.
  2. Application can be deployed to docker by creating docker image file.

Manjunath Adaragunchi added 3 commits April 10, 2022 21:17
1.As the code is written in Java, C# folders are removed.
2.Added git ignore file
3.Added Junit jars to classpath for Unit testing.
4.changed the package structure.
5.Optimized the toll calculator service to return 60 if the max toll fee exceeds 60 without further calculation.
6.Added the junit test cases to cover business requirements.

Future scope:
1.Application can be converted into Rest services with maven as build tool.
2.Application can be deployed to docker by creating docker image file.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant