prowide/prowide-core

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

Summary

Maintainability
A
1 hr
Test Coverage

Method testParse61_01 has 31 lines of code (exceeds 25 allowed). Consider refactoring.
Open

    @Test
    public void testParse61_01() {
        String v1 = "081027C266181,86NOPT12715201";
        String v2 = "081027C858,28NOPT12716219";
        String v3 = "081024C10215,NOPT12710361";

    There are no issues that match your filters.

    Category
    Status