← Graph

Mockito

tool 2 connections

Java framework for testing. Bartosz Blimke borrowed Mockito's stub–execute–verify paradigm when designing WebMock, which is why WebMock separates stubbing from verification (unlike RSpec's single expect declaration that defines both).

category
framework
language
Java
about
Mockito tool
WebMock's stub–execute–verify paradigm is borrowed from the Java Mockito framework.
tool WebMock
related_to
Mockito tool
WebMock's stub–execute–verify paradigm was borrowed from Mockito.

Provenance

Read by
4 extractions