added Tests for checkGroup() and getMaxID()
This commit is contained in:
@ -78,6 +78,7 @@ dependencies {
|
||||
}
|
||||
testImplementation 'org.springframework.security:spring-security-test'
|
||||
testImplementation 'com.tngtech.archunit:archunit-junit5:0.13.1'
|
||||
implementation 'junit:junit:4.12'
|
||||
}
|
||||
|
||||
test {
|
||||
|
Reference in New Issue
Block a user