prowide/prowide-core

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

Summary

Maintainability
A
1 hr
Test Coverage

Method testParse69F has 42 lines of code (exceeds 25 allowed). Consider refactoring.
Open

    @Test
    public void testParse69F() {
        Field69F f;

        f = new Field69F((String) null);

    There are no issues that match your filters.

    Category
    Status