-
Updated
Jul 7, 2022 - Java
#
mockito
Here are 1,742 public repositories matching this topic...
Most popular Mocking framework for unit tests written in Java
java
testing
mock
test-automation
mocking
mockito
testing-tools
mock-library
java-library
test-driven-development
mocks
mocking-framework
MVVM + Kotlin + Retrofit2 + Hilt + Coroutines + Kotlin Flow + mockK + Espresso + Junit5
android
flow
rxjava
mvp
coroutines
mvvm
mockito
junit
android-architecture
espresso
mvp-architecture
retrofit2
mvvm-pattern
mvvm-architecture
android-cleanarchitecture
android-mvp-architecture
android-clean-architecture
android-mvvm-architecture
mockk
hilt-android
-
Updated
Jun 4, 2021 - Kotlin
Mockito for Objective-C: creation, verification and stubbing of mock objects
-
Updated
Jun 7, 2022 - Objective-C
Mocking library for TypeScript
-
Updated
Apr 26, 2022 - TypeScript
[Kotlin Android] Kotlin Android starter based MVP/Dagger2/RxJava2/Robolectric/Espresso/Mockito. It provides a generator to fast create a Kotlin Android project.
android
kotlin
analysis
rxjava
findbugs
pmd
checkstyle
mvp
mockito
espresso
robolectric
android-mvp-kotlin
-
Updated
Aug 14, 2019 - Kotlin
[Android Architecture] Android starter based on MVP/Dagger2/RxJava2/Robolectric/Espresso/Mockito. It provides a generator to fast create a Android template project.
-
Updated
Nov 6, 2021 - Java
Implemented using Clean Arch, MVVM, LiveData, Room, Koin, Coil, Service, Notification and ExoPlayer
notifications
player
playlist
unit-testing
android-application
clean-architecture
mockito
mockito-kotlin
exoplayer
mvvm-pattern
musicplayer
mvvm-architecture
unittesting
mvvm-android
livedata
koin
room-database
livedata-viewmodel
coil-kotlin
player-service
-
Updated
May 19, 2022 - Kotlin
Android开发中必要的一环---单元测试(Unit Test)
android
kotlin
mvp
kotlin-android
mockito
junit
assertj
robolectric
rxjava2
okhttp3
mockwebserver
unit-test
powermock
reftrofit
restmock
-
Updated
Oct 15, 2021 - Java
TvFlix android app using Dagger Hilt, Coroutines, Flow, KTX, Jetpack(Room, ViewModel, Paging3, Lifecycle) based on MVVM with clean code architecture purely written in Kotlin
kotlin
unit-testing
clean-code
pmd
checkstyle
coroutines
clean-architecture
mockito
retrofit2
kotlin-dsl
databinding
kotlin-coroutines
codeanalysis
espresso-tests
android-architecture-components
jetpack-pagination
jetpack-lifecycle-components
mvvm-architechure
jetpack-room
hilt-android
-
Updated
Mar 31, 2022 - Kotlin
f-person
commented
Dec 6, 2021
Is your feature request related to a problem? Please describe.
I think there are people who migrate to mocktail from mockito after migrating their app to null safety. I think the migration process can be simplified so that the developers don't have to read the full documentation.
Describe the solution you'd like
A table in README that maps mockito way of doing things to `mocktai
Mockito for Scala language
cats
testing
mock
scala
tdd
test-automation
mockito
scalaz
testing-tools
test-driven-development
mocks
specs2
mocking-framework
mocking-library
scalatest
-
Updated
May 25, 2022 - Scala
MVP pattern example on Android: no Dagger or RxJava example
android
api
unit-testing
tutorial
medium
article
howto
example
architecture
mvp
retrofit
mockito
espresso
marvel
avenging
unit-tests
uitests
example-app
-
Updated
Nov 14, 2021 - Java
Marvel Characters Android Application Assigned by smava GmbH
fragments
firebase
rxjava
mvp
dagger
picasso
android-application
mockito
espresso
rxandroid
robolectric
butterknife
retrofit2
timber
ormlite
marvel
junit4
rxjava-android
rxbinding
android-support
-
Updated
Jun 27, 2018 - Java
android
java
circleci
architecture
mvp
android-development
android-application
clean-architecture
mockito
android-architecture
mvp-architecture
repository-pattern
model-view-presenter
presenter
mvp-pattern
android-applications
mvp-android
mvp-library
android-mvp-architecture
unit-test
-
Updated
Jan 21, 2022 - Java
testing
spring-boot
selenium
mockito
junit
spring-framework
selenide
wiremock
spring-test
testcontainers
junit5
awaitility
localstack
spring-test-web
-
Updated
Jul 4, 2022 - Java
New Android Architecture showing how to use Dagger Android libs with MVVM
-
Updated
Jan 29, 2018 - Kotlin
Kotlin Unit Testing Examples
kotlin
mockito
spek
junit4
junit5
kotlin-testing
unit-test
kotlintest
data-driven-tests
parameterised-tests
mockk
kotlin-test
kotlin-mockito
-
Updated
Oct 26, 2019 - Kotlin
A Movie Application uses TheMovie API, MVVM architecture and all jetpack components.
kotlin
room
material-design
mvvm
kotlin-android
mockito
dagger2
threading
repository-pattern
mvvm-architecture
junit4
espresso-tests
themoviedb-api
dagger2-mvvm
single-activity-pattern
livedata-databinding
navigation-architecture-component
livedata-viewmodel
idbmb
coroutines-flow
-
Updated
Dec 16, 2020 - Kotlin
Learn Mockito from In28Minutes
-
Updated
May 25, 2022 - Java
Sample app to demonstrate MVP (Model - View - Presenter) architecture in android
android
dependency-injection
rxjava
mvp
android-application
mockito
espresso
dagger2
rxandroid
mvp-architecture
mvp-pattern
mvp-android
androidapp
-
Updated
Jul 20, 2017 - Java
Telegram/Slack notification system that creates small but important reports for employees
heroku
java
slack
bot
postgres
json
spring-boot
telegram
slf4j
telegram-bot
lombok
logging
mockito
junit
jackson
spring-jpa
telegrambots
-
Updated
Jun 3, 2022 - Java
Spring Boot , OAuth 2 , JWT (Json Web Token) and Swagger UI
oauth2
spring-boot
authentication
mockito
junit
authorization
swagger-ui
jwt-authentication
spring-security-oauth2
swagger-docs
swagger-documentation
swagger2
tdd-java
-
Updated
Mar 6, 2022 - Java
Improve this page
Add a description, image, and links to the mockito topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the mockito topic, visit your repo's landing page and select "manage topics."
I'm mocking a protocol with a function that looks like this:
The generated mocks do not properly remove the line breaks before attempting to put it into a single-line string literal, resulting in the errors
Unterminated string literal, `Consecutive statement