Searched refs:hasLogicFor (Results 1 – 2 of 2) sorted by relevance
54 public boolean hasLogicFor(String testName) { in hasLogicFor() method in BusinessLogic74 if (!hasLogicFor(testName)) { in applyLogicFor()
65 if (mBusinessLogic.hasLogicFor(testName)) { in executeBusinessLogic()