oznecniV97

Results 2 issues of oznecniV97

In this PR I add a check on mockSpec type to be sure that is an effective MockSpec and not an extension of it. In this way we could use...

Mockito generator fail using a custom superclass that extends MockSpec inside GenerateNiceMocks annotation. Command: `dart run build_runner build` Error: ```log [SEVERE] mockito:mockBuilder on test/mockito_super_test.dart: Null check operator used on a...