public void prepTest()

in component-test/src/main/java/org/apache/fineract/cn/group/AbstractGroupTest.java [60:62]


    public void prepTest() {
        userContext = this.tenantApplicationSecurityEnvironment.createAutoUserContext(TEST_USER);
    }