Cleaned up tests with assertk
This commit is contained in:
parent
4a1f4e32b3
commit
d525910145
2 changed files with 142 additions and 112 deletions
|
@ -65,6 +65,8 @@ dependencies {
|
|||
|
||||
testImplementation("org.mockito:mockito-core:4.8.0")
|
||||
testImplementation("org.testng:testng:7.6.1")
|
||||
testImplementation("com.willowtreeapps.assertk:assertk-jvm:0.25")
|
||||
|
||||
}
|
||||
|
||||
kapt {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue