Liudmyla-Hraiv / AB-Automation-Courses-HW2

Add the test method testThatTooYongUsersCanNotPlay to the AgeCheckerTest class. Check that young players will not be able to play if they state their age. ​Create a new branch failing_test . Change MIN_AGE in AgeChecker to 21 years. Run the tests and look at the HTML report.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

This repository is not active

About

Add the test method testThatTooYongUsersCanNotPlay to the AgeCheckerTest class. Check that young players will not be able to play if they state their age. ​Create a new branch failing_test . Change MIN_AGE in AgeChecker to 21 years. Run the tests and look at the HTML report.


Languages

Language:Java 100.0%