Issue#94 Grammatical issues: ViewModel
This commit is contained in:
parent
613cf22f1f
commit
28e7638e7a
1 changed files with 9 additions and 9 deletions
|
|
@ -133,7 +133,7 @@ The setup is already done because it's almost the same as mentioned in CodeKataS
|
|||
|
||||
As always we start with the easiest test. This usually gives us motivation and helps us get ideas for the next tests.
|
||||
|
||||
First we setup the observers:
|
||||
First, we set up the observers:
|
||||
```kotlin
|
||||
val usernameTestObserver = sut.username.test()
|
||||
val passwordTestObserver = sut.password.test()
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue