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