org.mockito

GPTKB entity

Statements (54)
Predicate Object
gptkbp:instance_of gptkb:Library
gptkbp:bfsLayer 4
gptkbp:bfsParent gptkb:org.mockito:mockito-inline
gptkbp:created_by gptkb:Martin_A._Odersky
gptkbp:dependency gptkb:org.hamcrest
gptkb:org.junit.jupiter
gptkb:org.mockito.junit.jupiter
gptkb:org.objenesis
gptkbp:first_released gptkb:2007
gptkbp:has_feature mocking abstract classes
mocking constructors
mocking final classes
mocking interfaces
mocking private methods
mocking static methods
mocking with annotations
mocking with custom behavior
verifying interactions
argument captors
mocking with Android
mocking with Clojure
mocking with Groovy
mocking with J Unit 5
mocking with Java EE
mocking with Java FX
mocking with Java Management Extensions
mocking with Java Message Service
mocking with Java Naming and Directory Interface
mocking with Java Persistence API
mocking with Java SE
mocking with Java Servlet API
mocking with Kotlin
mocking with Scala
mocking with Spring
mocking with Test NG
mocking with default answers
mocking with spies
stubbing void methods
https://www.w3.org/2000/01/rdf-schema#label org.mockito
gptkbp:is_used_for mocking in unit tests
gptkbp:latest_version 4.0.0
gptkbp:provides mock objects
stubbing capabilities
verification capabilities
spy objects
gptkbp:repository https://github.com/mockito/mockito
gptkbp:supports gptkb:High_School
gptkb:Test_NG
Java 8 and above
gptkbp:uses annotations
argument matchers
custom argument matchers
fluent API
gptkbp:written_in gptkb:Java