II.
Library overview
Reference · livelibrary:mockito-dart
Mockito (Dart) overview
A Dart port of the Mockito mocking framework that generates null-safe mock classes via build_runner code generation, providing when/thenReturn stubbing, verify call verification, and argument captors for unit testing.
Attributes
displayName
Mockito (Dart)
belongsToLanguageId
category
testing
description
A Dart port of the Mockito mocking framework that generates null-safe mock
classes via build_runner code generation, providing when/thenReturn stubbing,
verify call verification, and argument captors for unit testing.
Outgoing edges
alternative_to2
- library:moq·LibraryMoq
- library:mockito·LibraryMockito
belongs_to_language1
- language:dart·LanguageDart
library_used_by1
- skill-area:component-testing·SkillAreaComponent Testing
Incoming edges
None.