Skip to content

adolcc/TaskS104_Testing

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Java Testing Exercises for Beginners

This repository contains a series of beginner-friendly Java exercises focused on unit testing using JUnit 5. Each exercise is designed to help you understand and apply different aspects of automated testing in Java, including assertions, exception handling, collection validation, and more.

The exercises are structured with clean code organization and follow good practices such as separation of concerns and meaningful test cases.

Whether you're learning Java for the first time or practicing how to write testable code, this collection will guide you through the fundamentals of testing in a simple and educational way.


I completed this exercise with the help of:

Classmates YouTube tutorials Google searches Owen (AI assistant) Previous assignments from Programming Fundamentals


Technologies Used

Java 21 IntelliJ IDEA Online documentation and tutorials


Requirements

To run this project locally, you will need:

Java JDK 21 or higher installed IntelliJ IDEA (Community or Ultimate) Git installed and configured


Installation

Clone the repository to your local machine: git clone https://github.com/adolcc/TaskS104_Testing


Execution

Upload the proyect to you favorite IDE.


Contact

If you have any questions or suggestions, feel free to contact me at:

Email: caicaguareadolfo@gmail.com

GitHub: adolcc

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages