public void prepTest()

in component-test/src/main/java/org/apache/fineract/cn/template/TestSample.java [101:103]


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