Skip to content
/ testing Public

A simple Java project demonstrating unit testing using JUnit 4 and JUnit 5. This repository includes basic test cases to illustrate best practices for writing and running unit tests in Java.

Notifications You must be signed in to change notification settings

Ayvero/testing

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

2 Commits
Β 
Β 
Β 
Β 

Repository files navigation

Unit Testing in Java with JUnit 4 & 5

Java
JUnit

πŸ“ Description

This repository provides a simple Java project demonstrating unit testing using JUnit 4 and JUnit 5. It includes basic test cases to illustrate best practices for writing and running unit tests.

πŸš€ Technologies

  • Java
  • JUnit 4
  • JUnit 5

πŸ“Œ How to Use

  1. Clone the repository:

    git clone https://github.com/Ayvero/testing.git
    
  2. Open the project in your favorite IDE (IntelliJ, Eclipse, VS Code).

  3. Run the test cases using JUnit.

About

A simple Java project demonstrating unit testing using JUnit 4 and JUnit 5. This repository includes basic test cases to illustrate best practices for writing and running unit tests in Java.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published