Kotlin Testing
TDD Android Getting Started IDE Kotlin MVVM Parametrized Spek Testing assertions basics conference coroutines data-driven-test date examples exceptions junit kotest kotlintest ktor libraries meta mock-static mocking mockito mockito kotlin mockito-kotlin mockk mocks newsletter okhttp parameterized reflection repository rest talk time
Building Unit Tests for ViewModel in TDD style
MVVM

Building Unit Tests for ViewModel in TDD style

In his example we will try to implement VenueDetailsViewModel in TDD style. TDD (Test Driven Development) is development technique, where developer relies on unit tests created before actual implementation.
Read More
Jarosław Michalik

Tags

Android 4
Getting Started 1
IDE 2
Kotlin 3
MVVM 1
Parametrized 1
Spek 1
TDD 1
Testing 7
assertions 4
basics 6
conference 3
coroutines 2
data-driven-test 1
date 2
examples 2
exceptions 1
junit 2
kotest 4
kotlintest 2
ktor 1
libraries 1
meta 1
mock-static 2
mocking 4
mockito 3
mockito kotlin 1
mockito-kotlin 2
mockk 2
mocks 1
newsletter 7
okhttp 1
parameterized 1
reflection 1
repository 1
rest 1
talk 1
time 3

Recent Posts

De-mock your tests: practical recipes
Jul 6, 2022
Top articles on KotlinTesting (2022)
May 25, 2022
Stubbing with doAnswer vs doReturn – what's the difference?
May 8, 2022
Powered by Ghost

Tags

Android 4
Getting Started 1
IDE 2
Kotlin 3
MVVM 1
Parametrized 1
Spek 1
TDD 1
Testing 7
assertions 4
basics 6
conference 3
coroutines 2
data-driven-test 1
date 2
examples 2
exceptions 1
junit 2
kotest 4
kotlintest 2
ktor 1
libraries 1
meta 1
mock-static 2
mocking 4
mockito 3
mockito kotlin 1
mockito-kotlin 2
mockk 2
mocks 1
newsletter 7
okhttp 1
parameterized 1
reflection 1
repository 1
rest 1
talk 1
time 3

Recent Posts

De-mock your tests: practical recipes
Jul 6, 2022
Top articles on KotlinTesting (2022)
May 25, 2022
Stubbing with doAnswer vs doReturn – what's the difference?
May 8, 2022