dropwizard/dropwizard

View on GitHub
dropwizard-util/src/test/java/io/dropwizard/util/SizeUnitTest.java

Summary

Maintainability
A
3 hrs
Test Coverage

SizeUnitTest has 26 methods (exceeds 20 allowed). Consider refactoring.
Open

@SuppressWarnings("deprecation")
class SizeUnitTest {
    // BYTES
    @Test
    void oneByteInBytes() {
Severity: Minor
Found in dropwizard-util/src/test/java/io/dropwizard/util/SizeUnitTest.java - About 3 hrs to fix

    There are no issues that match your filters.

    Category
    Status