protected AvailableServerPortSystemPropertyTestRule()

in commons-testing-junit4/src/main/java/org/apache/commons/testing/junit4/net/AvailableServerPortSystemPropertyTestRule.java [37:39]


    protected AvailableServerPortSystemPropertyTestRule(final String name) {
        this.name = name;
    }