Searched refs:checkTokens (Results 1 – 1 of 1) sorted by relevance
306 checkTokens(config.getName(), cd.getMetaData(ITestSuite.TOKEN_KEY)); in testConfigurationLoad()369 private void checkTokens(String configName, List<String> tokens) throws ConfigurationException { in checkTokens() method in CtsConfigLoadingTest