Skip to content

ivanogor/Calculator-Application

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Calculator Application

Overview

This project is a simple calculator application designed to help me practice writing unit tests and parameterized unit tests. The application is built using Spring Boot.

Features

  • Basic arithmetic operations: addition, subtraction, multiplication, and division.
  • Unit tests to ensure the correctness of each arithmetic operation.
  • Parameterized unit tests to verify the functionality with multiple sets of inputs.

Technologies Used

  • Spring Boot
  • JUnit
  • Spring Boot Starter Test

Prerequisites

  • Java 17
  • Maven or Gradle

About

Impl web calculator with practice parametrized tests.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages