in component-test/src/main/java/org/apache/fineract/cn/cheque/AbstractChequeTest.java [85:87]
public void prepTest() throws Exception {
this.autoUserContext = this.tenantApplicationSecurityEnvironment.createAutoUserContext(AbstractChequeTest.TEST_USER);
}