Skip to content

Latest commit

 

History

History
17 lines (5 loc) · 360 Bytes

readme.md

File metadata and controls

17 lines (5 loc) · 360 Bytes

US 006 - To create a Task

1. Tests

Test 1: Check that it is not possible to create an instance of the Task class with null values.

Test 2: Check that it is not possible to create an instance of the Task class with a reference containing less than five chars - AC2.

It is also recommended to organize this content by subsections.