Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/ramonbecker/appjunit

Test project using JUNIT for software testing discipline.
https://github.com/ramonbecker/appjunit

Last synced: 3 days ago
JSON representation

Test project using JUNIT for software testing discipline.

Awesome Lists containing this project

README

        

# AppJUNIT
> Test project using JUNIT for software testing discipline.

## ⚠️ Prerequisite
[![Java Badge](https://img.shields.io/badge/Java-ED8B00?style=for-the-badge&logo=java&logoColor=white)](https://www.oracle.com/br/java/technologies/javase-downloads.html) >= 11

![Junit](https://user-images.githubusercontent.com/44611131/114643122-74ed9500-9cab-11eb-9f2f-6b6419bfaa0b.png)

## :rocket: Installation

![](https://img.shields.io/badge/Linux-FCC624?style=for-the-badge&logo=linux&logoColor=black)

```sh
git clone https://github.com/RamonBecker/AppJUNIT.git
```

![](https://img.shields.io/badge/Windows-0078D6?style=for-the-badge&logo=windows&logoColor=white)

```sh
git clone https://github.com/RamonBecker/AppJUNIT.git
or install github https://desktop.github.com/

```

## :zap: Technologies

- Java

## :memo: Developed features

The following tests were done:
- assertEquals
- assertNotEquals
- assertNull
- assertThrows
- Grouping of assertions
- BeforeEach
- AfterEach
- BeforeAll
- AfterAll
- Disable
- Timeout
- assumeFalse
- assumeTrue

## :technologist: Author

By Ramon Becker 👋🏽 Get in touch!

[github](https://github.com/RamonBecker) [linkedin](https://www.linkedin.com/in/https://www.linkedin.com/in/ramon-becker-da-silva-96b81b141//)
![Gmail Badge](https://img.shields.io/badge/[email protected]?style=flat-square&logo=Gmail&logoColor=white&link=mailto:[email protected])