[TRIED] Test FileIO class

No luck so far
This commit is contained in:
Robin Koedood
2021-01-04 15:27:52 +01:00
parent 36eb28ce07
commit da45a0a40e
5 changed files with 125 additions and 3 deletions

View File

@@ -49,4 +49,5 @@ dependencies {
androidTestImplementation 'androidx.test.ext:junit:1.1.2'
androidTestImplementation 'androidx.test.espresso:espresso-core:3.3.0'
testImplementation 'org.mockito:mockito-core:2.7.22'
}