public void cleanTest()

in component-test/src/main/java/org/apache/fineract/cn/rhythm/AbstractRhythmTest.java [142:145]


  public void cleanTest() {
    userContext.close();
    eventRecorder.clear();
  }