Searched refs:getLoggerNames (Results 1 – 3 of 3) sorted by relevance
56 public List<String> getLoggerNames() { in getLoggerNames() method in SubstituteLoggerFactory
50 Set<String> actualNames = new HashSet<String>(factory.getLoggerNames()); in testLoggerNameList()
130 Enumeration<String> enumar = mockManager.getLoggerNames(); in testAddGetLogger()148 Enumeration<String> enumar = mockManager.getLoggerNames(); in testAddGetLogger_duplicateName()