Checkstyle Results

The following document contains the results of Checkstyle 8.34 with google_checks.xml ruleset. 

rss feed

Summary

Files
 Info
 Warnings
 Errors
27 0 7 0

Files

File
 I
 W
 E
org/bremersee/dccon/model/DhcpLeaseTest.java 0 1 0
org/bremersee/dccon/model/DnsNodeTest.java 0 1 0
org/bremersee/dccon/model/DnsRecordTest.java 0 1 0
org/bremersee/dccon/model/DnsZoneTest.java 0 1 0
org/bremersee/dccon/model/DomainGroupTest.java 0 1 0
org/bremersee/dccon/model/PasswordInformationTest.java 0 1 0
org/bremersee/dccon/model/PasswordTest.java 0 1 0

Rules

Category Rule Violations Severity
imports AvoidStarImport 7
 Warning

Details

org/bremersee/dccon/model/DhcpLeaseTest.java

Severity Category Rule Message Line
 Warning
imports AvoidStarImport Using the '.*' form of import should be avoided - org.junit.jupiter.api.Assertions.*. 19

org/bremersee/dccon/model/DnsNodeTest.java

Severity Category Rule Message Line
 Warning
imports AvoidStarImport Using the '.*' form of import should be avoided - org.junit.jupiter.api.Assertions.*. 19

org/bremersee/dccon/model/DnsRecordTest.java

Severity Category Rule Message Line
 Warning
imports AvoidStarImport Using the '.*' form of import should be avoided - org.junit.jupiter.api.Assertions.*. 19

org/bremersee/dccon/model/DnsZoneTest.java

Severity Category Rule Message Line
 Warning
imports AvoidStarImport Using the '.*' form of import should be avoided - org.junit.jupiter.api.Assertions.*. 19

org/bremersee/dccon/model/DomainGroupTest.java

Severity Category Rule Message Line
 Warning
imports AvoidStarImport Using the '.*' form of import should be avoided - org.junit.jupiter.api.Assertions.*. 19

org/bremersee/dccon/model/PasswordInformationTest.java

Severity Category Rule Message Line
 Warning
imports AvoidStarImport Using the '.*' form of import should be avoided - org.junit.jupiter.api.Assertions.*. 19

org/bremersee/dccon/model/PasswordTest.java

Severity Category Rule Message Line
 Warning
imports AvoidStarImport Using the '.*' form of import should be avoided - org.junit.jupiter.api.Assertions.*. 19