prowide/prowide-core

View on GitHub
src/test/java/com/prowidesoftware/swift/model/field/Field97ATest.java

Summary

Maintainability
A
1 hr
Test Coverage

Method testField97AString has 40 lines of code (exceeds 25 allowed). Consider refactoring.
Open

    @Test
    public void testField97AString() {
        Field97A f;

        f = new Field97A("");

    There are no issues that match your filters.

    Category
    Status