fujaba/NetworkParser

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

Summary

Maintainability
A
2 hrs
Test Coverage

Method testStudyRightWithAssignmentsClassGeneration has 56 lines of code (exceeds 25 allowed). Consider refactoring.
Open

    @Test
    public void testStudyRightWithAssignmentsClassGeneration() {
        if(Os.isGenerator()== false) {
            return;
        }

    TODO found
    Open

    //TODO TEST DUSPOTATUIONs        model.getGenerator().withFeature(Feature.getStandAlone().with(Feature.PATTERN));

    There are no issues that match your filters.

    Category
    Status