Create Fake classes in test modules
This commit is contained in:
parent
0303ac502a
commit
187479849d
62 changed files with 798 additions and 327 deletions
|
|
@ -79,6 +79,9 @@ dependencies {
|
|||
testImplementation(projects.libraries.matrix.test)
|
||||
testImplementation(projects.libraries.dateformatter.test)
|
||||
testImplementation(projects.libraries.push.test)
|
||||
testImplementation(projects.features.call.test)
|
||||
testImplementation(projects.features.forward.test)
|
||||
testImplementation(projects.features.knockrequests.test)
|
||||
testImplementation(projects.features.location.test)
|
||||
testImplementation(projects.features.networkmonitor.test)
|
||||
testImplementation(projects.features.messages.test)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue