When I start with the code from 00--step00-initial-commit/shouty and then follow along modifying my code as in the video for Chapter 4 -- Cleaning Up, Section 1 -- Description Field, IntelliJ IDEA gives the error message:
C:\Users\cowan\Documents\GradleTraining\Cucumber School\BDD - Java\shouty\src\test\java\shouty\NetworkTest.java:5:26
java: package org.mockito does not exist
I notice that there is no dependency for Mokito in the pom.xml for 00--step00-initial-commit/shouty.
When I start with the code from 00--step00-initial-commit/shouty and then follow along modifying my code as in the video for Chapter 4 -- Cleaning Up, Section 1 -- Description Field, IntelliJ IDEA gives the error message:
I notice that there is no dependency for Mokito in the pom.xml for 00--step00-initial-commit/shouty.