fujaba/NetworkParser

View on GitHub
src/test/java/de/uniks/networkparser/test/studyrightWithAssigments/PatternObjects.java

Summary

Maintainability
A
1 hr
Test Coverage

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

    @Test
    public void testStudyRightTables() {
        if(Os.isJavaFX() == false) {
            return;
        }

    There are no issues that match your filters.

    Category
    Status