Add unit test on VideoCompressorHelper
This commit is contained in:
parent
8c1c0b63bd
commit
b943cdcdc0
2 changed files with 68 additions and 0 deletions
|
|
@ -38,6 +38,7 @@ dependencies {
|
|||
testImplementation(libs.test.junit)
|
||||
testImplementation(libs.test.truth)
|
||||
testImplementation(libs.test.robolectric)
|
||||
testImplementation(libs.androidx.test.ext.junit)
|
||||
testImplementation(libs.coroutines.core)
|
||||
testImplementation(libs.coroutines.test)
|
||||
testImplementation(projects.services.toolbox.test)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue