Port uml tests to assertj
This commit is contained in:
@@ -410,8 +410,6 @@ project('spring-statemachine-uml') {
|
||||
testCompile project(path:':spring-statemachine-core', configuration:'testArtifacts')
|
||||
testCompile 'io.projectreactor:reactor-test'
|
||||
testCompile 'org.springframework:spring-test'
|
||||
testCompile 'org.hamcrest:hamcrest-core'
|
||||
testCompile 'org.hamcrest:hamcrest-library'
|
||||
testCompile("org.junit.jupiter:junit-jupiter-api")
|
||||
testCompile("org.junit.jupiter:junit-jupiter-engine")
|
||||
testCompile 'org.awaitility:awaitility'
|
||||
|
||||
File diff suppressed because it is too large
Load Diff
Reference in New Issue
Block a user