junit-framework
There are 4 repositories under junit-framework topic.
foysal619/DMoney-Rest-Assured-Basic-API-Automation-using-Selenium-Junit
In this repository, I have automated a simple api automation steps for login and getting user info by using Rest Assured, Selenium and JUnit.
foysal619/Not-Found-Page-Finding-Automation-using-Junit-Selenium
In this repository, I have automated 110 URLs dynamically which takes from JSON file each URL to find and assert which pages exist and which pages are not created in the website using Junit and Selenium.
codeMightyNotFound404/BDD.TestSample
Imp of behaviour driven development using cucumber
shoroogAlghamdi/Tic-Tac-Toe
This project is a virtual simulation of the famous game, namely; Tic Tac Toe. In this project, the main goal was to apply unit testing using JUnit Framework .