|
@@ -21,7 +21,7 @@ import static org.mockito.Mockito.when;
|
|
|
import static scot.carricksoftware.grants.GenerateRandomNumberValues.GetRandomInteger;
|
|
import static scot.carricksoftware.grants.GenerateRandomNumberValues.GetRandomInteger;
|
|
|
|
|
|
|
|
@ExtendWith(MockitoExtension.class)
|
|
@ExtendWith(MockitoExtension.class)
|
|
|
-class UpdateCertifiedYearOfBirthViaBirthYearTest {
|
|
|
|
|
|
|
+class UpdateRecordedYearOfBirthViaBirthYearTest {
|
|
|
|
|
|
|
|
private UpdateRecordedYearOfBirth updateRecordedYearOfBirth;
|
|
private UpdateRecordedYearOfBirth updateRecordedYearOfBirth;
|
|
|
|
|
|