https://github.com/ramonbecker/appjunit
Test project using JUNIT for software testing discipline.
https://github.com/ramonbecker/appjunit
Last synced: about 1 year ago
JSON representation
Test project using JUNIT for software testing discipline.
- Host: GitHub
- URL: https://github.com/ramonbecker/appjunit
- Owner: RamonBecker
- Created: 2020-03-09T14:32:20.000Z (about 6 years ago)
- Default Branch: master
- Last Pushed: 2021-04-14T02:00:01.000Z (about 5 years ago)
- Last Synced: 2025-02-16T23:13:37.118Z (over 1 year ago)
- Language: Java
- Homepage:
- Size: 34.2 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# AppJUNIT
> Test project using JUNIT for software testing discipline.
## ⚠️ Prerequisite
[](https://www.oracle.com/br/java/technologies/javase-downloads.html) >= 11

## :rocket: Installation

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

```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!
[
](https://github.com/RamonBecker) [
](https://www.linkedin.com/in/https://www.linkedin.com/in/ramon-becker-da-silva-96b81b141//)
