• P
    Remove '.*' imports from tests · 816bbee8
    Phillip Webb 提交于
    Organize test imports to expand all '.*' static imports into
    fully qualified imports.
    
    This update will allow us to use additional checkstyle rules in
    the future, and will also help if we migrate fully to AssertJ.
    816bbee8
ResourceDecoderTests.java 3.4 KB