Mockito-Kotlin

GPTKB entity

Statements (32)
Predicate Object
gptkbp:instance_of gptkb:Library
gptkbp:bfsLayer 4
gptkbp:bfsParent gptkb:Java_2_Platform,_Standard_Edition_(J2_SE)_1.3
gptkbp:allows stubbing of functions
gptkbp:can_be_used_with Android development
gptkbp:enables verification of interactions
gptkbp:exemplifies mocking syntax
gptkbp:has a DSL for mocking
https://www.w3.org/2000/01/rdf-schema#label Mockito-Kotlin
gptkbp:inspired_by gptkb:software_framework
gptkbp:is open source
a wrapper for Mockito
gptkbp:is_available_for gptkb:JVM
gptkbp:is_available_on gptkb:Maven_Central
gptkbp:is_compatible_with gptkb:High_School
Kotlin's type system
gptkbp:is_designed_for gptkb:software
gptkbp:is_documented_in gptkb:archive
gptkbp:is_integrated_with gptkb:Gradle
gptkbp:is_maintained_by Mockito team
gptkbp:is_often_used_in mocking frameworks
gptkbp:is_part_of the Mockito ecosystem
gptkbp:is_popular_in Kotlin developers
gptkbp:is_used_for unit testing
gptkbp:is_used_in test-driven development
gptkbp:provides mocking capabilities
extension functions
mocking annotations
gptkbp:requires Kotlin 1.3 or higher
gptkbp:suitable_for behavior-driven development
gptkbp:supports inline mocking
Kotlin coroutines